Naglis Jonaitis
24993e3b39
[vidme] Fix view_count extraction and remove comment_count extraction ( Fixes #5133 )
...
Comment counts seem to no longer be listed on vid.me
2015-03-08 14:12:10 +02:00
Sergey M․
11101076a1
[pladform] Fix format quality sorting
2015-03-08 18:09:47 +06:00
Sergey M․
f838875726
[pladform] Add support for embeds
2015-03-08 18:07:10 +06:00
Sergey M․
28778d6bae
[pladform] Add extractor
2015-03-08 18:03:12 +06:00
Naglis Jonaitis
1132eae56d
[gazeta] Add new extractor ( Closes #4222 )
2015-03-08 13:54:01 +02:00
Sergey M․
d34e79492d
[twitch] Fix live streams ( Closes #5158 )
2015-03-08 16:54:11 +06:00
Philipp Hagemeister
ab205b9dc8
Revert "[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters"
...
This reverts commit 7dcad95d4f
.
The output template is most definitly allowed to contain forbidden characters; otherwise -o /foo/bar/vid.mp4 wouldn't work.
2015-03-07 22:18:22 +01:00
Sergey M․
7dcad95d4f
[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters
2015-03-08 01:13:23 +06:00
Sergey M․
8a48223a7b
[eagleplatform] Remove debug output
2015-03-07 22:35:36 +06:00
Sergey M․
d47ae7f620
[eagleplatform] Add support for ClipYou embeds
2015-03-07 22:34:44 +06:00
Sergey M․
135c9c42bf
[eagleplatform] Add support for embeds
2015-03-07 22:22:57 +06:00
Sergey M․
0bf79ac455
[eagleplatform] Add extractor
2015-03-07 22:16:23 +06:00
Sergey M․
98998cded6
[youtube:search_url] Fix extraction ( Closes #5155 )
2015-03-07 18:59:06 +06:00
Sergey M․
14137b5781
[orf:iptv] Add extractor ( Closes #5140 )
2015-03-07 17:31:03 +06:00
bonfy
a172d96292
[douyutv] Add new extractor
2015-03-07 14:05:56 +08:00
Jaime Marquínez Ferrándiz
23ba76bc0e
[dailymotion] Replace test
...
It has been removed.
2015-03-06 22:45:05 +01:00
Jaime Marquínez Ferrándiz
61e00a9775
[vimeo] Use https for player.vimeo.com urls ( closes #5147 )
2015-03-06 22:39:05 +01:00
Jaime Marquínez Ferrándiz
d1508cd68d
[vimeo:album] Fix password protected videos
...
Since it only uses https now, don't recognize http urls.
2015-03-06 22:16:26 +01:00
Jaime Marquínez Ferrándiz
9c85b5376d
[vimeo] Fix and use '_verify_video_password' ( #5001 )
...
It only supports verifying the password over https now.
Use it instead of manually setting the 'password' cookie because it allows to check if the password is correct.
2015-03-06 19:08:27 +01:00
Jaime Marquínez Ferrándiz
3c6f245083
[vimeo] Fix upload date extraction
2015-03-06 18:16:56 +01:00
Sergey M․
f207019ce5
[extractor/common] Remove 'm3u8' from quality selection URL
2015-03-06 22:53:53 +06:00
Yen Chi Hsuan
bd05aa4e24
[Yam] Add an error detection and update test cases
2015-03-07 00:53:52 +08:00
Sergey M․
8dc9d361c2
[extractor/common] Fix format_id when last_media
is None and always include m3u8_id
if present
...
The rationale behind `m3u8_id` was to resolve duplicates when processing several m3u8 playlists within the same media that give equal resulting `format_id`'s,
e.g. `youtube-dl http://www.rts.ch/play/tv/passe-moi-les-jumelles/video/la-fee-des-bois-mustang-les-chemins-du-vent?id=3854925 -F`
2015-03-06 22:52:50 +06:00
Philipp Hagemeister
d0e958c71c
[twitch:vod] Prefer source stream ( Fixes #5143 )
2015-03-06 10:53:49 +01:00
Philipp Hagemeister
a0bb7c5593
[extractor/common] Improve m3u format IDs ( #5143 )
2015-03-06 10:49:42 +01:00
Yen Chi Hsuan
55969016e9
[utils] Add a function to sanitize consecutive slashes in URLs
2015-03-06 12:43:49 +08:00
Philipp Hagemeister
9609f02e3c
[vidme] Modernize
2015-03-05 22:34:56 +01:00
Yen Chi Hsuan
5c7495a194
[sohu] Correct wrong imports
2015-03-06 02:48:27 +08:00
Yen Chi Hsuan
5ee6fc974e
[sohu] Fix info extractor and add tests
2015-03-06 02:43:39 +08:00
Naglis Jonaitis
c2ebea6580
[extremetube] Fix extraction ( Closes #5127 )
2015-03-05 14:45:38 +02:00
Sergey M․
12a129ec6d
[playwire] Add extractor
2015-03-05 02:36:53 +06:00
Jaime Marquínez Ferrándiz
f28fe66970
[downloader/http] Add missing fields for _hook_progress call
...
It would fail if you run 'youtube-dl --no-part URL' a second time when the file has already been downloaded.
(Reported in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1195779 )
2015-03-04 12:14:38 +01:00
Jaime Marquínez Ferrándiz
123397317c
[downloader/http] Remove wrong '_hook_progress' call ( fixes #5117 )
2015-03-03 18:45:56 +01:00
Naglis Jonaitis
dc570c4951
[lrt] Pass --realtime to rtmpdump
2015-03-03 18:41:34 +02:00
Naglis Jonaitis
22d3628319
[tvplay] Adapt _VALID_URL and test case to domain name change
2015-03-03 18:39:28 +02:00
Sergey M․
50c9949d7a
[youporn] Imrove JSON regex and preserve the old one
2015-03-03 21:39:04 +06:00
Sergey M.
376817c6d4
Merge pull request #5115 from chaos33/youporn-json
...
fix youporn extractor's json search regex
2015-03-03 21:32:13 +06:00
Yen Chi Hsuan
63fc800057
[Letv] Fix test_Letv and test_Letv_1 failures in python 3
2015-03-03 23:20:55 +08:00
chaos33
e0d0572b73
fix youporn extractor's json search regex
2015-03-03 22:53:05 +08:00
Philipp Hagemeister
7fde87c77d
release 2015.03.03.1
2015-03-03 13:59:38 +01:00
Philipp Hagemeister
938c3f65b6
Merge branch 'cn-verification-proxy'
2015-03-03 13:57:29 +01:00
Philipp Hagemeister
2461f79d2a
[utils] Correct per-request proxy handling
2015-03-03 13:56:06 +01:00
Philipp Hagemeister
499bfcbfd0
Make sure netrc works for all extractors with login support
...
Fixes #5112
2015-03-03 12:59:17 +01:00
Philipp Hagemeister
07490f8017
release 2015.03.03
2015-03-03 00:05:05 +01:00
Philipp Hagemeister
91410c9bfa
[letv] Add --cn-verification-proxy ( Closes #5077 )
2015-03-03 00:03:06 +01:00
Philipp Hagemeister
a7440261c5
[utils] Streap leading dots
...
Fixes #2865 , closes #5087
2015-03-02 19:07:19 +01:00
Philipp Hagemeister
76c73715fb
[generic] Parse RSS enclosure URLs ( Fixes #5091 )
2015-03-02 18:21:31 +01:00
Philipp Hagemeister
c75f0b361a
[downloader/external] Add support for custom options ( Fixes #4885 , closes #5098 )
2015-03-02 18:21:31 +01:00
Sergey M․
295df4edb9
[soundcloud] Fix glitches ( #5101 )
2015-03-02 22:47:07 +06:00
Sergey M․
562ceab13d
[soundcloud] Check direct links validity ( Closes #5101 )
2015-03-02 22:39:32 +06:00
Sergey M․
2f0f6578c3
[extractor/common] Assume non HTTP(S) URLs valid
2015-03-02 22:38:44 +06:00
Sergey M․
30cbd4e0d6
[lynda] Completely skip videos we don't have access to, extract base class and modernize ( Closes #5093 )
2015-03-02 22:12:10 +06:00
Sergey
7594be85ff
[lynda] Check for the empty subtitle
2015-03-02 11:49:39 +02:00
Sergey M․
3630034609
[vk] Fix test ( Closes #5100 )
2015-03-02 03:30:18 +06:00
Sergey M․
4e01501bbf
[vk] Fix extraction ( Closes #4967 , closes #4686 )
2015-03-01 21:56:30 +06:00
Sergey M․
1aa5172f56
[vk] Catch temporarily unavailable video error message
2015-03-01 21:55:43 +06:00
Jaime Marquínez Ferrándiz
31bd39256b
--load-info: Use the fileinput module
...
It automatically handles the '-' filename as stdin
2015-03-01 11:54:48 +01:00
Jaime Marquínez Ferrándiz
003c69a84b
Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3)
2015-02-28 21:44:57 +01:00
Philipp Hagemeister
0134901108
release 2015.02.28
2015-02-28 21:24:25 +01:00
Philipp Hagemeister
eee6293d57
[thechive] remove in favor of Kaltura ( #5072 )
2015-02-28 20:55:49 +01:00
Philipp Hagemeister
8237bec4f0
[escapist] Extract duration
2015-02-28 20:52:52 +01:00
Philipp Hagemeister
29cad7ad13
Merge remote-tracking branch 'origin/master'
2015-02-28 20:51:54 +01:00
Sergey M․
0d103de3b0
[twitch] Pass api_token along with every request ( Closes #3986 )
2015-02-28 22:59:55 +06:00
Sergey M․
6c87c2eea8
[puls4] Improve and extract more metadata
2015-02-28 22:25:57 +06:00
Sergey M․
58c2ec6ab3
Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl
2015-02-28 21:39:10 +06:00
Sergey M․
df5ae3eb16
[oppetarkiv] Merge with svtplay
2015-02-28 21:25:04 +06:00
Sergey M․
e143f5dae9
[oppetarkiv] Extract f4m formats and age limit
2015-02-28 21:12:06 +06:00
Sergey M․
48218cdb97
Merge branch 'oppetarkiv' of https://github.com/thc202/youtube-dl into thc202-oppetarkiv
2015-02-28 20:41:56 +06:00
Jaime Marquínez Ferrándiz
e9fade72f3
Add postprocessor for converting subtitles ( closes #4954 )
2015-02-28 14:43:24 +01:00
Jaime Marquínez Ferrándiz
0f2c0d335b
[YoutubeDL] Use the InfoExtractor._download_webpage method for getting the subtitles
...
It handles encodings better, for example for 'http://www.npo.nl/nos-journaal/14-02-2015/POW_00942207 '
2015-02-28 14:03:27 +01:00
thc202
40b077bc7e
[oppetarkiv] Add new extractor
...
Some, if not all, of the videos appear to be geo-blocked (Sweden).
Test might fail (403 Forbidden) if not run through a Swedish connection.
2015-02-27 22:27:30 +00:00
Sergey M․
bd3749ed69
[kaltura] Extend _VALID_URL ( Closes #5081 )
2015-02-28 00:19:31 +06:00
Sergey M․
4ffbf77886
[odnoklassniki] Add extractor ( Closes #5075 )
2015-02-28 00:15:03 +06:00
Jaime Marquínez Ferrándiz
781a7ef60a
[lynda] Use 'lstrip' for the subtitles
...
The newlines at the end are important, they separate each piece of text.
2015-02-27 16:18:18 +01:00
Sergey M.
5b2949ee0b
Merge pull request #5076 from Ftornik/Lynda-subtitles-hotfix
...
[lynda] Fixed subtitles broken file
2015-02-27 20:56:54 +06:00
Sergey M․
a0d646135a
[lynda] Extend _VALID_URL
2015-02-27 20:56:06 +06:00
HanYOLO
7862ad88b7
puls4 Add new extractor
2015-02-27 15:41:58 +01:00
Jaime Marquínez Ferrándiz
f3bff94cf9
[rtve] Extract duration
2015-02-27 12:24:51 +01:00
Sergey
0eba1e1782
[lynda] Fixed subtitles broken file
2015-02-27 00:51:22 +02:00
Naglis Jonaitis
e3216b82bf
[generic] Support dynamic Kaltura embeds ( #5016 ) ( #5073 )
2015-02-27 00:34:19 +02:00
Naglis Jonaitis
da419e2332
[musicvault] Use the Kaltura extractor
2015-02-26 23:47:45 +02:00
Naglis Jonaitis
0d97ef43be
[kaltura] Add new extractor
2015-02-26 23:45:54 +02:00
anovicecodemonkey
1a2313a6f2
[TheChiveIE] added support for TheChive.com ( Closes #5016 )
2015-02-27 02:36:45 +10:30
Sergey M․
250a9bdfe2
[mpora] Improve _VALID_URL
2015-02-26 21:16:35 +06:00
Sergey M․
6317a3e9da
[mpora] Fix extraction
2015-02-26 21:10:49 +06:00
Naglis Jonaitis
7ab7c9e932
[gamestar] Fix title extraction
2015-02-26 16:22:05 +02:00
Naglis Jonaitis
e129c5bc0d
[laola1tv] Allow live stream downloads
2015-02-26 14:35:48 +02:00
PishPosh.McGee
2e241242a3
Adding subtitles
2015-02-26 03:59:35 -06:00
Philipp Hagemeister
9724e5d336
release 2015.02.26.2
2015-02-26 09:45:11 +01:00
Philipp Hagemeister
63a562f95e
[escapist] Detect IP blocking and use another UA ( Fixes #5069 )
2015-02-26 09:19:26 +01:00
Philipp Hagemeister
5c340b0387
release 2015.02.26.1
2015-02-26 01:47:16 +01:00
Philipp Hagemeister
2a15a98a6a
[rmtp] Encode filename before invoking subprocess
...
This fixes #5066 .
Reproducible with
LC_ALL=C youtube-dl "http://www.prosieben.de/tv/germanys-next-topmodel/video/playlist/ganze-folge-episode-2-das-casting-in-muenchen "
2015-02-26 01:44:20 +01:00
Philipp Hagemeister
72a406e7aa
[extractor/common] Pass in video_id ( #5057 )
2015-02-26 01:35:43 +01:00
Philipp Hagemeister
feccc3ff37
Merge remote-tracking branch 'aajanki/wdr_live'
2015-02-26 01:34:01 +01:00
Philipp Hagemeister
265bfa2c79
[letv] Simplify
2015-02-26 01:30:18 +01:00
Philipp Hagemeister
8faf9b9b41
Merge remote-tracking branch 'yan12125/IE_Letv'
2015-02-26 01:26:55 +01:00
Philipp Hagemeister
3e675fabe0
[airmozilla] Be more tolerant when nonessential items are missing ( #5030 )
2015-02-26 01:25:00 +01:00
Philipp Hagemeister
cd5b4b0bc2
Merge remote-tracking branch 'duncankl/airmozilla'
2015-02-26 01:15:08 +01:00
Philipp Hagemeister
7ef822021b
Merge remote-tracking branch 'mmue/fix-rtlnow'
2015-02-26 01:13:03 +01:00
Philipp Hagemeister
9a48926a57
[escapist] Add support for advertisements
2015-02-26 00:59:53 +01:00
Philipp Hagemeister
13cd97f3df
release 2015.02.26
2015-02-26 00:42:02 +01:00
Philipp Hagemeister
183139340b
[utils] Bump our user agent
2015-02-26 00:40:12 +01:00
Philipp Hagemeister
1c69bca258
[escapist] Fix config URL matching
2015-02-26 00:24:54 +01:00
Jaime Marquínez Ferrándiz
c10ea454dc
[telecinco] Recognize more urls ( closes #5065 )
2015-02-25 23:52:54 +01:00
Markus Müller
9504fc21b5
Fix the RTL extractor for new episodes by using a different hostname
2015-02-25 23:27:19 +01:00
Jaime Marquínez Ferrándiz
13d8fbef30
[generic] Don't set the 'title' if it's not defined in the entry ( closes #5061 )
...
Some of them may be an 'url' result, which in general don't have the 'title' field.
2015-02-25 17:56:51 +01:00
Antti Ajanki
b8988b63a6
[wdr] Download a live stream
2015-02-24 21:23:59 +02:00
Antti Ajanki
5eaaeb7c31
[f4m] Tolerate missed fragments on live streams
2015-02-24 21:22:59 +02:00
Antti Ajanki
c4f8c453ae
[f4m] Refresh fragment list periodically on live streams
2015-02-24 21:22:59 +02:00
Antti Ajanki
6f4ba54079
[extractor/common] Extract HTTP (possibly f4m) URLs from a .smil file
2015-02-24 21:22:59 +02:00
Antti Ajanki
637570326b
[extractor/common] Extract the first of a seq of videos in a .smil file
2015-02-24 21:22:59 +02:00
Sergey M․
37f885650c
[eporner] Simplify and hardcode age limit
2015-02-25 01:08:54 +06:00
logon84
e765ed3a9c
[eporner] Fix redirect_code error
2015-02-24 19:41:46 +01:00
Yen Chi Hsuan
677063594e
[Letv] Update testcases
2015-02-25 02:10:55 +08:00
logon84
59c7cbd482
Update eporner.py
...
Updated to work. Old version shows an error about being unable to extract "redirect_code"
2015-02-24 18:58:32 +01:00
Yen Chi Hsuan
570311610e
[Letv] Add playlist support
2015-02-25 01:26:44 +08:00
Sergey M․
41b264e77c
[nrktv] Workaround subtitles conversion issues on python 2.6 ( Closes #5036 )
2015-02-24 23:06:44 +06:00
Philipp Hagemeister
df4bd0d53f
[options] Add --yes-playlist as inverse of --no-playlist ( Fixes #5051 )
2015-02-24 17:25:02 +01:00
Yen Chi Hsuan
7f09a662a0
[Letv] Add new extractor. Single video only
2015-02-24 23:58:21 +08:00
Philipp Hagemeister
4f3b21e1c7
release 2015.02.24.2
2015-02-24 16:34:42 +01:00
Philipp Hagemeister
54233c9080
[escapist] Support JavaScript player ( Fixes #5034 )
2015-02-24 16:33:07 +01:00
Philipp Hagemeister
db8e13ef71
release 2015.02.24.1
2015-02-24 11:38:21 +01:00
Philipp Hagemeister
5a42414b9c
[utils] Prevent hyphen at beginning of filename ( Fixes #5035 )
2015-02-24 11:38:01 +01:00
Philipp Hagemeister
9c665ab72e
[rtve] PEP8
2015-02-24 11:37:27 +01:00
Philipp Hagemeister
b665ba6aa6
release 2015.02.24
2015-02-24 11:24:26 +01:00
Philipp Hagemeister
ec5913b5cd
[bloomberg] Modernize
2015-02-24 11:08:00 +01:00
Jaime Marquínez Ferrándiz
25ac63ed71
[rtve] Extract subtitles
2015-02-23 23:04:07 +01:00
Sergey M․
99209c2916
[youtube] Extract UL playlists as mixes ( Closes #5040 )
2015-02-24 01:35:15 +06:00
Naglis Jonaitis
1fbaa0a521
[laola1tv] Use raw strings for regular expressions
...
Oops
2015-02-23 20:51:30 +02:00
Naglis Jonaitis
3037b91e05
[laola1tv] Improve extraction and update test case ( #3742 )
2015-02-23 20:45:52 +02:00
Jaime Marquínez Ferrándiz
ffdf972b91
[facebook] Extract all the formats ( closes #5037 )
2015-02-23 18:54:15 +01:00
Philipp Hagemeister
459e5fbd5f
release 2015.02.23.1
2015-02-23 18:17:39 +01:00
Jaime Marquínez Ferrándiz
bfc993cc91
Merge branch 'subtitles-rework'
...
(Closes PR #4964 )
2015-02-23 17:13:03 +01:00
Sergey M․
4432db35d9
[gdcvault] Restore akamai host for rtmp videos
2015-02-23 21:59:11 +06:00
Philipp Hagemeister
591ab1dff9
[soundgasm] PEP8
2015-02-23 16:51:21 +01:00
Philipp Hagemeister
5bca2424bc
[gdcvault] Remove dead code
2015-02-23 16:51:09 +01:00
Philipp Hagemeister
bd61a9e770
release 2015.02.23
2015-02-23 16:47:19 +01:00
Sergey M․
3438e7acd2
[soundgasm] Remove unused import
2015-02-23 21:40:50 +06:00
Sergey M․
409693984f
[soundgasm:profile] Fix _VALID_URL
2015-02-23 21:30:30 +06:00
Sergey M․
04e8c11080
[chirbit] Clarify extractors' IE_NAMEs
2015-02-23 21:28:14 +06:00
Sergey M․
80af2b73ab
[soundgasm] Clarify extractors' IE_NAMEs
2015-02-23 21:27:56 +06:00
Sergey M․
3cc57f9645
[soundgasm:profile] Simplify
2015-02-23 21:27:24 +06:00
Sergey M․
a65d4e7f14
[chirbit] Simplify and extract profile from RSS ( #5032 )
2015-02-23 21:15:16 +06:00
Jaime Marquínez Ferrándiz
b531cfc019
[YoutubeDL] remove compatiblity with the old subtitles system
2015-02-23 16:12:35 +01:00
Sergey M․
543ec2136b
Merge branch 'chirbit' of https://github.com/skypher/youtube-dl into skypher-chirbit
2015-02-23 19:21:25 +06:00
Leslie P. Polzer
93b5071f73
[soundgasm] add profile IE.
2015-02-23 12:11:19 +01:00
Leslie P. Polzer
ddc369f073
[chirbit] fix profile downloader regex.
2015-02-23 12:00:43 +01:00
Duncan Keall
1b40dc92eb
[airmozilla] Add new extractor
2015-02-23 16:10:08 +13:00
Sergey M․
fcc3e6138b
[r7] Add extractor ( Closes #4405 , closes #5004 )
2015-02-23 03:32:53 +06:00
Sergey M․
9fe6ef7ab2
[extractor/common] Fix preference for m3u8 quality selection URL
2015-02-23 03:30:10 +06:00
Sergey M․
c010af6f19
[escapist] Make regexes more robust ( Closes #5028 )
2015-02-22 23:11:33 +06:00
Sergey M․
35b7982303
[appletrailers] Add test ( #5027 )
2015-02-22 19:58:39 +06:00
Sergey M․
f311cfa231
[appletrailers] Extend _VALID_URL ( Closes #5027 )
2015-02-22 19:53:32 +06:00
Jaime Marquínez Ferrándiz
98c70d6fc7
[YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if 'writesubtitles' is True
2015-02-22 11:37:27 +01:00
Jaime Marquínez Ferrándiz
03091e372f
[ted] Always extract the subtitles
...
The required info is already in the webpage
2015-02-22 00:27:59 +01:00
Jaime Marquínez Ferrándiz
4d17184817
[YoutubeDL] don't set the 'requested_subtitles' without writesubtitles or writeautomaticsub
2015-02-22 00:27:49 +01:00
Philipp Hagemeister
e086e0eb6c
release 2015.02.21
2015-02-21 21:25:29 +01:00
Naglis Jonaitis
314368c822
[teamcoco] Fix extraction
...
Also, use a single style of quotes
2015-02-21 22:19:39 +02:00
Sergey M․
c5181ab410
[gdcvault] Fix rtmp streams ( Closes #5024 )
2015-02-22 02:10:26 +06:00
Sergey M․
ea5152cae1
[zapiks] Extend _VALID_URL ( #5014 )
2015-02-22 01:42:47 +06:00
Sergey M․
255fca5eea
[generic] Add support for Zapiks embeds ( #5014 )
2015-02-22 01:39:26 +06:00
Sergey M․
4aeccadf4e
[zapiks] Add extractor ( #5014 )
2015-02-22 01:38:57 +06:00
Jaime Marquínez Ferrándiz
93540ee10e
[rtve] Fix the video url
...
Changing mvod to mvod1 fixes the url, we don't need to add the query.
2015-02-21 19:31:39 +01:00
Philipp Hagemeister
8fb3ac3649
PEP8: W503
2015-02-21 14:55:13 +01:00
Philipp Hagemeister
77b2986b5b
[extractor/common] Recognize Indian censorship ( #5021 )
2015-02-21 14:51:07 +01:00
Sergey M․
62b013df0d
[vimeo] Encode password before hash calculation
2015-02-21 18:31:10 +06:00
Sergey M․
fad6768bd1
[vimeo] Fix password protected videos ( Closes #5001 )
2015-02-21 18:00:25 +06:00
Philipp Hagemeister
1e9a9e167d
release 2015.02.20
2015-02-20 23:23:12 +01:00
Philipp Hagemeister
3da0db62e6
[escapist] Fix extraction ( fixes #5017 )
2015-02-20 23:22:47 +01:00
Philipp Hagemeister
e14ced7918
Merge branch 'master' of github.com:rg3/youtube-dl
2015-02-20 23:20:14 +01:00
Sergey M․
a461a11989
[ted] Improve external video handling and add test
2015-02-21 00:14:38 +06:00
minusf
1bd838608f
prefer 'code' to 'uri' if present
2015-02-20 18:24:20 +01:00
Leslie P. Polzer
365577f567
[chirbit] add profile extractor.
2015-02-20 14:48:12 +01:00
Naglis Jonaitis
50efb383f0
[tv4] Add new extractor ( Closes #4839 ) ( Closes #2103 )
2015-02-20 14:13:41 +02:00
Leslie P. Polzer
5da6bd0083
[chirbit] Add new extractor.
2015-02-20 10:49:45 +01:00
Philipp Hagemeister
5e9a033e6e
[imgur] Allow alternative values
...
Every now and then, imgur.com goes crazy and gives us a generic title and description (otherwise it looks all fine though).
Simply update the test case to allow for that craziness.
2015-02-20 02:52:03 +01:00
Jaime Marquínez Ferrándiz
fb7cb6823e
Remove the SubtitlesInfoExtractor class
...
No longer needed
2015-02-19 23:24:24 +01:00
Sergey M․
dd0a58f5f0
[blinkx] Fix extraction
2015-02-20 01:19:38 +06:00
Philipp Hagemeister
a21420389e
release 2015.02.19.3
2015-02-19 19:28:17 +01:00
Jaime Marquínez Ferrándiz
6140baf4e1
[nationalgeographic] Add extractor ( closes #4960 )
2015-02-19 18:17:31 +01:00
Sergey M․
8fc642eb5b
[pornhub] Fix uploader regex
2015-02-19 22:15:49 +06:00
Sergey M․
e66e1a0046
[pornhub] Add support for playlists ( Closes #4995 )
2015-02-19 22:15:19 +06:00
Sergey M․
d5c69f1da4
[5min] Cover joystiq.com URLs ( Closes #4962 )
2015-02-19 21:47:11 +06:00
Jaime Marquínez Ferrándiz
f13b1e7d7f
[bbccouk] Convert to new subtitles system
...
I haven't found any video available outside the UK, so I haven't added tests.
I have updated how the srt file is build, because (at least for www.bbc.co.uk/programmes/p02j9b69) the subtitles is inside 'span' elements.
2015-02-19 16:46:41 +01:00
Jaime Marquínez Ferrándiz
5c8a3f862a
[nbc] Use a test video that works outside the US
2015-02-19 15:00:39 +01:00
Jaime Marquínez Ferrándiz
8807f1277f
[theplatform] Convert to new subtitles system
2015-02-19 14:54:50 +01:00
Jaime Marquínez Ferrándiz
a3b9157f49
[cbssports] Add extractor ( closes #4996 )
2015-02-19 13:06:53 +01:00
Philipp Hagemeister
b88ba05356
[imgur] Simplify
2015-02-19 05:53:09 +01:00
Philipp Hagemeister
b74d505577
Merge remote-tracking branch 'jbboehr/imgur-gifv-improvements'
2015-02-19 05:16:11 +01:00
John Boehr
9e2d7dca87
[imgur] improve error check for non-video URLs
2015-02-18 19:47:54 -08:00
John Boehr
d236b37ac9
[imgur] improve regex #4998
2015-02-18 19:28:19 -08:00
Philipp Hagemeister
e880c66bd8
[theonion] Modernize
2015-02-19 04:12:40 +01:00
John Boehr
1a13940c8d
[imgur] support regular URL
2015-02-18 18:12:48 -08:00
Philipp Hagemeister
3d54788495
[webofstories] Fix extraction
2015-02-19 02:12:08 +01:00
Philipp Hagemeister
71d53ace2f
[sockshare] Do not require thumbnail anymore
...
Thumbnail is not present on the website anymore.
2015-02-19 02:04:30 +01:00
Philipp Hagemeister
f37e3f99f0
[generic] Correct test case
...
Video has been reuploaded / edited
2015-02-19 02:00:52 +01:00
Philipp Hagemeister
bd03ffc16e
[netzkino] Skip download in test case
...
Works fine from Germany, but fails from everywhere else
2015-02-19 01:58:54 +01:00
Philipp Hagemeister
1ac1af9b47
release 2015.02.19.2
2015-02-19 01:43:28 +01:00
Philipp Hagemeister
3bf5705316
[imgur] Add new extractor
2015-02-19 01:43:20 +01:00
Philipp Hagemeister
1c2528c8a3
[cbs] Modernize
2015-02-19 01:22:50 +01:00
Philipp Hagemeister
7bd15b1a03
release 2015.02.19.1
2015-02-19 01:04:24 +01:00
Philipp Hagemeister
6b961a85fd
[patreon] Add support for embedlies ( fixes #4969 )
2015-02-19 01:04:19 +01:00
Philipp Hagemeister
7707004043
[patreon] Modernize
2015-02-19 00:38:05 +01:00
Philipp Hagemeister
a025d3c5a5
release 2015.02.19
2015-02-19 00:31:23 +01:00
Philipp Hagemeister
c460bdd56b
[sandia] Add new extractor ( #4974 )
2015-02-19 00:31:01 +01:00
Philipp Hagemeister
b81a359eb6
[YoutubeDL] Use render_table for format listing
2015-02-19 00:28:58 +01:00
Philipp Hagemeister
d61aefb24c
Merge remote-tracking branch 'origin/master'
2015-02-19 00:01:14 +01:00
Philipp Hagemeister
d305dd73a3
[utils] Fix js_to_json
...
Previously, the runtime could be atrocious for longer inputs.
2015-02-18 23:59:51 +01:00
Jaime Marquínez Ferrándiz
93a16ba238
[vimeo] Raise the ExtractorError with expected=True when no video password is given
2015-02-18 22:00:12 +01:00
Jaime Marquínez Ferrándiz
4f7cea6c53
[viki] Convert to new subtitles system
2015-02-18 20:37:16 +01:00
Jaime Marquínez Ferrándiz
afbdd3acc3
[rai] Convert to new subtitles system
2015-02-18 20:14:42 +01:00
Philipp Hagemeister
85d5866177
[yahoo] Remove md5sum from test case
...
The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays.
2015-02-18 20:03:04 +01:00
Philipp Hagemeister
9789d7535d
[xtube] Fix test case
2015-02-18 19:58:41 +01:00
Philipp Hagemeister
d8443cd3f7
[wsj] Correct test case
2015-02-18 19:56:24 +01:00
Philipp Hagemeister
d47c26e168
[brightcove] Correct keys in playlists
2015-02-18 19:56:10 +01:00
Jaime Marquínez Ferrándiz
01561da142
[nrk] Convert to new subtitles system
2015-02-18 18:57:01 +01:00
Jaime Marquínez Ferrándiz
0af25f784b
[mtv] Convert to new subtitles system
2015-02-18 18:27:45 +01:00
Jaime Marquínez Ferrándiz
b9b42f2ea0
[npo] Convert to new subtitles system
2015-02-18 17:57:10 +01:00
Jaime Marquínez Ferrándiz
311c393838
[lynda] Convert to new subtitles system
2015-02-18 17:46:33 +01:00
Jaime Marquínez Ferrándiz
18c1c42405
[drtv] Convert to new subtitles system
2015-02-18 17:20:22 +01:00
Jaime Marquínez Ferrándiz
37dd5d4629
[mit] Don't set the subtitles field
...
YouTube already provides them in more formats
2015-02-18 17:19:56 +01:00
Philipp Hagemeister
81975f4693
release 2015.02.18.1
2015-02-18 10:54:56 +01:00
Philipp Hagemeister
3eff81fbf7
[jsinterp] Disable comment support
...
We need a proper lexer to be able to understand YouTube's code, which contains /* inside of strings.
For now it's sufficient to just disable comment support altogether.
Fixes #4976 , fixes #4979 , fixes #4980 , fixes #4981 , fixes #4982 .
Closes #4977 .
2015-02-18 10:47:42 +01:00
Philipp Hagemeister
785521bf4f
[youtube] Remove useless if
2015-02-18 10:42:23 +01:00
Philipp Hagemeister
6d1a55a521
[youtube] Show entire player URL when -v is given
2015-02-18 10:39:14 +01:00
Philipp Hagemeister
9cad27008b
release 2015.02.18
2015-02-18 00:49:34 +01:00
Philipp Hagemeister
11e611a7fa
Extend various playlist tests
2015-02-18 00:49:10 +01:00
Philipp Hagemeister
72c1f8de06
[bandcamp:album] Fix extractor results and associated test
2015-02-18 00:48:52 +01:00
Philipp Hagemeister
6e99868e4c
[buzzfeed] Fix playlist test case
2015-02-18 00:41:45 +01:00
Philipp Hagemeister
4d278fde64
[ign] Amend playlist test
2015-02-18 00:38:55 +01:00
Philipp Hagemeister
1def5f359e
[livestream] Correct playlist ID and add a test for it
2015-02-18 00:34:45 +01:00
Philipp Hagemeister
15ec669374
[vk] Amend playlist test
2015-02-18 00:33:41 +01:00
Philipp Hagemeister
a3fa5da496
[vimeo] Amend playlist tests
2015-02-18 00:33:31 +01:00
Philipp Hagemeister
30965ac66a
[vimeo] Prevent infinite loops if video password verification fails
...
We're seeing this in the tests¹ right now, which do not terminate.
¹ https://travis-ci.org/jaimeMF/youtube-dl/jobs/51135858
2015-02-18 00:27:58 +01:00
Philipp Hagemeister
09ab40b7d1
Merge branch 'progress-as-hook2'
2015-02-17 23:41:48 +01:00
Jaime Marquínez Ferrándiz
edab9dbf4d
[YoutubeDL] use the 'render_table' function for listing the subtitles
2015-02-17 22:59:19 +01:00
Jaime Marquínez Ferrándiz
9868ea4936
[extractor/common] Simplify subtitles handling methods
...
Initially I was going to use a single method for handling both subtitles and automatic captions, that's why I used the 'list_subtitles' and the 'subtitles' variables.
2015-02-17 22:16:29 +01:00
Jaime Marquínez Ferrándiz
85920dd01d
[bliptv] Convert to new subtitles system
2015-02-17 21:56:25 +01:00
Philipp Hagemeister
fa15607773
PEP8 fixes
2015-02-17 21:46:20 +01:00
Philipp Hagemeister
a91a2c1a83
[downloader] Remove various unneeded assignments and imports
2015-02-17 21:44:41 +01:00
Philipp Hagemeister
16e7711e22
[downloader/http] Remove gruesome import
2015-02-17 21:42:31 +01:00
Philipp Hagemeister
5cda4eda72
[YoutubeDL] Use a progress hook for progress reporting
...
Instead of every downloader calling two helper functions, let our progress report be an ordinary progress hook like everyone else's.
Closes #4875 .
2015-02-17 21:40:35 +01:00
Philipp Hagemeister
98f000409f
[radio.de] Fix extraction
2015-02-17 21:40:09 +01:00
Jaime Marquínez Ferrándiz
bd7fe0cf66
[walla] Convert to new subtitles system
2015-02-17 21:23:09 +01:00
Jaime Marquínez Ferrándiz
48246541da
[ceskatelevize] Convert to new subtitles system
2015-02-17 21:17:47 +01:00
Sergey M․
4a8d4a53b1
[videolecturesnet] Fix rtmp stream glitches ( Closes #4968 )
2015-02-18 01:16:49 +06:00
Jaime Marquínez Ferrándiz
4cd95bcbc3
[twitch:stream] Prefer the 'source' format ( fixes #4972 )
2015-02-17 18:57:01 +01:00
Philipp Hagemeister
be24c8697f
release 2015.02.17.2
2015-02-17 17:38:31 +01:00
Sergey M?
0d93378887
[videolecturesnet] Check http format URLs ( Closes #4968 )
2015-02-17 22:35:27 +06:00
Sergey M?
4069766c52
[extractor/common] Test URLs with GET
2015-02-17 22:35:27 +06:00
Philipp Hagemeister
7010577720
release 2015.02.17.1
2015-02-17 17:35:08 +01:00
Philipp Hagemeister
8ac27a68e6
[hls] Switch to available as a property
2015-02-17 17:35:03 +01:00
Philipp Hagemeister
46312e0b46
release 2015.02.17
2015-02-17 17:29:32 +01:00
Philipp Hagemeister
f9216ed6ad
Merge remote-tracking branch 'origin/master'
2015-02-17 17:28:51 +01:00
Philipp Hagemeister
65bf37ef83
[ffmpeg] Remove trivial helper method
2015-02-17 17:27:29 +01:00
Philipp Hagemeister
f740fae2a4
[ffmpeg] Make available a property
2015-02-17 17:26:41 +01:00
Jaime Marquínez Ferrándiz
fbc503d696
[downloader/hls] Fix detection of ffmpeg/avconv (reported in #4966 )
2015-02-17 16:40:42 +01:00
Jaime Marquínez Ferrándiz
662435f728
[YoutubeDL] Use a Request object for getting the cookies ( fixes #4970 )
...
So that we don't have to implement all the methods used by the cookiejar.
2015-02-17 16:29:24 +01:00
Jaime Marquínez Ferrándiz
163d966707
[downloader/external] curl: Add the '--location' flag
...
curl doesn't follow redirections by default
2015-02-17 16:21:02 +01:00
Philipp Hagemeister
85729c51af
[downloader] Add --hls-prefer-native to use the native HLS downloader ( #4966 )
2015-02-17 12:09:12 +01:00
Jaime Marquínez Ferrándiz
360e1ca5cc
[youtube] Convert to new subtitles system
...
The automatic captions are stored in the 'automactic_captions' field, which is used if no normal subtitles are found for an specific language.
2015-02-16 22:47:39 +01:00
Jaime Marquínez Ferrándiz
a1f2a06b34
[dailymotion] Convert to new subtitles system
2015-02-16 21:51:08 +01:00
Jaime Marquínez Ferrándiz
c84dd8a90d
[YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
...
We need to keep the orginal subtitles information, so that the '--load-info' option can be used to list or select the subtitles again.
We'll also be able to have a separate field for storing the automatic captions info.
2015-02-16 21:51:08 +01:00
Jaime Marquínez Ferrándiz
65469a7f8b
[vimeo] Convert to new subtitles system
...
Removed some tests, the behaviour should be checked in a test for the YoutubeDL class
2015-02-16 21:51:07 +01:00
Jaime Marquínez Ferrándiz
6b597516c1
[atresplayer] Convert to new subtitles system
2015-02-16 21:51:07 +01:00
Jaime Marquínez Ferrándiz
b5857f62e2
[crunchyroll] Convert to new subtitles system
2015-02-16 21:51:07 +01:00
Jaime Marquínez Ferrándiz
a504ced097
Improve subtitles support
...
For each language the extractor builds a list with the available formats sorted (like for video formats), then YoutubeDL selects one of them using the '--sub-format' option which now allows giving the format preferences (for example 'ass/srt/best').
For each format the 'url' field can be set so that we only download the contents if needed, or if the contents needs to be processed (like in crunchyroll) the 'data' field can be used.
The reasons for this change are:
* We weren't checking that the format given with '--sub-format' was available, checking it in each extractor would be repetitive.
* It allows to easily support giving a format preference.
* The subtitles were automatically downloaded in the extractor, but I think that if you use for example the '--dump-json' option you want to finish as fast as possible.
Currently only the ted extractor has been updated, but the old system still works.
2015-02-16 21:51:03 +01:00
Philipp Hagemeister
1db5fbcfe3
release 2015.02.16.1
2015-02-16 15:47:13 +01:00
Philipp Hagemeister
59b8ab5834
[rtlnl|generic] Add support for rtl.nl embeds ( Fixes #4959 )
2015-02-16 15:45:45 +01:00
Philipp Hagemeister
a568180441
release 2015.02.16
2015-02-16 04:51:20 +01:00
Philipp Hagemeister
85e80f71cd
[yam] Allow faults in optional fields ( #4943 )
2015-02-16 04:50:57 +01:00
Philipp Hagemeister
bfa6bdcd8b
Merge remote-tracking branch 'yan12125/IE_Yam'
2015-02-16 04:44:28 +01:00
Philipp Hagemeister
03cd72b007
[extractor/common] Move up filesize
...
filesize and tbr should correlate, so it doesn't make sense to treat them differently.
2015-02-16 04:39:22 +01:00
Philipp Hagemeister
5bfd430f81
Merge remote-tracking branch 'origin/master'
2015-02-16 04:09:10 +01:00
Philipp Hagemeister
73fac4e911
[ffmpeg] Add --ffmpeg-location
2015-02-16 04:05:53 +01:00
Sergey M․
f813928e4b
[bbccouk] Fix fallback to legacy playlist
2015-02-15 16:32:38 +06:00
Sergey M․
b9c7a97318
[history] Add extractor ( Closes #4934 )
2015-02-15 04:57:52 +06:00
Sergey M․
9fb2f1cd6d
[theplatform] Add URL sign capability
2015-02-15 04:56:12 +06:00
Jaime Marquínez Ferrándiz
6ca7732d5e
[extractor/common] Fix link to external documentation
2015-02-14 22:20:24 +01:00
Jaime Marquínez Ferrándiz
b0ab0fac49
Remove unused imports
2015-02-14 22:19:58 +01:00
Naglis Jonaitis
a294bce82f
[streamcz] Fix extraction ( Closes #4940 )
2015-02-14 17:48:04 +02:00
Sergey M․
76d1466b08
[drtuber] Add one more title regex
2015-02-14 18:50:13 +06:00
Sergey M.
1888d3f7b3
Merge pull request #4951 from peugeot/beeg
...
[beeg] fix test
2015-02-14 18:46:49 +06:00
Sergey M.
c2787701cc
Merge pull request #4950 from peugeot/drtuber
...
[drtuber] fix extraction
2015-02-14 18:46:43 +06:00
peugeot
52e1d0ccc4
[beeg] fix test
2015-02-14 13:42:42 +01:00
peugeot
10e3c4c221
[drtuber] fix extraction
2015-02-14 13:40:35 +01:00
Sergey M․
68f2d273bf
[sunporno] Keep old video regex just in case
2015-02-14 18:33:52 +06:00
peugeot
ae1580d790
[sunporno] fix extraction
2015-02-14 13:29:44 +01:00
Sergey M․
a4f3d779db
[nbcnews] Simplify
2015-02-14 17:42:12 +06:00
Ryan Schmidt
d9aa2b784d
Support NBC Nightly News broadcasts
2015-02-14 04:10:23 -06:00
Jaime Marquínez Ferrándiz
cffcbc02de
[postprocessor/ffmpeg] Don't let ffmpeg read from stdin ( fixes #4945 )
...
If you run 'while read aurl ; do youtube-dl --extract-audio "${aurl}"; done < path_to_batch_file' (batch_file contains one url per line) each call to youtube-dl consumed some characters and 'read' would assing to 'aurl' a non valid url, something like 'tube.com/watch?v=<id>'.
2015-02-13 22:25:34 +01:00
Sergey M․
9347fddbfc
[1tv] Cover arbitraty URLs
2015-02-14 02:04:28 +06:00
Sergey M․
037e9437e4
[camdemy] Fix _VALID_URL
2015-02-13 20:10:42 +06:00
Jaime Marquínez Ferrándiz
ae6423d704
[bambuser] Fix 'uploader_id' extraction ( fixes #4944 )
2015-02-13 11:36:33 +01:00
Yen Chi Hsuan
7105440cec
[Yam] Add new extractor
2015-02-13 15:14:23 +08:00
Sergey M․
171ca612af
[npo:radio] Move to extractor to common npo place and add extractor for fragments
2015-02-13 01:36:54 +06:00
robin
c3d64fc1b3
[nporadio] Edit to confirm to flake8 standards
2015-02-12 19:28:58 +01:00
robin
7c24ce225d
[NPORadio] Added extractor for live radio
2015-02-12 19:19:55 +01:00
Philipp Hagemeister
08b38d5401
[camdemy] Simplify and make more robust ( #4938 )
...
Do not throw errors if view count or upload date extraction fails.
Dispose of re.MULTILINE, which had absolutely no effect without any ^ or $ in sight.
Follow PEP8 naming conventions.
2015-02-12 08:55:06 +01:00
Philipp Hagemeister
024c53694d
Merge remote-tracking branch 'yan12125/IE_camdemy'
2015-02-12 08:44:39 +01:00
Yen Chi Hsuan
7e6011101f
[camdemy] Python2 compatibility
2015-02-12 14:23:25 +08:00
Yen Chi Hsuan
c40feaba77
[camdemy] Add support for folders
2015-02-12 14:13:19 +08:00
Philipp Hagemeister
5277f09dfc
release 2015.02.11
2015-02-11 19:02:39 +01:00
Jaime Marquínez Ferrándiz
2d30521ab9
[youtube] Extract average rating ( closes #2362 )
2015-02-11 18:39:31 +01:00
Jaime Marquínez Ferrándiz
f36f92f4da
[aes] style: Put __all__ variable at the end of the file
2015-02-11 18:15:15 +01:00
Sergey M․
124f3bc67d
[dotsub] Fix extraction and modernize
2015-02-11 22:33:03 +06:00
Yen Chi Hsuan
8367d3f3cb
[camdemy] Detection of external sources
2015-02-12 00:11:33 +08:00
Sergey M․
c56d7d899d
[dctptv] Skip rtmp download
2015-02-11 22:10:33 +06:00
Naglis Jonaitis
ea5db8469e
[canalplus] Add support for itele.fr URLs ( Closes #4931 )
2015-02-11 16:21:52 +02:00
Naglis Jonaitis
3811c567e7
[teamcoco] Fix video id extraction
2015-02-11 15:47:19 +02:00
Yen Chi Hsuan
8708d76425
[camdemy] Add new extractor
...
Single file download done, while folder extaction in plan
2015-02-11 16:39:15 +08:00
Sergey M․
054fe3cc40
[ntvru] Adapt to new direct delivery and modernize ( Closes #4918 )
2015-02-10 21:35:34 +06:00
Philipp Hagemeister
af0d11f244
release 2015.02.10.5
2015-02-10 15:56:04 +01:00
Philipp Hagemeister
9650885be9
[escapist] Filter video differently ( Fixes #4919 )
2015-02-10 15:55:51 +01:00
Philipp Hagemeister
596ac6e31f
[escapist] Modernize
2015-02-10 15:45:36 +01:00
Philipp Hagemeister
612ee37365
release 2015.02.10.4
2015-02-10 11:28:34 +01:00
Philipp Hagemeister
442c37b7a9
[YoutubeDL] Do not perform filter matching on partial results ( Fixes #4921 )
2015-02-10 11:28:28 +01:00
Philipp Hagemeister
04bbe41330
release 2015.02.10.3
2015-02-10 05:42:47 +01:00
Philipp Hagemeister
8f84f57183
[ccc] Add new extractor ( Fixes #4890 )
2015-02-10 05:42:41 +01:00
Philipp Hagemeister
c0e1a415fd
[firstpost] Modernize
2015-02-10 05:28:48 +01:00
Philipp Hagemeister
bf8f082a90
[vimeo:album] Add support for album passwords ( Fixes #4917 )
2015-02-10 04:53:21 +01:00
Philipp Hagemeister
2f543a2142
[options] Add alias --dump-header for --print-traffic
2015-02-10 04:52:33 +01:00
Philipp Hagemeister
7e5db8c930
[options] Add --no-color
2015-02-10 04:22:10 +01:00
Philipp Hagemeister
f7a211dcc8
[pornhd] Fix extraction ( fixes #4915 )
2015-02-10 03:41:31 +01:00
Philipp Hagemeister
845734773d
release 2015.02.10.2
2015-02-10 03:32:55 +01:00
Philipp Hagemeister
347de4931c
[YoutubeDL] Add generic video filtering ( Fixes #4916 )
...
This functionality is intended to eventually encompass the current format filtering.
2015-02-10 03:32:24 +01:00
Philipp Hagemeister
8829650513
release 2015.02.10.1
2015-02-10 01:46:09 +01:00
Philipp Hagemeister
c73fae1e2e
[commonmistakes] Detect BOMs at the beginning of URLs
...
Reported at https://bugzilla.redhat.com/show_bug.cgi?id=1093517 .
2015-02-10 01:40:55 +01:00
Philipp Hagemeister
834bf069d2
[bandcamp] Correct variable name
2015-02-10 01:37:14 +01:00
Philipp Hagemeister
c06a9fa34f
Use snake_case instead of camelCase
2015-02-10 01:36:38 +01:00
Philipp Hagemeister
753fad4adc
[commonmistakes] Correct logic error
2015-02-10 01:34:01 +01:00
Philipp Hagemeister
34814eb66e
release 2015.02.10
2015-02-10 01:19:52 +01:00
Philipp Hagemeister
3a5bcd0326
[extractor/common] Wrap extractor errors ( Fixes #1194 )
...
For now, we just wrap some common errors. More may follow. We do not want to catch actual programming errors in the extractors, such as 1 // 0.
2015-02-10 01:17:23 +01:00
Philipp Hagemeister
99c2398bc6
[bandcamp] Use our API to get more stable error messages ( #1194 )
2015-02-09 19:08:51 +01:00
Philipp Hagemeister
28f1272870
[svtplay] Correct test case
2015-02-09 16:05:01 +01:00
Philipp Hagemeister
f18e3a2fc0
release 2015.02.09.3
2015-02-09 15:59:19 +01:00
Philipp Hagemeister
c4c5dc27cb
Merge branch 'master' of github.com:rg3/youtube-dl
2015-02-09 15:59:14 +01:00
Naglis Jonaitis
2caf182f37
[trilulilu] Add support for videos without category in the URL ( Closes #4067 )
...
Also, update the testcase, detect private/country restricted videos and modernize a bit.
2015-02-09 17:00:05 +02:00
Philipp Hagemeister
43f244b6d5
[YoutubeDL] Do not show worst in --list-formats output
...
Nobody wants to know what the worst possible format is. And if they do, they can still provide -f worst.
2015-02-09 15:57:42 +01:00
Philipp Hagemeister
1309b396d0
[svtplay] Add new extractor ( Fixes #4914 )
2015-02-09 15:56:59 +01:00
Jaime Marquínez Ferrándiz
ba61796458
[youtube] Don't override format info from the dash manifest ( fixes #4911 )
2015-02-09 15:04:22 +01:00
Philipp Hagemeister
3255fe7141
release 2015.02.09.2
2015-02-09 14:46:30 +01:00
Philipp Hagemeister
e98b8e79ea
[generic] Improve SBS detection ( Fixes #4899 )
2015-02-09 14:46:10 +01:00
Philipp Hagemeister
196121c51b
release 2015.02.09.1
2015-02-09 10:49:10 +01:00
Philipp Hagemeister
5269028951
[rtlnow] Add test for @mmue's extension ( #4908 )
2015-02-09 10:47:19 +01:00
Philipp Hagemeister
f7bc056b5a
Merge remote-tracking branch 'mmue/fix-rtlnow'
2015-02-09 10:44:55 +01:00
Philipp Hagemeister
a0f7198544
[generic] Add support for jwPlayer YouTube videos
...
This makes nationalarchives.gov.uk work (Fixes #4907 , fixes #4876 )
2015-02-09 10:43:01 +01:00
Philipp Hagemeister
dd8930684e
release 2015.02.09
2015-02-09 10:28:16 +01:00
Markus Müller
bdb186f3b0
fix rtlnow for newer series like "Der Bachelor" season 5
2015-02-08 21:55:39 +01:00
Sergey M․
64f9baa084
[options] Mention asr as possible filter
2015-02-09 01:35:16 +06:00
Philipp Hagemeister
b29231c040
release 2015.02.08
2015-02-08 20:28:38 +01:00
Sergey M․
6128bf07a9
[options] Update help on string comparisons
2015-02-09 01:27:27 +06:00
Sergey M․
2ec19e9558
[YoutubeDL] Allow filtering by audio sampling rate
2015-02-09 01:09:45 +06:00
Sergey M․
9ddb6925bf
[YoutubeDL] Allow filtering by string properties ( #4906 )
2015-02-09 01:07:43 +06:00
Sergey M․
41c23b0da5
[gamekings] Support videos from news pages
2015-02-08 23:12:59 +06:00
Sergey M․
d87ec897e9
[gamekings] Improve extraction
2015-02-08 23:03:12 +06:00
Sergey M․
3bd4bffb1c
Merge branch 'gamekings' of https://github.com/robin007bond/youtube-dl into robin007bond-gamekings
2015-02-08 22:46:43 +06:00
robin
c36b09a502
[Gamekings] Use thumbnail in return statement
2015-02-08 16:46:13 +01:00
Naglis Jonaitis
641eb10d34
Use _family_friendly_search for determining age_limit
2015-02-08 17:45:38 +02:00
robin
955c5505e7
[Gamekings] Use xpath
...
XPath is used for extracting the video url and the thumbnail
2015-02-08 16:44:25 +01:00
Naglis Jonaitis
69319969de
[extractor/common] Add new helper method _family_friendly_search
2015-02-08 17:39:00 +02:00
Naglis Jonaitis
a14292e848
[soulanime] Remove extractor ( #4554 )
...
Was supposed to be deleted by 67c2bcd
2015-02-08 16:57:07 +02:00
robin
5d678df64a
[Gamekings] Download playlist
...
Todo: URL and Thumbnail should be extracted with XPath
2015-02-08 15:34:37 +01:00
robin
8ca8cbe2bd
[Gamekings] Check string for vimeo, fix test
...
The test now doesn't fail anymore. It just checks the string for having
"vimeo" in it, instead of using the method for URL-checking, since it's
returns an error.
The tests don't fail, and the extractor works fine now.
2015-02-08 14:41:14 +01:00
robin
ba322d8209
[Gamekings] Added test and replaced video_url
...
Quick and dirty fix for the Gamekings extractor. It gives an error about
the video_url, but it downloads it now instead of giving a 404 error on
newer Gamekings videos
2015-02-08 14:23:37 +01:00
robin
2f38289b79
[Gamekings] Fix order of replacement string
...
Oops.
2015-02-08 13:49:32 +01:00
robin
f23a3ca699
[Gamekings] Fixed typo in URL replacement
2015-02-08 13:47:27 +01:00
robin
77d2b106cc
[Gamekings] Fix 404 when large isn't available
...
When trying to download some GameKings videos, not all worked. This was
because not all videos had a "/large"-URL available. The extractor
checks now if the /large URL is available, if it isn't, it tries to get
the normal URL.
2015-02-08 13:42:41 +01:00
Sergey M․
c0e46412e9
[aparat] Fix extraction ( Closes #4897 )
2015-02-08 17:30:29 +06:00
Jaime Marquínez Ferrándiz
b3a286d69d
[YoutubeDL] _calc_cookies: add get_header method to _PseudoRequest ( #4861 )
2015-02-06 22:23:06 +01:00
Jaime Marquínez Ferrándiz
467d3c9a0c
[ffmpeg] --extrac-audio: Use the same options for avconv and ffmpeg
...
They have been available in ffmpeg since version 0.9, and we require 1.0 or higher.
2015-02-06 22:05:11 +01:00
Naglis Jonaitis
ad5747bad1
[rtp] Construct regular HTTP download URLs ( #4882 )
2015-02-06 23:00:54 +02:00
Sergey M․
d6eb66ed3c
[aftenposten] Add extractor ( Closes #4863 )
2015-02-07 01:46:54 +06:00
Sergey M․
7f2a9f1b49
[tvigle] Add support for cloud URLs ( Closes #4887 )
2015-02-06 21:15:01 +06:00
Philipp Hagemeister
1e1896f2de
[extractor/common] Correct sort order.
...
We should look at height and width before ext_preference.
2015-02-06 15:16:45 +01:00
Philipp Hagemeister
c831973366
release 2015.02.06
2015-02-06 14:38:30 +01:00
Naglis Jonaitis
1a2548d9e9
[rtp] Pass --realtime to rtmpdump ( Fixes #4882 )
...
A workaround for video jumping back in time.
2015-02-06 13:44:46 +02:00
Sergey M․
3900eec27c
[extractor/common] Fix 2.0 manifest extraction ( Closes #4830 )
2015-02-06 04:29:29 +06:00
Sergey M․
9c91a8fa70
[tweakers] Switch extraction to xspf playlist, extract all formats and meta ( #4881 )
2015-02-06 03:23:42 +06:00
Sergey M․
41469f335e
Merge branch 'tweakers' of https://github.com/robin007bond/youtube-dl into robin007bond-tweakers
2015-02-06 02:59:33 +06:00
robin
67ce4f8820
Use match_id method instead of splitted URL
2015-02-05 21:49:13 +01:00
robin
bc63d56cca
Remove unnecessary TODO-comments
2015-02-05 21:40:18 +01:00
robin
c893d70805
Remove player-url in tweakers.py
...
Player-url only needed for rmftp, not for regular URLs
2015-02-05 21:38:35 +01:00
robin
3ee6e02564
Edit Tweakers extractor
...
Fixed code conventions (mainly adding two or more spaces before making
an inline comment)
2015-02-05 19:59:36 +01:00
robin
e3aaace400
[tweakers] Add new extractor
2015-02-05 19:55:41 +01:00
Sergey M․
300753a069
[YoutubeDL] Fix video+audio format field ( Closes #4880 )
2015-02-06 00:51:16 +06:00
Sergey M․
f13b88c616
[rts] Fix f4m and m3u8 extraction ( Closes #4873 )
2015-02-05 22:17:50 +06:00
Sergey M․
60ca389c64
[extractor/common] Prefix f4m/m3u8 entries with identifier
2015-02-05 22:16:27 +06:00
Sergey M․
9e91449c8d
[npo] Fix subtitles ( Closes #3638 )
2015-02-05 20:13:28 +06:00
Frans de Jonge
25e5ebf382
Add NPO.nl subtitles
...
Implements #3638
2015-02-05 12:51:33 +01:00
Philipp Hagemeister
7dfc356625
release 2015.02.04
2015-02-04 16:09:35 +01:00
Sergey M․
58ba6c0160
[mixcloud] Fix extraction ( Closes #4862 )
2015-02-04 19:47:55 +06:00
naglis
f076b63821
[generic/ooyala] Add support for Ooyala embeds on SBN network websites ( Fixes #4859 )
2015-02-04 15:33:37 +02:00
Philipp Hagemeister
cd7342755f
release 2015.02.03.1
2015-02-03 10:59:27 +01:00
Philipp Hagemeister
9bb8e0a3f9
[wsj] Add new extractor ( Fixes #4854 )
2015-02-03 10:58:28 +01:00
Philipp Hagemeister
1a6373ef39
[sort_formats] Prefer bitrate over video size
...
720p @ 1000KB/s looks way better than 1080p @ 500KB/s
2015-02-03 10:53:07 +01:00
Philipp Hagemeister
f6c24009be
[YoutubeDL] Calculate thumbnail IDs automatically
2015-02-03 10:52:22 +01:00
Philipp Hagemeister
d862042301
[aftonbladet] Modernize
2015-02-03 10:18:32 +01:00
Philipp Hagemeister
23d9ded655
[franceculture] Rewrite for new HTML scheme ( Fixes #4853 )
2015-02-03 10:17:13 +01:00
Philipp Hagemeister
4c1a017e69
release 2015.02.03
2015-02-03 00:22:52 +01:00
Philipp Hagemeister
2cf0ecac7b
[ffmpeg] --add-metadata: Set comment and purl fields ( Fixes #4847 )
2015-02-03 00:16:45 +01:00
Philipp Hagemeister
d0eca21021
release 2015.02.02.5
2015-02-02 23:47:19 +01:00
Philipp Hagemeister
c1147c05e1
[brightcove] Fix up more generically invalid XML ( Fixes #4849 )
2015-02-02 23:47:14 +01:00
Philipp Hagemeister
55898ad2cf
release 2015.02.02.4
2015-02-02 23:39:03 +01:00
Philipp Hagemeister
a465808592
Merge branch 'master' of github.com:rg3/youtube-dl
2015-02-02 23:38:54 +01:00
Philipp Hagemeister
5c4862bad4
[normalboots] Remove unused import
2015-02-02 23:38:45 +01:00
Philipp Hagemeister
995029a142
[nerdist] Add new extractor ( Fixes #4851 )
2015-02-02 23:38:35 +01:00
Jaime Marquínez Ferrándiz
a57b562cff
[nfl] Add support for articles pages ( fixes #4848 )
2015-02-02 23:17:00 +01:00
Philipp Hagemeister
531572578e
[normalboots] Modernize
2015-02-02 23:04:39 +01:00
Philipp Hagemeister
3a4cca687f
release 2015.02.02.3
2015-02-02 22:56:15 +01:00
Philipp Hagemeister
7d3d06a16c
[vevo] Restore SMIL support ( #3656 )
2015-02-02 22:48:12 +01:00
Philipp Hagemeister
c21b1fbeeb
release 2015.02.02.2
2015-02-02 21:58:58 +01:00
Philipp Hagemeister
f920ce295e
[ntvru] Remove unused import
2015-02-02 21:58:17 +01:00
Philipp Hagemeister
7a7bd19c45
[n-tv.de] Use native m3u8 as best format
2015-02-02 21:57:48 +01:00
Philipp Hagemeister
8f4b58d70e
[ntvde] Add new extractor ( Fixes #4850 )
2015-02-02 21:48:54 +01:00
Philipp Hagemeister
3fd45e03bf
[ntvru] Rename from NTV to clarify the difference between n-tv.de and ntv.ru
2015-02-02 20:43:02 +01:00
Philipp Hagemeister
869b4aeff4
release 2015.02.02.1
2015-02-02 20:35:04 +01:00
Philipp Hagemeister
cc9ca3ba6e
[downloader/external] Simplify source_address
...
'' might actually be passed in, so check for None.
2015-02-02 20:33:25 +01:00
Philipp Hagemeister
ea71034bd3
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/downloader/external.py
2015-02-02 20:32:07 +01:00
Philipp Hagemeister
9fffd0469f
[options] Mark --fixup as non-experimental and correct its help
2015-02-02 20:28:18 +01:00
Sergey M․
ae7773942e
[downloader/external] Simplify
2015-02-02 21:51:38 +06:00
Sergey M․
469a64cebf
[downloader/external] Simplify
2015-02-02 21:40:52 +06:00
Sergey M.
aae3fdcfae
Merge pull request #4845 from vijayanandnandam/master
...
Passing source address option to external downloaders
2015-02-02 21:38:22 +06:00
vijayanand nandam
6a66904f8e
passing source address option to external downloaders
2015-02-02 20:51:40 +05:30
Sergey M․
78271e3319
[drtv] Extract material id ( Closes #4814 )
2015-02-02 21:11:25 +06:00
Sergey M․
92bf0bcdf8
[historicfilms] Add extractor ( Closes #4825 )
2015-02-02 20:52:37 +06:00
Philipp Hagemeister
1283204917
[http] PEP8 ( #4831 )
2015-02-02 12:05:39 +01:00
Philipp Hagemeister
6789defea9
Merge pull request #4831 from light94/master
...
Handling Connection Reset by Peer Error
2015-02-02 12:03:28 +01:00
Philipp Hagemeister
acf2a6e97b
release 2015.02.02
2015-02-02 01:49:40 +01:00
Philipp Hagemeister
8cfb6efe6f
[jsinterp] Correct div command
2015-02-02 01:49:32 +01:00
Philipp Hagemeister
0a7055c90d
release 2015.02.01
2015-02-01 22:42:19 +01:00
Philipp Hagemeister
9e3f19919a
[jsinterp] Beef up and add tests
...
In preparation for #4822 , extend jsinterp by a lot. (We may even have to/want to write a proper interpreter with actual parsing)
2015-02-01 22:38:29 +01:00
Sergey M․
4a3da4ebdb
[hls] Simplify
2015-02-01 23:54:38 +06:00
Sergey M․
027008b14e
[hls] Fix encode issues on python2 @ Windows
2015-02-01 23:49:23 +06:00
Sergey M․
c6df692466
[rutv] Extract all m3u8 formats
2015-02-01 23:48:23 +06:00
Philipp Hagemeister
acf757f42e
[youtube] Complete test definition
2015-02-01 15:33:32 +01:00
Philipp Hagemeister
dd8982f19c
[wdr] Complete test definition
2015-02-01 15:27:16 +01:00
Philipp Hagemeister
654bd52f58
[teletask] Fix test definition
2015-02-01 15:25:33 +01:00
Philipp Hagemeister
a9551e9020
[soundcloud:set] Fix test definition
2015-02-01 15:24:38 +01:00
Philipp Hagemeister
c172440ac5
[ringtv] Modernize test definition
2015-02-01 15:21:02 +01:00
Philipp Hagemeister
e332772531
[servingsys] Modernize
2015-02-01 15:18:52 +01:00
Philipp Hagemeister
437cac8cc1
[sina] Modernize and simplify
2015-02-01 15:16:35 +01:00
Philipp Hagemeister
9f281cacd2
[keezmovies] Fix extraction and modernize test
2015-02-01 15:13:44 +01:00
Philipp Hagemeister
748a0fab8a
Remove unused imports
2015-02-01 15:08:50 +01:00
Philipp Hagemeister
c1f06d6307
[macgamestore] Modernize
2015-02-01 15:08:33 +01:00
Philipp Hagemeister
c4e817ce4a
[france2.fr:generation-quoi] Modernize
2015-02-01 15:06:55 +01:00
Philipp Hagemeister
9a3e5e6955
[kankan] Modernize
2015-02-01 15:03:55 +01:00
Philipp Hagemeister
228d30ed06
[la7] Modernize
2015-02-01 15:03:03 +01:00
Philipp Hagemeister
057c0609fc
[toutv] Modernize test definition
2015-02-01 15:01:33 +01:00
Philipp Hagemeister
17d2712d9c
[teamcoco] Modernize and fix extraction
2015-02-01 15:00:54 +01:00
Philipp Hagemeister
fc09240e24
[vimeo] Modernize test definition
2015-02-01 12:12:27 +01:00
Philipp Hagemeister
146303136f
[nerdcubed] Modernize test definition
2015-02-01 12:11:20 +01:00
Philipp Hagemeister
96aded8d3d
[rottentomatoes] Modernize test definition
2015-02-01 12:11:14 +01:00
Philipp Hagemeister
2886be15aa
[defense] Modernize
2015-02-01 12:10:15 +01:00
Philipp Hagemeister
ca0f500ecf
[mtv] Modernize and clean up test
2015-02-01 12:08:21 +01:00
Philipp Hagemeister
29aef5a33c
[ard] Remove deleted video test case
2015-02-01 12:00:47 +01:00
Philipp Hagemeister
9158b2b301
[mpora] Modernize
2015-02-01 11:58:37 +01:00
Philipp Hagemeister
0196149c5b
[compat] Correct compat_basestring definition
2015-02-01 11:37:00 +01:00
Philipp Hagemeister
8f9312c387
Appease pyflakes8-3
2015-02-01 11:30:56 +01:00
Sergey M․
8c72beb25e
[globo] Properly extract m3u8 formats ( #4346 #4832 )
2015-02-01 04:36:24 +06:00
kinetoskombi
1ee94db2d0
[globo] Fix error on some globo videos
2015-01-31 20:07:43 -02:00
light94
e77d2975af
Handling Connection Reset by Peer Error
2015-02-01 00:10:58 +05:30
Jaime Marquínez Ferrándiz
e41b1f7385
Fix flake8 errors
2015-01-31 10:51:39 +01:00
Jaime Marquínez Ferrándiz
cd596028d6
[rtve] Recognize mobile urls ( fixes #4823 )
2015-01-30 23:46:55 +01:00
Jaime Marquínez Ferrándiz
cc57bd33a8
[rtve] Fix extraction
...
Skip live stream test, we can't use the f4m manifest yet
2015-01-30 23:46:55 +01:00
Sergey M․
6d593c3276
[YoutubeDL] Fix video+audio format_id ( Closes #4824 )
2015-01-31 03:50:11 +06:00
Philipp Hagemeister
91755ee384
[comedycentral:shows] Generate better IDs and add a test for that
2015-01-30 19:43:46 +01:00
Sergey M․
0692ef86ef
[bbccouk] Improve _VALID_URL
2015-01-30 23:47:09 +06:00
Sergey M․
439d9be27d
[mixcloud] Remove unused import
2015-01-30 23:21:58 +06:00
Sergey M․
b80505a409
[mixcloud] Fix extraction ( Closes #4784 )
2015-01-30 23:21:44 +06:00
Sergey M․
e4c17d7274
[nhl:news] Add extractor ( Closes #4805 )
2015-01-30 23:12:27 +06:00
Sergey M․
2c58674e0e
[nhl] Improve _VALID_URL ( #4805 )
2015-01-30 22:46:53 +06:00
Sergey M․
ef1269fb07
[drtv] Improve _VALID_URL ( #4814 )
2015-01-30 22:42:11 +06:00
Sergey M․
e525d9a3df
[mtv] Extract subtitles ( Closes #4811 )
2015-01-30 21:57:59 +06:00
Sergey M․
20b4492c71
[spike] Improve _VALID_URL
2015-01-30 21:54:48 +06:00
Sergey M․
dee3f73787
[spike] Modernize
2015-01-30 21:54:14 +06:00
Philipp Hagemeister
d543bdc351
[downloader/f4m] Clarify that we should eventually just implement the DRM scheme ( #3000 )
2015-01-30 16:06:55 +01:00
Philipp Hagemeister
c7ff0c6422
Merge remote-tracking branch 'rzhxeo/f4m-drm'
2015-01-30 16:00:47 +01:00
Philipp Hagemeister
01c46659c4
[washingtonpost] Catch more UUIDs
2015-01-30 15:53:58 +01:00
Philipp Hagemeister
b04b885271
[extractor/common] Document all protocol values
2015-01-30 15:53:16 +01:00
Philipp Hagemeister
70fca8d694
[youtube] Remove unused import
2015-01-30 10:59:19 +01:00
Philipp Hagemeister
a52c633536
[cinchcast] Wrap overly long lines ( #4820 )
2015-01-30 10:59:07 +01:00
codesparkle
749f2ca044
Smotri info extractor: removed unreachable code and updated old md5 for test video
2015-01-30 20:35:20 +11:00
codesparkle
5468ff4d91
Remove duplicate dictionary keys
2015-01-30 20:11:51 +11:00
codesparkle
1d2daaea63
Simplify list creation
2015-01-30 20:10:12 +11:00
codesparkle
52585fd6dc
The opening curly brace {
is a regex reserved [control character]( http://stackoverflow.com/a/400316/1106367 ), so it needs to be escaped.
2015-01-30 18:41:40 +11:00
Philipp Hagemeister
c03844a4ec
release 2015.01.30.2
2015-01-30 04:44:00 +01:00
Philipp Hagemeister
6449cd807e
[youtube] Fall back to embed webpage when content is blocked on main ( Fixes #4717 )
2015-01-30 04:43:50 +01:00
Philipp Hagemeister
5d6677ca28
release 2015.01.30.1
2015-01-30 03:50:40 +01:00
Philipp Hagemeister
5a8a29cfea
release 2015.01.30
2015-01-30 03:46:57 +01:00
Philipp Hagemeister
c1708b89c0
[youtube:truncated_url] Add hl= forms ( #4799 )
2015-01-30 03:45:29 +01:00
Philipp Hagemeister
83fddfd493
[dctp] PEP8
2015-01-30 03:45:06 +01:00
Philipp Hagemeister
6ebb0dca9f
[dctp] Improve output ( #4796 )
2015-01-30 03:15:34 +01:00
Philipp Hagemeister
cf8d6ec865
Merge remote-tracking branch 'bastik/dev-dctp'
2015-01-30 03:12:53 +01:00
Philipp Hagemeister
3198291f26
[ctsnews] Remove unused import
2015-01-30 03:09:51 +01:00
Philipp Hagemeister
02c1d5e285
Merge remote-tracking branch 'yan12125/IE_NextMedia'
2015-01-30 03:09:19 +01:00
Philipp Hagemeister
ec4161a57d
[ctsnews] Remove news count check ( #4802 )
...
That's the number of articles (or at least some constant value); view count is the number of views of the video!
Also add a better description so that we can distinguish the two downloads.
2015-01-30 03:08:50 +01:00
Philipp Hagemeister
03d2d6d51b
Merge remote-tracking branch 'yan12125/IE_CtsNews'
2015-01-30 03:03:19 +01:00
Philipp Hagemeister
83fda3c000
Add a test for --no-check-certificate
2015-01-30 02:57:37 +01:00
Philipp Hagemeister
4fe8495a23
[viddler] PEP8
2015-01-30 02:13:37 +01:00
Philipp Hagemeister
a16f6643f0
Merge pull request #4815 from jaimeMF/https_handler
...
[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to to do_open
2015-01-30 01:57:46 +01:00
Philipp Hagemeister
adc0ae3ceb
[__init__] Provide a better error messages if URLs are missing ( Closes #4813 )
2015-01-30 01:56:15 +01:00
Paul Hartmann
7bb3ceb4c7
[dctp] prefix real_time parameter with rtmp_
2015-01-30 00:47:43 +01:00
Paul Hartmann
75a4fc5b72
[dctp] fix test
2015-01-30 00:35:53 +01:00
Paul Hartmann
87673cd438
[dctp] follow id conventions
2015-01-29 23:34:56 +01:00
Paul Hartmann
f345fe9db7
[dctp] fix python 2.6 compatibility
2015-01-29 23:32:23 +01:00
Yen Chi Hsuan
e683a48d0e
[ctsnews] Detect youtube embedde videos
2015-01-30 05:50:47 +08:00
Jaime Marquínez Ferrándiz
a7a14d9586
[YoutubeDL] set the 'thumbnails' field if the info_dict has the 'thumbnails' field
...
Since the '--write-thumbnail' uses the 'thumbnails' field and we didn't updated the info_dict, it wouldn't detect the thumbnail. (fixes #4812 )
2015-01-29 20:15:38 +01:00
Sergey M․
219337990b
[xuite] Fix _VALID_URL
2015-01-29 23:11:13 +06:00
Sergey M.
376a770cc4
Merge pull request #4809 from bastik/fix-sr
...
fix srmediathek description
2015-01-29 22:14:15 +06:00
Sergey M․
affd04a45d
[xuite] Simplify and improve
2015-01-29 22:09:59 +06:00
Sergey M․
c84130e865
Merge branch 'IE_Xuite' of https://github.com/yan12125/youtube-dl into yan12125-IE_Xuite
2015-01-29 20:21:34 +06:00
Jaime Marquínez Ferrándiz
4f264c02c7
[utils] YoutubeDLHTTPSHandler.https_open: pass all required arguments to do_open
...
With this change the '--no-check-certificate' works again (#4807 ).
2015-01-29 15:01:27 +01:00
Paul Hartmann
d205476103
fix srmediathek description
2015-01-29 01:36:15 +01:00
Yen Chi Hsuan
367cc95aa7
[CtsNews] Add new extractor
2015-01-29 03:49:56 +08:00
Yen Chi Hsuan
206dba27a4
[NextMedia] Add new extractor
2015-01-29 03:18:53 +08:00
Sergey M․
dcf53d4408
[YoutubeDL] Set format_id for video+audio ( Closes #3634 )
2015-01-29 00:44:40 +06:00
Sergey M․
63be3b8989
[ivi] Modernize
2015-01-28 23:58:14 +06:00
Sergey M․
18b4e9e79d
[viddler] Extract comment count
2015-01-28 23:21:17 +06:00
Sergey M․
cb454b333d
[generic] Improve some regexes
2015-01-28 23:07:37 +06:00
Sergey M․
b04fbd789c
[viddler] Modernize
2015-01-28 22:49:42 +06:00
Paul Hartmann
48a1e5141a
added test for dctp
2015-01-28 08:59:58 +01:00
Paul Hartmann
0865f397ae
added extractor for dctp.tv
2015-01-28 08:21:04 +01:00
Shaya G
796df3c631
fixed viddler support - needed a Referer header; also added a viddler
...
generic extractor
2015-01-28 00:08:19 -05:00
Yen Chi Hsuan
a28383834b
[xuite] Update tests
2015-01-28 01:30:14 +08:00
Sergey M․
3a0d2f520a
[YoutubeDL] Temporary fix for subprocess encoding issues on python2 @ Windows ( Closes #4787 )
...
For now filenames will be encoded with preferrefencoding before written to disk
2015-01-27 22:38:28 +06:00
Yen Chi Hsuan
6348ad12a0
[xuite] Add height information for the two formats
2015-01-28 00:13:40 +08:00
Yen Chi Hsuan
fe7710cbcc
[xuite] Add new extractor
2015-01-27 23:55:22 +08:00
Naglis Jonaitis
2103d038b3
[lnkgo] Adapt to website changes
2015-01-27 15:38:54 +02:00
rzhxeo
6ca85be6f8
Filter DRM protected media in f4m downloader
2015-01-26 20:44:48 +01:00
Philipp Hagemeister
9f0df77ab1
[YoutubeDL] Allow format filtering by fps
2015-01-26 14:36:22 +01:00
Jaime Marquínez Ferrándiz
e72c7e4123
[YoutubeDL] Always set the '_filename' field in the info_dict (reported in #4053 )
...
It's also useful when you use the '--write-info-json' option.
2015-01-26 12:01:43 +01:00
Philipp Hagemeister
2b1bd292ae
release 2015.01.25
2015-01-25 21:40:43 +01:00
Philipp Hagemeister
71e7da6533
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-25 21:39:50 +01:00
Sergey M․
d862a4f94f
[spiegel] Use generalized formats pre-testing
2015-01-26 00:34:31 +06:00
Sergey M․
a57e8ce658
[lynda] Pre-test video URLs for HTTP errors ( Closes #2185 , closes #4782 )
2015-01-26 00:33:42 +06:00
Sergey M․
96a53167fa
[common] Generalize URLs' HTTP errors pre-testing
2015-01-26 00:32:31 +06:00
Jaime Marquínez Ferrándiz
6d2749aac4
[drtv] Prefer the version without spoken subtitles ( fixes #4779 )
...
For example for http://www.dr.dk/tv/se/moderne-klassikere/moderne-klassikere-one-republic-apologize#!/ , there's a version where everytime someone speaks in English a computer voice translates it.
2015-01-25 18:56:04 +01:00
Philipp Hagemeister
b1b0b1ca30
[generic] Improve description testcase in rss test
2015-01-25 18:14:59 +01:00
Philipp Hagemeister
3dee7826e7
[rtl2] PEP8, simplify, make rtmp tests run ( #470 )
2015-01-25 18:09:48 +01:00
Philipp Hagemeister
d4f64cabf4
Merge remote-tracking branch 'David-Development/rtl2.py'
2015-01-25 17:55:31 +01:00
David Development
fe41ddbb28
refactoring - bug fixes
2015-01-25 11:53:53 +01:00
Philipp Hagemeister
ee69b99af6
[YoutubeDL] clarify hook documentation
2015-01-25 06:15:54 +01:00
Philipp Hagemeister
767ff0a2d1
Merge branch 'travis-rtmp'
2015-01-25 05:30:47 +01:00
Philipp Hagemeister
8604e882a8
[ubu] Fix test and modernize
2015-01-25 05:23:21 +01:00
Philipp Hagemeister
cc1237f484
[__init__] Work around flake8 false positive
2015-01-25 05:17:43 +01:00
Philipp Hagemeister
37f4ce538a
[smotri] Fix test case
2015-01-25 05:17:15 +01:00
Philipp Hagemeister
7d346331b5
[audiomack:album] Update testcase
2015-01-25 05:15:47 +01:00
Philipp Hagemeister
e1ccc04e9f
Test rtmpdump on travis ( Fixes #1601 )
2015-01-25 04:56:32 +01:00
Philipp Hagemeister
881e6a1f5c
Add --xattr-set-filesize option ( Fixes #1348 )
2015-01-25 04:49:44 +01:00
Philipp Hagemeister
baeaeffce5
[options] Add support for infinite retries ( Fixes #507 )
2015-01-25 04:34:38 +01:00
Philipp Hagemeister
c14e88f0f5
[YoutubeDL] Add --playlist-items option ( Fixes #2662 )
2015-01-25 04:24:55 +01:00
Philipp Hagemeister
8940b8608e
Merge remote-tracking branch 'h-collector/master'
...
Conflicts:
youtube_dl/extractor/fc2.py
2015-01-25 03:48:26 +01:00
Philipp Hagemeister
ec82d85acd
[YoutubeDL] Implement --write-all-thumbnails ( Closes #2269 )
2015-01-25 03:11:12 +01:00
Philipp Hagemeister
cfb56d1af3
Add --list-thumbnails
2015-01-25 02:43:19 +01:00
Sergey M․
1e10802990
[krasview] Fix extraction
2015-01-25 05:21:39 +06:00
David-Development
7906d199a1
[rtl2] Add new extractor
2015-01-25 00:07:15 +01:00
Jaime Marquínez Ferrándiz
1070711d60
[YoutubeDL._calc_cookies] Restore the 'is_unverifiable'
...
I should have check everything was copied before commiting 4b405cfc6e
.
2015-01-24 20:12:47 +01:00
Jaime Marquínez Ferrándiz
4b405cfc6e
[YoutubeDL._calc_cookies] Restore the 'has_header' method
...
I didn't copied it from downloader/external
2015-01-24 20:08:24 +01:00
Jaime Marquínez Ferrándiz
e5660ee6ae
[YoutubeDL] Fill the info dict 'http_headers' field with all the headers available
...
Useful for external tools using the json output.
The methods '_calc_headers' and '_calc_cookies' have been copied from the downloader/external, now they just use "info_dict['http_headers']".
2015-01-24 18:56:04 +01:00
Jaime Marquínez Ferrándiz
587a9c2749
[downloader/external] Use the 'http_headers' field
2015-01-24 18:25:09 +01:00
Jaime Marquínez Ferrándiz
e1554a407d
[extractors] Use http_headers for setting the User-Agent and the Referer
2015-01-24 18:23:53 +01:00
Jaime Marquínez Ferrándiz
3fcfb8e9fa
[utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the default user agent
...
Setting the 'User-Agent' header is enough
2015-01-24 18:07:21 +01:00
Philipp Hagemeister
384b62028a
[downloader/external] Add curl and aria2c ( Closes #182 )
2015-01-24 13:33:45 +01:00
Philipp Hagemeister
b95aab8482
[youtube:truncated_url] Add x-yt-cl URLs ( #4773 )
2015-01-24 11:42:39 +01:00
Sergey M․
fc2d6abfe7
[videott] Improve _VALID_URL and add test
2015-01-24 16:11:40 +06:00
Irfan Charania
6aa4f54d66
[videott] improve extraction
2015-01-23 17:41:07 -08:00
Philipp Hagemeister
222516d97d
[downloader] Lay groundwork for external downloaders.
...
This comes with a very simply implementation for wget; the real work is in setting up the infrastructure.
2015-01-24 01:38:48 +01:00
Philipp Hagemeister
a055469faf
[downloader] Improve downloader selection
2015-01-23 23:50:31 +01:00
Jaime Marquínez Ferrándiz
12d1fb5aa9
[twitch] PEP8
2015-01-23 21:05:07 +01:00
Jaime Marquínez Ferrándiz
48f00d15b1
[auengine] Remove extractor
...
The test is probably infringing copyright and nobody has provided a new test (see #4643 ).
2015-01-23 21:03:00 +01:00
Naglis Jonaitis
3e055aa5c3
[cliphunter] Fix extraction and update test ( Fixes #4362 )
2015-01-23 21:23:40 +02:00
Philipp Hagemeister
6896a52721
release 2015.01.23.4
2015-01-23 18:58:32 +01:00
Philipp Hagemeister
5779b3e1fe
Merge remote-tracking branch 'origin/master'
2015-01-23 18:58:28 +01:00
Philipp Hagemeister
62cd676c74
[youtube] Fixup DASH m4a headers
...
This fixes #2288 , #2506 , #2607 , #3681 , #4741 , #4767 .
2015-01-23 18:39:12 +01:00
Sergey M․
0c17278843
[atresplayer] Extract subtitles
2015-01-23 22:54:29 +06:00
Philipp Hagemeister
d229ee70da
Merge remote-tracking branch 'origin/master'
2015-01-23 17:22:45 +01:00
Philipp Hagemeister
26e274666d
[liveleak] Add original videos ( Fixes #4768 )
2015-01-23 17:22:14 +01:00
Sergey M․
ebd46aed51
[atresplayer] Filter URLs and clarify android format ids
2015-01-23 22:21:55 +06:00
Philipp Hagemeister
e793f7671c
[liveleak] Modernize
2015-01-23 17:09:26 +01:00
Sergey M․
c2e64f71d0
[twitch] Add support for bookmarks
2015-01-23 21:58:40 +06:00
Jaime Marquínez Ferrándiz
0920e5830f
[atresplayer] Don't include f4m formats if they are protected by DRM ( fixes #4705 )
2015-01-23 16:39:23 +01:00
Jaime Marquínez Ferrándiz
bf7fa94ec7
[downloader/f4m] build_fragments_list: Support videos with more than 1 segment
2015-01-23 16:31:52 +01:00
Philipp Hagemeister
6f58db8982
release 2015.01.23.3
2015-01-23 12:17:19 +01:00
Philipp Hagemeister
aa42e87340
[utils] Catch strange Windows errors ( Closes #4733 )
2015-01-23 12:17:12 +01:00
Philipp Hagemeister
649f7966f7
Fix --sleep-interval ( #3426 )
2015-01-23 12:07:13 +01:00
Philipp Hagemeister
5f0d813d93
Merge remote-tracking branch 'rupertbaxter2/master'
...
Conflicts:
youtube_dl/__init__.py
youtube_dl/downloader/common.py
2015-01-23 12:05:01 +01:00
Philipp Hagemeister
501f13fbf3
[generic] Add support for Cinerama player ( Fixes #4752 )
2015-01-23 12:00:25 +01:00
Philipp Hagemeister
ba55168157
release 2015.01.23.2
2015-01-23 11:20:24 +01:00
Philipp Hagemeister
d79323136f
[utils] Simplify HTTPS socket creation
...
We were duplicating (bad) code and doing crazy things with SSL.
Just use TLSv1 across the board, and do with one implementation of HTTPSConnection.connect.
Fixes #4696 .
2015-01-23 11:15:18 +01:00
Philipp Hagemeister
08ff6ab07e
[gamestar] Modernize slightly
2015-01-23 01:34:24 +01:00
Philipp Hagemeister
ba655a0e4c
Merge remote-tracking branch 'derrotebaron/master'
2015-01-23 01:32:52 +01:00
Philipp Hagemeister
b59c17e543
Merge pull request #4745 from BitLooter/master
...
Embed description and URL as MP4 tags
2015-01-23 01:22:19 +01:00
Philipp Hagemeister
61ca9a80b3
[generic] Add support for BOMs ( Fixes #4753 )
2015-01-23 01:21:30 +01:00
Philipp Hagemeister
317239b097
release 2015.01.23.1
2015-01-23 00:33:14 +01:00
Philipp Hagemeister
c2a30b250c
[testtube] Add new extractor ( Fixes #4759 )
2015-01-23 00:32:35 +01:00
Philipp Hagemeister
c994e6bd63
release 2015.01.23
2015-01-23 00:06:11 +01:00
Philipp Hagemeister
3ee2aa7a16
Merge remote-tracking branch 'origin/master'
2015-01-23 00:06:02 +01:00
Philipp Hagemeister
083c9df93b
[YoutubeDL] Allow filtering by properties ( Fixes #4584 )
2015-01-23 00:04:05 +01:00
Philipp Hagemeister
50789175ed
[pornhub] Detect private videos and emit an error message ( Closes #4764 )
2015-01-22 23:48:58 +01:00
Philipp Hagemeister
dc1b027cd4
[twitch] PEP8
2015-01-22 23:06:03 +01:00
Sergey M․
f353cbdb2f
[twitch:stream] Randomize query
2015-01-22 23:34:40 +06:00
Philipp Hagemeister
73e449b226
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-22 18:21:27 +01:00
Philipp Hagemeister
78111136db
[twitch] Move URL matching tests into extractor
2015-01-22 18:18:21 +01:00
Philipp Hagemeister
650ab5beeb
[comedycentral:shows] Remove references to colbert report
2015-01-22 18:15:58 +01:00
Philipp Hagemeister
7932de6352
[hearthisat] Correct error message
2015-01-22 18:15:04 +01:00
Sergey M․
240b9b7a5c
[twitch] Add support for streams ( Closes #893 , closes #3693 , closes #1884 )
2015-01-22 23:11:22 +06:00
Naglis Jonaitis
bb6e38787d
[videomega] Fix extraction ( Closes #4763 )
2015-01-22 18:36:49 +02:00
Philipp Hagemeister
898c23c03f
release 2015.01.22
2015-01-22 12:04:26 +01:00
Philipp Hagemeister
b55ee18ff3
[hearthisat] Add support for more high-quality download links
2015-01-22 12:04:13 +01:00
Naglis Jonaitis
e5763a7a7e
[hearthisat] Add new extractor ( Closes #4743 )
2015-01-21 21:47:55 +02:00
Sergey M․
8bb1bdfae9
[twitch:past_broadcasts] Fix IE_NAME
2015-01-21 23:06:16 +06:00
Sergey M․
bb0aa4cb3c
[streetvoice] Improve
2015-01-21 22:53:51 +06:00
Sergey M.
d63528c8c7
Merge pull request #4758 from yan12125/IE_streetvoice
...
[StreetVoice] Add new extractor
2015-01-21 22:36:50 +06:00
Sergey M․
c5db6bb32b
[twitch] Refactor and add support for past broadcasts
2015-01-21 22:27:21 +06:00
Yen Chi Hsuan
c8dc41a6e7
[StreetVoice] Add new extractor
2015-01-21 23:05:47 +08:00
Jaime Marquínez Ferrándiz
47e0e1e0e2
[nbc] Fix pep8 issue
2015-01-21 10:36:15 +01:00
Jaime Marquínez Ferrándiz
efcddaebe9
[cnn] Use edition.cnn.com for getting the information ( fixes #4757 )
...
Some videos (like http://edition.cnn.com/videos/us/2015/01/20/orig-yellowstone-oil-spill.cnn ) will fail if we use cnn.com.
2015-01-21 10:31:57 +01:00
Jaime Marquínez Ferrándiz
5fe5112589
[CNNArticle] Update test
2015-01-21 10:27:18 +01:00
Sergey M․
564bb5e964
[tinypic] Tweak VALID_URL regex ( Closes #4754 )
2015-01-21 02:15:28 +06:00
Sergey M․
2df54b4ba8
[nbcnews] Ignore HTTP errors while coping with playlists ( Closes #4749 )
2015-01-20 21:23:51 +06:00
Sergey M․
030aa5d9e7
[tvp] Fix extraction
2015-01-19 23:00:22 +06:00
Philipp Hagemeister
c511f13f22
[ndtv] Modernize
2015-01-19 10:10:05 +01:00
David Powell
bd3cbe0716
Embed description and URL as MP4 tags
2015-01-18 15:01:05 -08:00
Sergey M․
fdb2ed7455
[abc7news] Add extractor ( Closes #4734 )
2015-01-18 08:09:18 +06:00
Philipp Hagemeister
ba319696a9
[options] Clarify that --password can be left out ( #4723 )
2015-01-17 23:56:34 +01:00
Philipp Hagemeister
910c552052
release 2015.01.16
2015-01-16 14:20:38 +01:00
Philipp Hagemeister
cce81f192c
[bandcamp:album] Fix title extraction ( Fixes #4721 )
2015-01-16 14:20:25 +01:00
Philipp Hagemeister
9d22a7dfb0
[fourtube] Fix extraction
2015-01-16 13:44:44 +01:00
Philipp Hagemeister
4f4f642822
[npo] Remove unused import
2015-01-16 13:44:36 +01:00
Jaime Marquínez Ferrándiz
2875cf01bb
FFmpegEmbedSubtitlePP: simplify command
2015-01-16 13:37:37 +01:00
Jaime Marquínez Ferrándiz
e205db3bcd
FFmpegEmbedSubtitlePP: don't fail if the video doesn't have an audio stream ( fixes #4718 )
...
Instead of specifying which streams ffmpeg must copy, we tell it to copy all.
2015-01-16 13:29:01 +01:00
Philipp Hagemeister
31d4a6e212
release 2015.01.15.1
2015-01-15 22:38:11 +01:00
Sergey M․
aaeb86f682
[youtube] Add test for #4706
2015-01-16 01:25:03 +06:00
Phil Kulak
a9b6b5cd15
Looks like Google switched to a new JS compiler that includes dollar signs in function names.
2015-01-15 10:23:05 -08:00
Naglis Jonaitis
a45c0a5d67
[videomega] Fix extraction ( Closes #4703 )
2015-01-15 19:57:36 +02:00
Sergey M․
c8dfe360eb
[atresplayer] Add authentication support ( Closes #4700 )
2015-01-15 21:43:35 +06:00
Philipp Hagemeister
4cfaf85c65
release 2015.01.15
2015-01-15 12:42:11 +01:00
Philipp Hagemeister
be5f2c192c
[ssl] Correct connect creation
...
We want to authenticate the server, see https://docs.python.org/dev/library/ssl.html#ssl.Purpose.SERVER_AUTH .
2015-01-15 02:06:50 +01:00
Sergey M․
c9ef44ce29
[smotri] Improve extraction ( Closes #4698 )
2015-01-14 21:50:36 +06:00
Sergey M․
e92d4a11f5
[spiegel] Test format video URLs for 404 ( Closes #4579 )
2015-01-14 20:27:14 +06:00
Naglis Jonaitis
f2cbc96c3e
[lnkgo] Make more robust
2015-01-14 00:51:48 +02:00
Naglis Jonaitis
a69801e2c6
[utils] Add additional format to unified_strdate
2015-01-14 00:16:34 +02:00
Naglis Jonaitis
034206cec1
[lnkgo] Add new extractor
2015-01-14 00:14:59 +02:00
Sergey M․
04e0bac233
[npo:live] Add extractor ( Closes #4691 )
2015-01-13 20:54:03 +06:00
Johannes Knoedtel
3d5f7a3947
[utils] Prevent override of custom headers.
...
The dict of headers of request objects in urllib has its keys always
capitalized.
This causes the lookup to fail and overwrite the header. If for example
a Extractor tries to add a "User-Agent" header the internal
representation in the request object is "User-agent". The header is
therefore clobbered by the "User-Agent" in std_headers, because the
strings are not equal.
2015-01-12 22:38:51 +01:00
Sergey M․
227d4822ff
[utils] Disallow non string types in parse_duration ( Closes #4679 )
2015-01-12 21:06:26 +06:00
Philipp Hagemeister
5c4a81d934
[npo] Remove unused import
2015-01-11 23:43:09 +01:00
Philipp Hagemeister
8e2ec95575
[drbonanza] Simplify and fix duration ( #4687 )
2015-01-11 23:41:55 +01:00
Johan K. Jensen
8e7a9016d5
[DRBonanza] Add new extractor (fixing #4581 )
2015-01-11 23:23:10 +01:00
Sergey M․
c85f368370
[npo] Make extension check less strict and add test ( #4680 )
2015-01-11 23:45:52 +06:00
Sergey M․
a0977064ce
[npo] Fix non asf streams ( Closes #4680 )
2015-01-11 23:18:45 +06:00
Philipp Hagemeister
15aecd8711
release 2015.01.11
2015-01-11 17:47:04 +01:00
Philipp Hagemeister
20dd0b2d20
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-11 17:46:22 +01:00
Philipp Hagemeister
2aeb06d6dc
[utils] Improve colon handling ( Fixes #4683 )
2015-01-11 17:40:45 +01:00
Johan
6ccbb335d2
[drtv] Updated with support for https
2015-01-11 17:39:16 +01:00
Pierre
4340decad2
check for overwriting files in the downloader ( fixes #3916 , closes #3829 )
2015-01-11 12:02:27 +01:00
Jaime Marquínez Ferrándiz
f3ff1a3696
YoutubeDL: Make the decision about removing the original file after each postprocessor is run ( fixes #2261 )
...
If one of the processors said the file should be kept, it wouldn't pay
attention to the response from the following processors. This was wrong if the
'keep_video' option was False, if the first extractor modifies the original file
and then we extract its audio we don't want to keep the original video file.
2015-01-11 11:35:18 +01:00
Sergey M․
aa24de39aa
[veehd] Update test
2015-01-11 16:20:39 +06:00
Sergey M․
a798e64c15
[veehd] Improve extraction
2015-01-11 16:20:16 +06:00
Philipp Hagemeister
6a5fa75490
[karaoketv] Remove unused import
2015-01-11 10:48:20 +01:00
Philipp Hagemeister
8ad6b5ed9f
[compat] Correct socket error class reference
2015-01-11 10:47:39 +01:00
Sergey M․
d5bb814d34
[veehd] Capture removed video message
2015-01-11 15:42:53 +06:00
Sergey M․
d156a1d981
[xboxclips] Fix extraction
2015-01-11 15:25:29 +06:00
Sergey M․
987493aef3
[test_compat] Fix alphabetic order to make test_all_present pass
2015-01-11 15:13:03 +06:00
Philipp Hagemeister
8bfa75451b
[options] Add --no-call-home
...
While we're at it, also drop "experimental" moniker for --call-home - should work fine.
2015-01-10 21:09:18 +01:00
Philipp Hagemeister
cd3063f3fa
release 2015.01.10.2
2015-01-10 21:03:00 +01:00
Philipp Hagemeister
58b1f00d19
[YoutubeDL] Add new --call-home option for debugging
2015-01-10 21:02:27 +01:00
Philipp Hagemeister
149f05c7b6
release 2015.01.10.1
2015-01-10 20:06:13 +01:00
Philipp Hagemeister
8a1b9b068e
Merge remote-tracking branch 'origin/master'
2015-01-10 20:06:01 +01:00
Philipp Hagemeister
c5a59d9391
[utils] Fix call to _create_http_connection
...
Avoid confusion over args/kwargs.
2015-01-10 20:05:30 +01:00
Philipp Hagemeister
500b8b41c1
[options] Add -4 and -6 options
...
Fixes #520 , fixes #3626 .
2015-01-10 20:02:02 +01:00
Philipp Hagemeister
be4a824d74
Add new option --source-address
...
Closes #3618 , fixes #721 , fixes #2481 , fixes #4551 , closes #1020 .
2015-01-10 19:56:51 +01:00
Sergey M․
ed3958d714
[collegerama] Add extractor ( #4540 )
2015-01-11 00:40:46 +06:00
Philipp Hagemeister
c80ede5f13
[karaoketv] Simplify ( #3853 )
2015-01-10 18:03:36 +01:00
Philipp Hagemeister
bc694039e4
Merge remote-tracking branch 'lenaten/karaoketv'
2015-01-10 17:59:35 +01:00
Philipp Hagemeister
3462af03e6
[rte] PEP8
2015-01-10 17:59:07 +01:00
Philipp Hagemeister
ea1d5bdcdd
[rte] Make more robust and add a new testcase ( #4015 )
2015-01-10 17:57:21 +01:00
Philipp Hagemeister
121c09c7be
Merge remote-tracking branch 'Dineshs91/f4m-2.0'
2015-01-10 17:51:52 +01:00
Philipp Hagemeister
76bfaf6daf
[nrk] Improve subtitle support ( #3092 )
2015-01-10 17:46:01 +01:00
Sergey M․
d89c6e336a
[atttechchannel] Add extractor ( Closes #3938 )
2015-01-10 19:44:29 +06:00
Sergey M․
776dc3992a
[utils] Clarify more day-month-first ambiguous formats
2015-01-10 19:43:52 +06:00
Philipp Hagemeister
27ca82ebc6
[orf:oe1] Add konsole URL schema ( Fixes #4675 )
2015-01-10 14:27:27 +01:00
Philipp Hagemeister
385f8ae468
[eighttracks] PEP8
2015-01-10 14:25:11 +01:00
Philipp Hagemeister
b9f030cc26
[orf] Fix typo
2015-01-10 14:23:54 +01:00
Philipp Hagemeister
52afb2ac1b
[ffmpeg] Call encodeFilename on filenames
2015-01-10 06:13:18 +01:00
Philipp Hagemeister
43bc88903d
Merge remote-tracking branch 'ivan/muxed-mtime'
2015-01-10 06:10:18 +01:00
Philipp Hagemeister
6ef9f88299
release 2015.01.10
2015-01-10 05:51:22 +01:00
Philipp Hagemeister
f71fdb0acc
[eighttracks] Improve waiting ( #3954 )
2015-01-10 05:51:07 +01:00
Philipp Hagemeister
c24dfef63c
Merge remote-tracking branch 'lenaten/8tracks'
2015-01-10 05:47:05 +01:00
Philipp Hagemeister
6271f1cad9
[youtube|ffmpeg] Automatically correct video with non-square pixels ( Fixes #4674 )
2015-01-10 05:45:51 +01:00
Philipp Hagemeister
fb4b030aaf
[tvp] Update tests and improve output
2015-01-10 02:38:35 +01:00
Philipp Hagemeister
ff21a8e0ee
Merge remote-tracking branch 'Tithen-Firion/master'
2015-01-10 02:26:21 +01:00
Philipp Hagemeister
904fffffeb
[audiomack] Better titles, simplify code
2015-01-10 02:24:46 +01:00
Philipp Hagemeister
51897bb77c
Merge remote-tracking branch 'xavierbeynon/master'
2015-01-10 02:03:46 +01:00
Philipp Hagemeister
bd1a281ede
[options] PEP8 and simpler --merge-output-format handling ( #4673 )
2015-01-10 02:03:00 +01:00
Philipp Hagemeister
45598f1578
Merge remote-tracking branch 'aft90/merge-output-format'
...
Conflicts:
youtube_dl/YoutubeDL.py
2015-01-10 01:59:14 +01:00
Andrei Troie
d02115f837
Use the option in preparing the merge output filename
2015-01-10 00:29:06 +00:00
Andrei Troie
34c781a24d
Passing the option into the main program's arguments
2015-01-10 00:03:11 +00:00
Philipp Hagemeister
1302394603
release 2015.01.09.2
2015-01-09 23:59:29 +01:00
Philipp Hagemeister
dd622d7c4e
[netzkino] Add new extractor ( Fixes #4669 )
2015-01-09 23:59:18 +01:00
Andrei Troie
d120e9013f
Added an option to specify an output format for merges when downloading separate video & audio
2015-01-09 22:03:56 +00:00
Philipp Hagemeister
b8da6b9fc6
[elpais] Modernize
2015-01-09 22:43:49 +01:00
Philipp Hagemeister
4baea47c42
release 2015.01.09.1
2015-01-09 21:33:16 +01:00
Philipp Hagemeister
176cf9e0c3
[wdr] Support overviews ( Fixes #4651 )
2015-01-09 21:33:07 +01:00
Philipp Hagemeister
7b6faddfc8
[wdr] Modernize
2015-01-09 20:52:49 +01:00
Philipp Hagemeister
f90ad27375
[YoutubeDL] Copy over format metadata when merging ( Fixes #4671 )
2015-01-09 20:50:23 +01:00
Philipp Hagemeister
230b2287dd
[youtube] Add acodec information
...
The codec seems to be consistently aac, so state that in our metadata.
2015-01-09 20:44:21 +01:00
Philipp Hagemeister
754c838903
release 2015.01.09
2015-01-09 20:20:55 +01:00
Philipp Hagemeister
aa2fd59857
[update] Use utils HTTPS handler ( Fixes #4666 )
...
On FreeBSD, the default HTTPS handler is missing certificates, so use our own.
2015-01-09 20:20:48 +01:00
Jaime Marquínez Ferrándiz
9932a65370
[vk] Remove debug assert statement ( fixes #4672 , fixes #4514 )
2015-01-09 20:13:53 +01:00
Philipp Hagemeister
b0e87c3110
[ffmpeg] Correctly encode paths on Windows
...
On Python 2.x on Windows, if there are any unicode arguments in the command argument list, the whole list is converted to unicode internally.
Therefore, we need to call encodeArgument on every argument.
Fixes #4337 and #4668 .
2015-01-09 19:02:07 +01:00
Your Name
ff0813313a
Minor style changes
2015-01-08 18:35:33 -06:00
Philipp Hagemeister
c0bdf32a3c
Add --print-json ( Closes #2845 )
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
92b065dc53
[tudou] Fix extraction
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
9298d4e3df
[discovery] Fix extractor
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
740a7fcbc8
[gdcvault] Skip test that is now restricted
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
db6e625005
[buzzfeed] Fix test
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
811cacdc2c
[bet] Correct test IDs
2015-01-08 18:03:29 +01:00
Philipp Hagemeister
ce08a86462
Merge pull request #4647 from aajanki/hds_metadata
...
[downloader/f4m] Improved metadata handling
2015-01-08 16:37:49 +01:00
Philipp Hagemeister
11497d5bba
release 2015.01.08
2015-01-08 16:15:08 +01:00
Philipp Hagemeister
0217c78377
[YoutubeDL] Allow selection by more extensions
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
bd6b25ce0e
[fktv] Fix download URL
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
d51a853d5c
[zdf] Fix test case
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
9ed99402f5
[youtube] Fix test case
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
ec3a6a3137
[tunein] Ignore reliability if it's >90% ( #4097 )
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
796858a53f
[sexykarma] Add age_limit designation
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
5b78caca94
[mit] Amend test definitions
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
bec2248141
[InfoExtractor/common] Correct and test meta tag matching
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
211503c39f
[teachertube] Modernize
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
adb1307b9a
[imdb] Remove test md5
...
They seem to reencode quite frequently, so simply remove the md5 sum.
2015-01-08 16:14:50 +01:00
Philipp Hagemeister
99673f04bc
[washingtonpost] Modernize and correct test case
2015-01-08 16:14:49 +01:00
Sergey M․
398133cf55
[huffpost] Make extraction more robust ( Closes #4663 )
2015-01-08 19:07:28 +06:00
Sergey M․
58a84b8cb6
[bilibili] Fix extraction ( Closes #4660 )
2015-01-08 01:33:22 +06:00
Jaime Marquínez Ferrándiz
5d8993b06a
[extractor/__init__] Remove unused import
2015-01-07 11:59:15 +01:00
Jaime Marquínez Ferrándiz
c758bf9fd7
[nrktv] Remove 'proxy' parameter from tests
2015-01-07 11:56:22 +01:00
Philipp Hagemeister
900813a328
release 2015.01.07.2
2015-01-07 07:41:48 +01:00
Philipp Hagemeister
2bad0e5d20
[/__init__] Define public API
2015-01-07 07:41:05 +01:00
Philipp Hagemeister
ccc5842bc9
[gameone] Modernize
2015-01-07 07:37:21 +01:00
Philipp Hagemeister
fd86c2026d
release 2015.01.07.1
2015-01-07 07:31:38 +01:00
Philipp Hagemeister
e4a8eae701
Merge commit '8ee3415'
2015-01-07 07:30:57 +01:00
Philipp Hagemeister
75e51819d0
release 2015.01.07
2015-01-07 07:22:28 +01:00
Philipp Hagemeister
8ee341500d
[viki] Modernize
2015-01-07 07:21:24 +01:00
Philipp Hagemeister
0590062925
Respect age_limit when listing extractors ( Fixes #4653 )
2015-01-07 07:20:20 +01:00
Sergey M․
799d88d3d8
[nrktv] Add support for playlists ( Closes #4656 )
2015-01-07 06:46:56 +06:00
Sergey M․
6309cb9b41
[ceskatelevize] Fix python 2.6 format issue
2015-01-07 05:03:34 +06:00
Sergey M․
27a82a1b93
[ceskatelevize] Simplify
2015-01-07 05:03:14 +06:00
Sergey M․
ecd1936695
Merge branch 'ceskatelevizesrt' of https://github.com/oskar456/youtube-dl into oskar456-ceskatelevizesrt
2015-01-07 05:02:27 +06:00
Jaime Marquínez Ferrándiz
76b3c61012
[youtube] Add formats 308 and 315 ( closes #4650 )
2015-01-06 11:59:41 +01:00
Sergey M․
0df2dea73b
[giga] Add extractor ( Closes #4090 )
2015-01-06 06:54:31 +06:00
Philipp Hagemeister
f8bb576c4f
release 2015.01.05.1
2015-01-05 22:42:38 +01:00
Philipp Hagemeister
ee61f6f3e2
[youtube] Handle cases where format comes without a preference ( Fixes #4648 )
2015-01-05 22:42:17 +01:00
Antti Ajanki
f14f2a6d79
[downloader/f4m] Minor cleanup
2015-01-05 21:12:33 +02:00
Antti Ajanki
2c322cc5d6
[downloader/f4m] The last value in a tag is the tag length
2015-01-05 21:07:15 +02:00
Antti Ajanki
3b8f3a1504
[downloader/f4m] <metadata> is optional according to the F4M specs
2015-01-05 21:07:13 +02:00
Jaime Marquínez Ferrándiz
8f9529cd05
[motorsport] Fix extraction and make trailing '/' optional
...
They directly embed a youtube video now.
2015-01-05 19:19:01 +01:00
Philipp Hagemeister
f4bca0b348
release 2015.01.05
2015-01-05 18:44:29 +01:00
Philipp Hagemeister
6291438073
[auengine] Simplify ( #4643 )
2015-01-05 18:21:32 +01:00
Philipp Hagemeister
18c3c15391
Merge remote-tracking branch 'Oteng/master'
2015-01-05 18:18:15 +01:00
Philipp Hagemeister
dda620e88c
[radiobremen] Make code more readable and more resilient to failures
2015-01-05 18:17:03 +01:00
Philipp Hagemeister
d7cc31b63e
[generic] PEP8
2015-01-05 18:16:47 +01:00
Philipp Hagemeister
aa80652f47
[radiobremen] Add test for thumbnail
2015-01-05 18:14:09 +01:00
Philipp Hagemeister
9d247bbd2d
[radiobremen] Fix under Python 2.6 and fix duration
2015-01-05 18:13:19 +01:00
Philipp Hagemeister
93e40a7b2f
Merge remote-tracking branch 'ckrooss/master'
2015-01-05 18:07:16 +01:00
oteng
03ff2cc1c4
[Auengine] corrected extractions logic
...
The way the video download url was been extracted was
not working well so i change it for it to extract the
correct url
2015-01-05 16:28:24 +00:00
Jaime Marquínez Ferrándiz
a285b6377b
[normalboots] Skip download in test, it uses rtmp
2015-01-05 13:59:49 +01:00
Jaime Marquínez Ferrándiz
cd791a5ea0
[ted] Add support for embed-ssl.ted.com embedded videos
2015-01-05 13:11:13 +01:00
Jaime Marquínez Ferrándiz
87830900a9
[generic] Update some tests
2015-01-05 13:07:24 +01:00
Jaime Marquínez Ferrándiz
dfc9d9f50a
Merge pull request #4639 from bartkappenburg/patch-1
...
Update rtlnl.py
2015-01-05 12:31:07 +01:00
Jaime Marquínez Ferrándiz
628bc4d1e7
[khanacademy] Update test
2015-01-05 12:28:35 +01:00
Jaime Marquínez Ferrándiz
a4c3f48639
[vimple] Replace tests
...
The first one seems to be no longer available and the second was an episode from a tv show.
2015-01-05 11:54:14 +01:00
Bart Kappenburg
bdf80aa542
Update rtlnl.py
...
Added support for the non-www version of rtlxl.nl by making "www." optional.
2015-01-05 11:51:24 +01:00
Naglis Jonaitis
adf3c58ad3
[lrt] Fix missing provider key
...
Also, modernize a bit.
2015-01-05 02:55:12 +02:00
Naglis Jonaitis
caf90bfaa5
[webofstories] Add new extractor ( Closes #4585 )
2015-01-05 02:22:01 +02:00
Jaime Marquínez Ferrándiz
2f985f4bb4
[youtube:toplist] Remove extractor
...
They use now normal playlists (their id is PL*).
2015-01-05 00:18:43 +01:00
Philipp Hagemeister
67c2bcdf4c
Remove extractors which infringe copyright ( #4554 )
2015-01-04 19:19:18 +01:00
Jaime Marquínez Ferrándiz
1d2d0e3ff2
utils: Remove blank line at the end of file
2015-01-04 14:07:06 +01:00
Jaime Marquínez Ferrándiz
9fda6ee39f
[tf1] Remove unused import
2015-01-04 14:06:23 +01:00
Jaime Marquínez Ferrándiz
bc3e582fe4
Don't use '-shortest' option for merging formats ( closes #4220 , closes #4580 )
...
With avconv and older versions of ffmpeg the video is partially copied.
The duration difference between the audio and the video seem to be really small, so it's probably not noticeable.
2015-01-04 14:02:17 +01:00
Christopher Krooss
bc1fc5ddbc
Don't check for height as it's not provided
2015-01-04 14:02:07 +01:00
Jaime Marquínez Ferrándiz
63948fc62c
[downloader/hls] Respect the 'prefer_ffmpeg' option
2015-01-04 13:41:49 +01:00
Christopher Krooss
f4858a7103
Add support for Radio Bremen
2015-01-04 13:33:26 +01:00
Philipp Hagemeister
26886e6140
release 2015.01.04
2015-01-04 03:15:48 +01:00
Philipp Hagemeister
7a1818c99b
[vk] Add support for rutube embeds ( Fixes #4514 )
2015-01-04 03:15:27 +01:00
Philipp Hagemeister
2ccd1b10e5
[soulanime] Fix under Python 3
2015-01-04 02:20:45 +01:00
Philipp Hagemeister
788fa208c8
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-04 02:08:38 +01:00
Philipp Hagemeister
95ceeec722
Remove unused import
2015-01-04 02:05:35 +01:00
Philipp Hagemeister
b68ff25917
Add various anime sites ( Closes #4554 )
2015-01-04 02:05:26 +01:00
t0mm0
b158bb8693
[tf1] simplify regex
2015-01-04 00:45:23 +00:00
t0mm0
2bf098eda4
[tf1] fix test
2015-01-04 00:43:55 +00:00
t0mm0
382e05fa56
[tf1] add support for TFOU
2015-01-04 00:05:31 +00:00
Philipp Hagemeister
19b05d886e
release 2015.01.03
2015-01-03 18:35:30 +01:00
Philipp Hagemeister
e65566a9cc
[youtube] Correct handling when DASH manifest is not necessary to find all formats
2015-01-03 18:33:38 +01:00
Sergey M․
baa3c3f0f6
[ellentv] Improve extraction
2015-01-03 21:54:18 +06:00
Sergey M․
f4f339529c
[ellentv] Clean up and simplify
2015-01-03 21:44:47 +06:00
Sergey M.
7d02fae85b
Merge pull request #4626 from gauravb7090/ellentube
...
Added support for EllenTube along with EllenTV
2015-01-03 21:40:39 +06:00
Gaurav
6e46c3f1fd
Added support for EllenTube along with EllenTV
2015-01-03 20:30:28 +05:30
Sergey M․
c7e675940c
[bbccouk] Add support for music clips ( Closes #4143 )
2015-01-03 20:43:40 +06:00
Jaime Marquínez Ferrándiz
d26b1317ed
[downloader/mplayer] Use check_executable
2015-01-03 00:33:36 +01:00
Jaime Marquínez Ferrándiz
a221f22969
[crunchyroll] Fix format extraction
...
Reported in https://github.com/rg3/youtube-dl/issues/2782#issuecomment-68556780
2015-01-02 21:17:10 +01:00
Jaime Marquínez Ferrándiz
817f786fbb
[canalplus] Raise an error if the video is georestricted ( closes #4472 )
2015-01-02 21:02:34 +01:00
Sergey M․
62420c73cb
[played] Skip test
2015-01-02 22:31:55 +06:00
Sergey M․
2522a0b7da
[kontrtube] Extract display_id
...
Trailing slash in URL is mandatory now
2015-01-02 22:28:48 +06:00
Sergey M․
46d32a12c9
[bet] Update test
2015-01-02 22:23:00 +06:00
Sergey M․
c491418526
[bbccouk] Update test
2015-01-02 22:13:26 +06:00
Ondřej Caletka
c067545c17
ceskatelevize: Closed captions support
2015-01-02 17:12:20 +01:00
Sergey M․
823a155293
[vier:videos] Tune _VALID_URL not to match single videos
2015-01-02 22:09:00 +06:00
Sergey M․
324b2c78fa
[xtube] Fix uploader regex
2015-01-02 21:46:57 +06:00
Sergey M․
d34f98289b
[xhamster] Remove identical tests
2015-01-02 21:12:25 +06:00
Sergey M.
644096b15c
Merge pull request #4615 from dwemthy/https_xhamster
...
[xhamster] Add HTTPS support
2015-01-02 21:09:28 +06:00
Sergey M․
15cebcc363
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-02 20:57:12 +06:00
Sergey M․
faa4ea68c0
[generic] Add BBC iPlayer playlist test
2015-01-02 20:56:42 +06:00
Philipp Hagemeister
29a9385ff0
release 2015.01.02
2015-01-02 15:56:26 +01:00
Sergey M․
476eae0c2a
[generic] Generalize BBC iPlayer playlist extraction
2015-01-02 20:55:09 +06:00
Sergey M․
8399267671
[generic] Make getter None by default
2015-01-02 20:54:30 +06:00
Sergey M․
db546cf87f
[generic] Add support for BBC iPlayer embeds ( Closes #4619 )
2015-01-02 20:46:17 +06:00
Sergey M․
317639758a
[bbccouk] Improve _VALID_URL
2015-01-02 20:37:54 +06:00
Sergey M․
fdbabca85f
[vier:videos] Tune _VALID_URL
2015-01-02 20:21:41 +06:00
Sergey M․
9eb4f404cb
[vier] Simplify, add support for more URL formats, extract all playlist pages when page is not specified
2015-01-02 20:15:40 +06:00
Thijs Vermeir
f58487b392
[vier] Add new extractor
2015-01-02 13:35:47 +01:00
dwemthy
5b9aefef77
[xhamster] Add HTTPS support
2015-01-02 11:54:38 +00:00
Your Name
defaf19f5d
Push api updates to simplify audiomack, add support for albums
2015-01-02 02:20:04 -06:00
Philipp Hagemeister
772fd5cc44
[youtube] Add a pseudo-extractor for truncated YouTube video IDs ( #4610 )
2015-01-01 23:44:39 +01:00
Philipp Hagemeister
50a0f6df7e
[/__init__] Add another cute search example
2015-01-01 22:47:21 +01:00
Philipp Hagemeister
9f435c5f1c
Add an extractor for common mistakes ( #4610 )
2015-01-01 22:34:58 +01:00
Philipp Hagemeister
931e2d1d26
[bbccouk] PEP8
2015-01-01 22:15:46 +01:00
Philipp Hagemeister
a42419da42
[options] Upper-case options and URL in --help output
...
Hopefully, this reduces confusion as in #4610 .
2015-01-01 22:01:47 +01:00
Philipp Hagemeister
9a237b776c
release 2015.01.01
2015-01-01 21:41:42 +01:00
Sergey M․
02ec32a1ef
[ceskatelevize] Adapt to new API ( Closes #4531 )
2015-01-01 20:01:55 +06:00
Sergey M․
a1e9e6440f
[moevideo] Skip removed video test
2015-01-01 00:46:03 +06:00
Sergey M․
5878e6398c
[nrktv] Update tests' checksums
2015-01-01 00:37:57 +06:00
Sergey M․
6c6f1408f2
[extractor/common] Allow multiline content tags
2015-01-01 00:37:14 +06:00
Sergey M․
b7a7319c38
[slideshare] Fix extraction
2015-01-01 00:26:19 +06:00
Sergey M․
68f705cac5
[tnaflix] Make sure config URL has correct scheme
2015-01-01 00:12:41 +06:00
Sergey M․
079d1dcd80
[tnaflix] Fix title extraction
2015-01-01 00:11:56 +06:00
Sergey M․
7b24bbdf49
[xboxclips] Fix extraction
2014-12-31 23:59:16 +06:00
Jaime Marquínez Ferrándiz
f86d543ebb
[pbs] Catch geoblocking errors ( closes #4516 )
2014-12-31 17:43:49 +01:00
Jaime Marquínez Ferrándiz
60e47a2699
[youtube] Use '_download_xml' for getting the available subtitles
2014-12-31 15:44:15 +01:00
Sergey M․
b8bc7a696b
[openfilm] Add extractor ( Closes #4538 )
2014-12-31 19:40:35 +06:00
Jaime Marquínez Ferrándiz
7d900ef1bf
[youtube] Add support for automatically translated subtitles ( fixes #4555 )
...
They have a manually uploaded subtitles track and YouTube can transtale it.
2014-12-31 14:15:16 +01:00
Sergey M․
1931a73f39
[echomsk] Add extractor ( Closes #4600 )
2014-12-31 18:03:51 +06:00
Philipp Hagemeister
b3013681ff
Merge remote-tracking branch 'origin/master'
2014-12-30 19:41:04 +01:00
Philipp Hagemeister
416c7fcbce
Add documentation about supported sites ( Fixes #4503 )
2014-12-30 19:35:35 +01:00
Sergey M․
e83eebb12f
[atresplayer] Fix python3 bug
2014-12-30 22:46:23 +06:00
Sergey M․
a349873226
[atresplayer] Add extractor ( Closes #2341 )
2014-12-30 22:28:07 +06:00
Sergey M․
fccae2b911
[youtube] Add test for age-gate video with encrypted signature
2014-12-30 17:26:21 +06:00
Sergey M.
0129b4dd45
Merge pull request #4598 from 0xced/encrypted-age-gate
...
[youtube] Fix videos with age gate and encrypted signatures
2014-12-30 17:09:02 +06:00
Sergey M․
1c57e7f1f4
[daum] Improve full_id regex
2014-12-30 16:55:53 +06:00
t0mm0
a87bb090d9
[daum] update 'full id' regex
...
fixes #4566
2014-12-29 23:06:56 +00:00
Cédric Luthi
beb95e7781
[youtube] Fix videos with age gate and encrypted signatures
...
The `sts` value is available on the embed webpage, get it from there.
Fixes #4108 .
2014-12-29 22:58:14 +01:00
Sergey M․
0c0a70f4c6
[hitbox] Minor changes
2014-12-30 03:22:07 +06:00
t0mm0
e3947e2b7f
[hitbox] add support for live streams
2014-12-29 20:12:23 +00:00
t0mm0
da3f7fb7f8
[hitbox] add extractor for hitbox vods
2014-12-29 20:12:23 +00:00
Sergey M․
429ddfd38d
[cnn] Add support for hln URL format ( Closes #4595 )
2014-12-30 01:50:28 +06:00
Sergey M․
355e41466d
[hellporno] Extract all formats and improve
2014-12-29 21:33:41 +06:00
Sergey M․
03d9aad87c
Merge branch 'hellporno' of https://github.com/peugeot/youtube-dl into peugeot-hellporno
2014-12-29 21:13:09 +06:00
Sergey M․
6343a5f68e
[xxxymovies] Improve
2014-12-29 21:05:21 +06:00
Sergey M․
00de9a9828
Merge branch 'xxxymovies' of https://github.com/peugeot/youtube-dl into peugeot-xxxymovies
2014-12-29 20:38:28 +06:00
Sergey M․
7fc2cd819e
[cnn] Improve regexes and fix test
2014-12-29 20:27:09 +06:00
Sergey M.
974739aab5
Merge pull request #4543 from akretz/cnn_fix
...
[cnn] Add support for articles with videos (fixes #4541 )
2014-12-29 20:21:39 +06:00
peugeot
0cc4f8e385
[xxxymovies] new ectractor
2014-12-29 11:31:22 +01:00
peugeot
513fd2a872
[hellporno] simplify
2014-12-29 10:38:07 +01:00
Sergey M․
ae6986fb89
[bbccouk] Switch to new JSON playlist format ( Closes #4588 )
2014-12-29 03:00:24 +06:00
Sergey M․
e8e28989eb
[archiveorg] Add test, simplify and modernize
2014-12-29 02:08:46 +06:00
Johannes Knoedtel
ff7a07d5c4
[archiveorg] most metadata fields are optional
...
Example: https://archive.org/details/Cops1922
2014-12-28 20:31:25 +01:00
Sergey M․
5a18403057
[arte.tv] Fix typo
2014-12-28 15:42:29 +06:00
Sergey M․
1b7b1d6eac
[arte.tv:+7] Make quality optional ( Closes #4583 )
2014-12-28 15:41:52 +06:00
Sergey M․
e82def52a9
[alphaporno] Improve
2014-12-27 00:08:04 +06:00
Sergey M․
bcfe9db299
Merge branch 'alphaporno' of https://github.com/peugeot/youtube-dl into peugeot-alphaporno
2014-12-26 23:34:12 +06:00
Sergey M․
f9b9e88646
[eroprofile] Simplify
2014-12-26 23:32:41 +06:00
Sergey M․
c2500434c3
Merge branch 'eroprofile' of https://github.com/peugeot/youtube-dl into peugeot-eroprofile
2014-12-26 23:16:25 +06:00
peugeot
461b00f34a
[eroprofile] new extractor
2014-12-26 17:15:34 +01:00
peugeot
4cda41ac7b
[alphaporno] new extractor
2014-12-26 16:17:35 +01:00
peugeot
6a1c4fbfcb
[hellporno] new extractor
2014-12-26 15:49:12 +01:00
Sergey M․
31424c126f
[sunporno] Modernize
2014-12-26 19:28:51 +06:00
peugeot
2c0b475235
[sunporno] fix duration
2014-12-26 12:49:13 +01:00
Sergey M․
885e4384a1
[teletask] Simplify
2014-12-25 23:26:57 +06:00
Sergey M․
2b8f151094
Merge branch 'teletask' of https://github.com/MaxReimann/youtube-dl into MaxReimann-teletask
2014-12-25 23:06:26 +06:00
Sergey M․
5ac71f0b27
[sohu] Modernize and extract all formats and more metadata ( Closes #4409 , closes #2056 , closes #3009 )
2014-12-25 22:25:05 +06:00
Sergey M․
39ac7c9435
[gameone] Extract duration as float
2014-12-24 19:18:59 +06:00
Tobias Bell
55f0cab3a3
[gameone] This fix resolves issue #4552
...
The duration metadata for certain episodes contained floating point
numbers instead of integers. Now only the integer part will be
interpreted. Also added a test for this
2014-12-23 22:09:21 +01:00
Sergey M․
544dec6298
[smotri] Skip broken tests
2014-12-23 20:33:56 +06:00
Jaime Marquínez Ferrándiz
e0ae1814b1
[sportdeutschland] Fix extraction ( fixes #4544 )
2014-12-22 22:24:19 +01:00
Adrian Kretz
9532d72371
[cnn] Add support for articles with videos ( fixes #4541 )
2014-12-22 18:40:36 +01:00
Sergey M․
1362bbbb4b
[adobetv] Add extractor ( Closes #4536 )
2014-12-22 22:05:47 +06:00
Jaime Marquínez Ferrándiz
f00fd51dae
Don't write the description file if info_dict['description'] is None ( #3166 )
2014-12-21 20:49:14 +01:00
Sergey M․
a8896c5ac2
[crunchyroll] Add .fr domain ( #4537 )
2014-12-22 00:58:15 +06:00
Jaime Marquínez Ferrándiz
5d3808524d
[extractor/common] Update docstring: replace FileDownloader with YoutubeDL
2014-12-21 16:58:29 +01:00
Jaime Marquínez Ferrándiz
c8f167823f
[dbtv] Make sure the 'id' field is a string
2014-12-21 16:57:07 +01:00
Jaime Marquínez Ferrándiz
70f6796e7d
[telecinco] Rename 'episode' group to 'id' in the _VALID_URL regex
...
MiTeleIE now uses '_match_id'
2014-12-21 16:54:53 +01:00
Jaime Marquínez Ferrándiz
85d253af6b
[internetvideoarchive] Update test's duration field
2014-12-21 15:37:21 +01:00
Jaime Marquínez Ferrándiz
a86cbf5876
[rtp] Fix test's id field
2014-12-21 15:28:40 +01:00
Jaime Marquínez Ferrándiz
3f1399de8a
[tmz] Fix test's thumbnail field
2014-12-21 15:26:00 +01:00
Jaime Marquínez Ferrándiz
1f809a8560
[nerdcubed] Style fixes
2014-12-21 15:22:30 +01:00
Jaime Marquínez Ferrándiz
653d14e2f9
[yahoo] Update extraction process
...
Their webpage uses now https://video.media.yql.yahoo.com/v1/video/sapi/streams/ for getting the video info.
2014-12-21 14:47:44 +01:00
Jaime Marquínez Ferrándiz
85fab7e47b
[yahoo] Replace two tests
...
The first one returned an internal server error.
The other doesn't seem to contain a video anymore.
2014-12-21 14:47:12 +01:00
Jaime Marquínez Ferrándiz
3aa9176f08
[yahoo] Improve video id detection ( fixes #4521 )
2014-12-21 14:09:00 +01:00
MaxReimann
33b53b6021
[teletask] Add new extractor
2014-12-21 12:26:47 +01:00
MaxReimann
3f7421b71b
fix test and remove lengthy description
2014-12-21 11:13:59 +01:00
MaxReimann
ee45625290
Add extractor for teletask
2014-12-21 11:01:28 +01:00
Sergey M․
2c2a42587b
[dvtv] Fix thumbnail scheme
2014-12-21 07:38:55 +06:00
Sergey M․
081d6e4784
[dvtv] Simplify
2014-12-21 07:33:58 +06:00
Petr Kutalek
1d4247f64e
[dvtv] Add support for playlists
2014-12-21 01:24:05 +01:00
Sergey M․
1ff30d7b79
[npo] Add support for streams ( Closes #4276 )
2014-12-20 18:30:56 +06:00
Sergey M․
16ea817968
[xtube] Fix and modernize ( Closes #4489 )
2014-12-19 21:56:44 +06:00
Will Glynn
c58843b3a1
[nerdcubed] Add new extractor
...
nerdcubed.co.uk describes videos in a single a feed.json file, providing
references to and metadata on >1300 YouTube videos spread across 3 main
channels as well as guest appareances on other channels via a single HTTP
request.
NerdCubedFeedIE transforms this feed into a youtube-dl playlist, preserving
information present in the upstream JSON (allowing zero-cost title/date
matches) and ultimately referencing the embedded YouTube videos.
2014-12-18 22:32:24 -06:00
Sergey M․
a22524b004
[twitch] Add support for vods ( Closes #4512 )
2014-12-18 21:25:42 +06:00
Philipp Hagemeister
b9465395cb
[dvtv] PEP8 and correct format sorting ( #4502 )
2014-12-17 23:18:06 +01:00
Philipp Hagemeister
edf41477f0
Merge remote-tracking branch 'petrkutalek/dvtv'
2014-12-17 23:12:38 +01:00
Petr Kutalek
5f627b4448
[dvtv] Add new extractor
2014-12-17 15:52:54 +01:00
Sergey M․
748ec66725
[theplatform] Extract captions ( Closes #4495 )
2014-12-17 20:20:40 +06:00
Jaime Marquínez Ferrándiz
e54a3a2f01
[screencastomatic] Remove unused variable
2014-12-17 14:56:30 +01:00
Jaime Marquínez Ferrándiz
0e4cb4f406
YoutubeDL: style fix
2014-12-17 14:55:27 +01:00
AndroKev
cd58dc3e56
Update YoutubeDL.py
2014-12-17 13:21:22 +01:00
AndroKev
c33bcf2051
only add video-id to archive, when successful
...
Example:
no space left--> youtube-dl adds the id to archive, but the video isn't fully downloaded
2014-12-17 13:05:19 +01:00
Philipp Hagemeister
7642c08763
release 2014.12.17.2
2014-12-17 11:39:25 +01:00
Philipp Hagemeister
fdc8000810
[downloader] Handle a file ./- ( Fixes #4498 )
2014-12-17 11:39:06 +01:00
Philipp Hagemeister
a91c9b15e3
release 2014.12.17.1
2014-12-17 11:29:52 +01:00
Philipp Hagemeister
27d67ea2ba
[comedycentral] Match URLs with a second ID ( fixes #4499 )
2014-12-17 11:29:35 +01:00
Philipp Hagemeister
d6a8160902
release 2014.12.17
2014-12-17 10:53:17 +01:00
Philipp Hagemeister
6e1b9395c6
[screencastomatic] Add new extractor ( Fixes #4497 )
2014-12-17 10:53:12 +01:00
Philipp Hagemeister
b1ccbed3d4
[nhl] Allow upper-case video IDs ( Fixes #4494 )
2014-12-17 00:26:04 +01:00
Philipp Hagemeister
37381350f8
[aljazeera] Add unicode_literals marker
2014-12-17 00:08:04 +01:00
Philipp Hagemeister
7af808a5ef
Improve code style
2014-12-17 00:06:41 +01:00
Philipp Hagemeister
876bef5937
[mit] Modernize
2014-12-17 00:04:24 +01:00
Philipp Hagemeister
964b190350
release 2014.12.16.2
2014-12-16 16:45:35 +01:00
Philipp Hagemeister
13d27a42cc
[orf:tvthek] Add support for topic URLs ( Fixes #4474 )
2014-12-16 16:45:28 +01:00
Philipp Hagemeister
ec05fee43a
[brightcove] Add shorter URL scheme for other extractors
2014-12-16 16:38:26 +01:00
Philipp Hagemeister
ac78b5e97b
release 2014.12.16.1
2014-12-16 16:03:57 +01:00
Philipp Hagemeister
17e0d63957
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-16 16:03:46 +01:00
Sergey M․
9209fe3878
[allocine] Add test for new URL format
2014-12-16 21:03:10 +06:00
Philipp Hagemeister
84d84211ac
[youtube:feeds] ( Fixes #4486 )
2014-12-16 15:59:31 +01:00
Sergey M.
b4116dcdd5
Merge pull request #4490 from Tailszefox/master
...
[Allocine] Support for more URLs
2014-12-16 20:59:07 +06:00
Jaime Marquínez Ferrándiz
bb18d787b5
[aljazeera] Add extractor ( closes #4487 )
2014-12-16 15:48:01 +01:00
Tailszefox
0647084f39
[Allocine] Support for more URLs
2014-12-16 15:46:04 +01:00
Philipp Hagemeister
734ea11e3c
Drop hash character in downloader output ( #4484 )
2014-12-16 00:37:42 +01:00
Philipp Hagemeister
3940450878
release 2014.12.16
2014-12-16 00:24:30 +01:00
Philipp Hagemeister
d86007873e
[YoutubeDL] Document where details for format can be found
2014-12-16 00:22:23 +01:00
Jaime Marquínez Ferrándiz
4b7df0d30c
[youtube:playlist] Work around buggy playlists ( fixes #4449 )
...
They show a "Load more" button, but they don't have more videos.
The continuation url in the json file was a link to itself, so we ended up in an infinite loop.
2014-12-15 19:19:15 +01:00
Jaime Marquínez Ferrándiz
3013bbb27d
Remove unused imports
2014-12-15 08:24:50 +01:00
Naglis Jonaitis
6f9b54933f
[streamcloud] Modernize
2014-12-15 03:32:17 +02:00
Naglis Jonaitis
1bbe317508
[mooshare] Modernize
2014-12-15 03:31:54 +02:00
Philipp Hagemeister
e97a534f13
release 2014.12.15
2014-12-15 01:36:46 +01:00
Philipp Hagemeister
71b640cc5b
[YoutubeDL] Add declarative version of progress hooks
2014-12-15 01:26:20 +01:00
Philipp Hagemeister
4f026fafbc
[YoutubeDL] Make postprocessors declarative
...
Instead of having to configure PPs in code, this allows us and embedding programs not to worry about imports or finer details, similarly to how we handle IEs.
2014-12-15 01:06:25 +01:00
Philipp Hagemeister
cae97f6521
Improve and test ffmpeg version detection
2014-12-14 21:59:59 +01:00
Naglis Jonaitis
4a4fbfc967
[yesjapan] Look for datetime inside submit_info
...
Oops..
2014-12-14 18:03:05 +02:00
Naglis Jonaitis
408b5839b1
[yesjapan] Add new extractor ( Closes #4466 )
2014-12-14 17:59:25 +02:00
Philipp Hagemeister
60620368d7
[youtube] Fix player ID detection
2014-12-14 00:43:34 +01:00
Philipp Hagemeister
4927de4f86
release 2014.12.14
2014-12-14 00:13:17 +01:00
Philipp Hagemeister
bad5c1a303
[rtp] Also match e-id-less URLs ( #4382 )
2014-12-14 00:13:07 +01:00
Philipp Hagemeister
6f18cc9abc
release 2014.12.13.1
2014-12-13 23:51:57 +01:00
Philipp Hagemeister
4d144be8b0
[bandcamp:album] Do not match plain Bandcamp URLs ( #4461 )
...
The _VALID_URL 1fa174692a
is to broad, since it matches everything beginning with bandcamp.com.
2014-12-13 23:50:06 +01:00
Philipp Hagemeister
2128b696b8
[utils] Do not make an exception for SSLv3
...
SSLv3 is terminally vulnerable to POODLE; web browsers are currently deprecating/removing it.
Closes #4459 , fixes #4294
2014-12-13 23:45:34 +01:00
Philipp Hagemeister
a23669220a
[utils] Make ssl work on Python 2.7.8
2014-12-13 23:27:21 +01:00
Philipp Hagemeister
051c46256b
release 2014.12.13
2014-12-13 23:13:48 +01:00
Philipp Hagemeister
d5524947b5
Merge remote-tracking branch 'fstirlitz/master'
2014-12-13 23:05:41 +01:00
Philipp Hagemeister
74f91c4af7
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-13 23:05:28 +01:00
Philipp Hagemeister
da4d4191a9
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-13 23:05:22 +01:00
Sergey M․
ac265bef1e
[restudy] Simplify and extract all formats
2014-12-14 03:41:00 +06:00
Mathias Rav
4a0132c570
[Restudy] Add new extractor for restudy.dk
2014-12-13 22:25:32 +01:00
Sergey M․
1fa174692a
[bandcamp:album] Make path optional ( Closes #4461 )
2014-12-14 02:00:54 +06:00
Sergey M․
04c9544187
[bbccouk] Fix vpid warning
2014-12-13 18:47:34 +06:00
Sergey M․
8085fc15cc
[adultswim] Improve segment duration extraction
2014-12-13 18:42:29 +06:00
Philipp Hagemeister
2f15832f56
Merge pull request #3927 from qrtt1/master
...
apply ratelimit to f4m
2014-12-13 12:59:12 +01:00
Philipp Hagemeister
a6620ac28d
[orf] Modernize
2014-12-13 12:41:38 +01:00
Philipp Hagemeister
89e36657cc
[keek] remove unused import
2014-12-13 12:36:46 +01:00
Philipp Hagemeister
7129bed51b
[keek] Modernize and extract uploader
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
1cc79574fc
Fix imports and general cleanup
...
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
20e35880bf
[streamcz] Update extractor
2014-12-13 12:35:45 +01:00
Philipp Hagemeister
5e1912cfc1
[5min] Remove helper method and modernize
...
Previously, other extractor would go call a private(!) helper method. Instead, just hardcode the 5min:video_id format - it's not if that would ever change.
2014-12-13 12:35:45 +01:00
Jaime Marquínez Ferrándiz
293f0f39ce
[utils] make_HTTPS_handler: Remove try/except block that would always raise an exception
...
This code is only run for Python < 3.4, where context.load_default_certs doesn't exist
2014-12-12 23:43:25 +01:00
Jaime Marquínez Ferrándiz
0db261ba56
[utils] make_HTTPS_handler: Use ssl.create_default_context in Python 2.7.9
...
The new features in the ssl module have been backported from 3.4, see https://docs.python.org/dev/whatsnew/2.7.html#pep-466-network-security-enhancements-for-python-2-7
2014-12-12 23:35:17 +01:00
felix
7668a2c5cb
[comcarcoff] add webpage_url datum
2014-12-12 23:20:34 +01:00
Jaime Marquínez Ferrándiz
26c06f0c51
[youtube:playlist] Remove unused property
2014-12-12 22:26:50 +01:00
Jaime Marquínez Ferrándiz
23d3608c6b
[youtube:channel] Fix extraction ( fixes #4435 )
...
It uses now the same pagination system as playlists
2014-12-12 22:23:54 +01:00
Philipp Hagemeister
baa7081d68
[urort] Update to new multi-format protocol
2014-12-12 20:55:18 +01:00
Philipp Hagemeister
19bf2b4e88
[comcarcoff] Add unicode_literals declaration
2014-12-12 20:37:58 +01:00
Philipp Hagemeister
6a1b20de2a
[urort] Modernize
2014-12-12 20:37:28 +01:00
Philipp Hagemeister
3c864e930d
[comcarcoff] Adapt c62159ea91
2014-12-12 20:35:17 +01:00
Philipp Hagemeister
dc5596ff54
[comcarcoff] ( #4454 )
2014-12-12 20:32:02 +01:00
Philipp Hagemeister
46d9760f5e
Merge remote-tracking branch 'fstirlitz/master'
2014-12-12 20:17:26 +01:00
Philipp Hagemeister
90d71d3f08
[ooyala] Remove test md5sums
2014-12-12 20:12:51 +01:00
Philipp Hagemeister
e9404524cc
[ninegag] Test for additional properties
2014-12-12 20:10:15 +01:00
felix
dc65a213fd
comediansincarsgettingcoffee.com support
2014-12-12 19:58:44 +01:00
Philipp Hagemeister
4237ba10dc
[pornotube] Adapt to new interface
2014-12-12 19:44:25 +01:00
Naglis Jonaitis
c3f3b29b92
[rtp] Add new extractor ( Closes #4382 )
2014-12-12 20:22:24 +02:00
Philipp Hagemeister
1c985da0ca
release 2014.12.12.7
2014-12-12 18:25:58 +01:00
Philipp Hagemeister
7a60322abf
release 2014.12.12.6
2014-12-12 17:52:50 +01:00
Sergey M․
07bc9a3530
[nowvideo] Add .li domain ( Closes #4453 )
2014-12-12 22:44:16 +06:00
Philipp Hagemeister
a099965bad
release 2014.12.12.5
2014-12-12 17:40:27 +01:00
Philipp Hagemeister
146323a7f8
[groupon] Add extractor ( Fixes #4386 )
2014-12-12 17:39:33 +01:00
Philipp Hagemeister
57e086dcea
[ebaumsworld] Modernize
2014-12-12 17:24:05 +01:00
Philipp Hagemeister
2101f5d4cc
release 2014.12.12.4
2014-12-12 17:18:22 +01:00
Philipp Hagemeister
cc8c9281e6
[downloader/common] Do not use classic int division
2014-12-12 17:17:09 +01:00
Philipp Hagemeister
cf372f0778
Merge remote-tracking branch 'SyxbEaEQ2/rate-limit'
2014-12-12 17:16:13 +01:00
Philipp Hagemeister
34bc0ae667
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-12 17:12:25 +01:00
Philipp Hagemeister
2865cf0419
Deprecate --auto-number ( Closes #2704 )
2014-12-12 17:11:53 +01:00
Sergey M․
58c1f6f0a7
[nbc] Fix extraction ( Closes #4441 )
2014-12-12 22:10:32 +06:00
Philipp Hagemeister
7c7a0d395c
Remove unused imports
2014-12-12 17:07:39 +01:00
Mark Schreiber
ff815fe65a
Download playlist items in reverse order
...
Series of videos are typically uploaded to YouTube playlists in
chronological order. By default, these videos are downloaded
latest-to-earliest; this is great for seeing the latest videos in a
series, but prevents streaming video in the order that the videos were
produced. Add an option to download videos in reverse order,
earliest-to-latest.
Conflicts:
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
2014-12-12 16:56:29 +01:00
Philipp Hagemeister
da3a2d8137
release 2014.12.12.3
2014-12-12 16:47:38 +01:00
Sergey M․
68d301ffd4
[giantbomb] Add extractor ( Closes #4432 )
2014-12-12 21:23:42 +06:00
Philipp Hagemeister
3b0bec8d11
release 2014.12.12.2
2014-12-12 15:56:45 +01:00
Philipp Hagemeister
412c617d0f
[cnet] Update to new theplatform infrastructure ( Fixes #2736 )
2014-12-12 15:55:55 +01:00
Philipp Hagemeister
751536f5c8
[goldenmoustache] Remove view count
...
view count is not present anymore, so we can't extract it.
2014-12-12 13:09:55 +01:00
Philipp Hagemeister
025f30ba38
[channel9] Do not return compat_list results anymore
2014-12-12 13:07:43 +01:00
Philipp Hagemeister
0d2fb1d193
[helsinki] Fix extraction
2014-12-12 13:03:16 +01:00
Philipp Hagemeister
82b34105d3
[goshgay] Fix extraction
2014-12-12 12:55:13 +01:00
Philipp Hagemeister
73aeb2dc56
[goshgay] Modernize
2014-12-12 12:44:50 +01:00
Philipp Hagemeister
c6973bd412
[compat] Simplify kwarg detection code
...
This enables nuitka to compile youtube-dl.
2014-12-12 12:42:35 +01:00
Philipp Hagemeister
f8780e6d11
Merge remote-tracking branch 'grompe/patch-1'
2014-12-12 11:35:04 +01:00
Philipp Hagemeister
e2f89ec7aa
Revert "[utils] Work around PyPy stupidity with Windows DLLs ( Fixes #4392 )"
...
This reverts commit 16040f46d6
.
2014-12-12 11:33:55 +01:00
Philipp Hagemeister
62651c556a
[howstuffworks] Parse only once, but right ( #4383 )
2014-12-12 04:23:34 +01:00
Philipp Hagemeister
bf94e38d3d
Merge remote-tracking branch 'Tithen-Firion/hsw-update'
2014-12-12 04:10:55 +01:00
Philipp Hagemeister
4f97852316
Remove unused imports
2014-12-12 04:09:32 +01:00
Philipp Hagemeister
16040f46d6
[utils] Work around PyPy stupidity with Windows DLLs ( Fixes #4392 )
2014-12-12 04:01:08 +01:00
Philipp Hagemeister
d068ba24f3
release 2014.12.12.1
2014-12-12 03:34:33 +01:00
Philipp Hagemeister
f5e43bc695
[vine] Provide alt_title ( Fixes #4448 )
2014-12-12 03:34:28 +01:00
Philipp Hagemeister
6a5308ab49
release 2014.12.12
2014-12-12 03:02:56 +01:00
Philipp Hagemeister
63e0f29564
[vine] Modernize
2014-12-12 02:59:52 +01:00
Philipp Hagemeister
42bdd9d051
[cinchcast] Add new extractor ( Fixes #4428 )
2014-12-12 02:57:36 +01:00
Philipp Hagemeister
4e40de6e2a
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-12 02:14:31 +01:00
Philipp Hagemeister
f17e4c9c28
[screenwavemedia] Simplify ( #3766 )
2014-12-12 02:11:58 +01:00
Philipp Hagemeister
807962f4a1
[pornhd] Adapt to new sources scheme ( Fixes #4446 )
2014-12-11 23:50:25 +01:00
Jaime Marquínez Ferrándiz
9c1aa1d668
[mixcloud] Fix metadata extraction ( fixes #4443 )
2014-12-11 23:16:40 +01:00
Philipp Hagemeister
69f491f14e
Merge remote-tracking branch 'fstirlitz/master'
2014-12-11 17:11:25 +01:00
Philipp Hagemeister
cb007f47c1
release 2014.12.11
2014-12-11 17:08:31 +01:00
Philipp Hagemeister
9abd500a74
[zdf:channel] Simplify ( #4427 )
2014-12-11 17:07:59 +01:00
Philipp Hagemeister
cf68bcaeff
Merge remote-tracking branch 'akretz/master'
2014-12-11 16:35:45 +01:00
Philipp Hagemeister
cbe2bd914d
[youtube] Amend test
2014-12-11 16:34:37 +01:00
Philipp Hagemeister
75111274ed
[youtube] Do not warn if DASH manifest is missing ( #4442 )
2014-12-11 16:33:28 +01:00
Philipp Hagemeister
624dcebff6
[youtube] Make category optional ( #4442 )
2014-12-11 16:32:48 +01:00
Philipp Hagemeister
9684f17cde
Merge remote-tracking branch 'akretz/youtube_fix'
2014-12-11 16:28:10 +01:00
Philipp Hagemeister
e52a40abf7
[youtube] Add test case for #4431
2014-12-11 16:28:07 +01:00
Philipp Hagemeister
0daa05961b
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-11 16:23:01 +01:00
Naglis Jonaitis
158731f83e
[tvplay] Don't raise an exception if is_geo_blocked
is True
...
Videos which return `is_geo_blocked' to be True can actually be downloaded from
the country to which the video is restricted
2014-12-11 17:07:50 +02:00
Adrian Kretz
24270b0301
[youtube] The case that 'url_encoded_fmt_stream_map' or 'adaptive_fmts' is the empty string is handled accordingly ( fixes #4431 )
2014-12-11 16:00:46 +01:00
Naglis Jonaitis
3c1b81b957
[ntv] Rename flash_ver
to flash_version
in the format dict
...
RTMP downloader uses `flash_version`
2014-12-11 16:58:45 +02:00
Philipp Hagemeister
45c24df512
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-11 15:27:54 +01:00
Sergey M․
bf671b605e
[behindkink] Remove superfluous whitespace
2014-12-11 20:09:52 +06:00
Sergey M․
09c82fbc9a
[behindkink] Simplify
2014-12-11 20:06:19 +06:00
5moufl
d6f78a354d
[BehindKink] Replace test
...
Old one is not accessible anymore
2014-12-11 14:26:59 +01:00
5moufl
e0b9d47387
[BehindKink] Update URL extraction
2014-12-11 14:25:26 +01:00
Philipp Hagemeister
f8795e102b
[utils] Add "yesterday" as a date keyword
2014-12-11 10:29:30 +01:00
Philipp Hagemeister
4bb4a18876
[youtube] Fix imports
2014-12-11 10:08:17 +01:00
Adrian Kretz
8560c61842
[zdf] Add support for channels
2014-12-10 17:29:03 +01:00
Sergey M․
a81bbebf44
[smotri:broadcast] Fix extraction
2014-12-10 20:22:49 +06:00
Philipp Hagemeister
72e3ffeb74
release 2014.12.10.3
2014-12-10 15:19:08 +01:00
Philipp Hagemeister
2fc9f2b41d
[facebook] Make thumbnail and duration optional
...
Fixes #4425 .
Looks like both properties aren't given to us anymore. For now, just fall back to not returning them.
2014-12-10 15:18:36 +01:00
Philipp Hagemeister
5f3544baa3
release 2014.12.10.2
2014-12-10 14:39:06 +01:00
Philipp Hagemeister
da27660014
[youtube] Pass in all variables to DASH manifest ( Fixes #4424 )
2014-12-10 14:39:00 +01:00
Philipp Hagemeister
b8a6114309
release 2014.12.10.1
2014-12-10 13:21:49 +01:00
Philipp Hagemeister
774e208f94
[youtube] Handle missing DASH manifest ( Fixes #4421 , fixes #4420 )
2014-12-10 13:21:24 +01:00
Philipp Hagemeister
f20b52778b
release 2014.12.10
2014-12-10 12:21:40 +01:00
Jaime Marquínez Ferrándiz
83e865a370
Fix PEP8 issue E713
2014-12-09 23:11:26 +01:00
Sergey M․
b89a938687
[bet] Add extractor ( Closes #4416 )
2014-12-09 22:29:01 +06:00
Sergey M․
e89a2aabed
[extractor/common] Add generic SMIL formats extraction routine
2014-12-09 22:28:28 +06:00
Philipp Hagemeister
f58766ce5c
[extractor/common] Document ie_key in url results
2014-12-09 10:58:06 +01:00
Philipp Hagemeister
15644a40df
Merge pull request #4395 from cryptonaut/issue2883
...
Handle --get-url with merged formats (fixes #2883 )
2014-12-08 17:21:56 +01:00
Philipp Hagemeister
d4800f3c3f
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-08 17:17:31 +01:00
Philipp Hagemeister
09a5dd2d3b
[bliptv] Add support for audio-only files ( Fixes #4404 )
2014-12-08 17:17:22 +01:00
Sergey M․
819039ee63
[tvigle] Update test and modernize
2014-12-08 22:03:02 +06:00
felix
ce36339575
add teamfourstar.com support
2014-12-08 17:01:22 +01:00
felix
684712076f
add direct screenwavemedia.com URL support
2014-12-08 17:01:22 +01:00
Jaime Marquínez Ferrándiz
603c92080f
[nhl] Make sure we add '_sd' before the extension ( fixes #4397 )
...
'.replace' would find the first dot in the path.
2014-12-07 11:26:07 +01:00
cryptonaut
16ae61f655
Handle --get-url with merged formats ( fixes #2883 )
...
Outputs one URL per line
2014-12-06 12:55:07 -08:00
Sergey M․
6a52eed80e
[prosiebensat1] Improve and simplify
2014-12-07 01:46:44 +06:00
Sergey M․
acf5cbfe93
[extractor/common] Add description to playlist_result
2014-12-07 01:46:30 +06:00
Adrian Kretz
8d1c8cae9c
[prosiebensat1] Fix broken tests
2014-12-06 19:21:05 +01:00
Adrian Kretz
c84890f708
[prosiebensat1] Add support for playlists ( fixes #4357 )
2014-12-06 19:05:22 +01:00
Sergey M․
6d0886204a
[radio.de] Add support for radio.de websites ( Closes #4393 )
2014-12-06 23:01:52 +06:00
Sergey M․
04d02a9d57
[twitch] Add login support ( #3986 )
2014-12-06 21:24:20 +06:00
Grom PE
6ac4e8065a
Fix utils.py for PyPy on Windows
...
The line
```python
from __future__ import unicode_literals
```
introduced in commit [ecc0c5ee01
](ecc0c5ee01
) broke youtube-dl for PyPy on Windows, making it unable to locate WinAPI functions.
Error: "TypeError: function name must be a string or integer"
Adding "b" prefix to strings with WinAPI function names fixes it.
2014-12-06 20:15:41 +07:00
Philipp Hagemeister
b82f815f37
Allow iterators for playlist result entries
2014-12-06 14:02:19 +01:00
Philipp Hagemeister
158f8cadc0
[adultswim] PEP8
2014-12-06 14:01:59 +01:00
Philipp Hagemeister
7d70cf4157
[nba] Remove unused import
2014-12-06 13:59:37 +01:00
Philipp Hagemeister
6591fdf51f
[tagesschau] Look at the right place for download links
2014-12-06 13:59:10 +01:00
Philipp Hagemeister
9ff6772790
[youtube] Modernize
2014-12-06 12:20:54 +01:00
Philipp Hagemeister
5f9b83944d
[ffmpeg] Improve version check and call it from hls ( Fixes #4377 )
2014-12-06 12:14:26 +01:00
Philipp Hagemeister
f6735be4da
Merge remote-tracking branch 'cryptonaut/adultswim'
2014-12-06 11:55:24 +01:00
Philipp Hagemeister
6a3e0103bb
[nba] Add test for #4387
2014-12-06 11:26:17 +01:00
Philipp Hagemeister
0b5cc1983e
[nba] Modernize
2014-12-06 11:15:25 +01:00
cryptonaut
1a9f8b1ad4
[nba] Improve _VALID_URL regex ( fixes #4387 )
...
Allows for optional trailing / or /index.html
2014-12-06 01:49:22 -08:00
netanel
754f0008ec
fix increment operator
2014-12-06 09:20:35 +02:00
cryptonaut
7115599121
[adultswim] Updated to work with new site format ( fixes #4317 )
2014-12-05 21:55:47 -08:00
Philipp Hagemeister
0df23ba9f9
release 2014.12.06.1
2014-12-06 00:48:34 +01:00
Philipp Hagemeister
58daf5ebed
[youporn] Fix JSON parameter regexp ( Fixes #4384 )
2014-12-06 00:48:29 +01:00
Philipp Hagemeister
1a7c6c69d3
release 2014.12.06
2014-12-06 00:43:04 +01:00
Philipp Hagemeister
045c48847a
[tagesschau] Add suppot for sendung ( Fixes #4378 )
2014-12-06 00:42:43 +01:00
Tithen-Firion
e638e83662
[howstuffworks] Update extractor
2014-12-05 19:46:49 +01:00
Sergey M․
90644a6843
[azubu] Add extractor ( Closes #4379 )
2014-12-05 22:08:30 +06:00
Tithen-Firion
d958fa9ff9
[howstuffworks] Rewrite extractor
2014-12-05 12:21:21 +01:00
Tithen-Firion
ebb6419960
[common] Split _download_json
...
Add ability for extractor to use _parse_json
2014-12-05 12:21:21 +01:00
Philipp Hagemeister
122c2f87c1
[tagesschau] Modernize
2014-12-05 10:59:55 +01:00
Philipp Hagemeister
a154eb3d15
release 2014.12.04.2
2014-12-04 17:43:39 +01:00
Philipp Hagemeister
81028ff9eb
[xminus] Capture description ( #4300 )
2014-12-04 17:43:34 +01:00
Philipp Hagemeister
e8df5cee12
[minhateca] Fix duration parsing
2014-12-04 17:35:40 +01:00
Philipp Hagemeister
ab07963b5c
release 2014.12.04.1
2014-12-04 17:02:23 +01:00
Philipp Hagemeister
7e26084d09
Merge branch 'master' of github.com:rg3/youtube-dl
2014-12-04 17:02:14 +01:00
Philipp Hagemeister
4349c07dd7
[minhateca] Add extractor ( Fixes #4094 )
2014-12-04 17:02:05 +01:00
Sergey M․
1139a54d9b
[foxnews] Add extractor ( Closes #4352 )
2014-12-04 21:19:08 +06:00
Sergey M․
b128c9ed68
[vine:user] Add support for another URL format ( Closes #4365 )
2014-12-04 20:12:06 +06:00
Tithen-Firion
2415951ead
[tvp] Modernize
2014-12-04 14:16:09 +01:00
Tithen-Firion
995ad69c54
[common] Add new parameters for _download_webpage
2014-12-04 14:16:09 +01:00
Tithen-Firion
225e4b9633
[tvp] Remove unnecessary code
2014-12-04 14:16:09 +01:00
Philipp Hagemeister
9776bc7f57
release 2014.12.04
2014-12-04 08:34:12 +01:00
Philipp Hagemeister
39c52bbd32
[myvidster] Enforce age limit in test
2014-12-04 08:31:55 +01:00
Philipp Hagemeister
6219802165
Merge remote-tracking branch 'zackfern/myvidster'
2014-12-04 08:30:22 +01:00
Philipp Hagemeister
810fb84d5e
pep8 and minor beautification all around
2014-12-04 08:27:40 +01:00
Philipp Hagemeister
5f5e993dc6
[bbccouk] Remove unused import
2014-12-04 08:22:53 +01:00
Philipp Hagemeister
191cc41ba4
[foxgay] Add thumbnail to test definition
2014-12-04 08:22:20 +01:00
Philipp Hagemeister
7f142293df
Merge remote-tracking branch 'zackfern/foxgay'
2014-12-04 08:20:01 +01:00
Philipp Hagemeister
d4e06d4a83
[options] Standardize mentoined configuration file location ( Fixes #4367 )
2014-12-04 07:57:18 +01:00
Zack Fernandes
ecd7ea1e6b
[myvidster] Added support for Myvidster
2014-12-03 22:22:36 -08:00
Zack Fernandes
b92c548693
[foxgay] Initial support
2014-12-03 20:22:48 -08:00
Tithen-Firion
6ce2c6783b
[tvp] Add extractor
2014-12-04 05:14:09 +01:00
Tithen-Firion
29f400b97d
[tvp] Update extractor
2014-12-04 02:54:25 +01:00
Tithen-Firion
eecd6a467d
[vgtv] Update tests
2014-12-04 01:34:24 +01:00
Philipp Hagemeister
dce2a3cf9e
[break] Remove md5sum from test
2014-12-04 01:33:30 +01:00
Tithen-Firion
9095aa38ac
[audiomack] Update test
2014-12-04 00:42:01 +01:00
Tithen-Firion
0403b06985
[soundcloud] Improve_VALID_URL
...
Add support for links from Audiomack
2014-12-04 00:42:01 +01:00
Sergey M․
de9bd74bc2
[ted] Fix type_watch links extraction
2014-12-03 21:17:11 +06:00
Jaime Marquínez Ferrándiz
233d37fb6b
[brightcove] Make sure that the 'ext' variable is set ( fixes #4360 )
2014-12-03 13:25:49 +01:00
Philipp Hagemeister
c627f7d48c
release 2014.12.03
2014-12-03 12:15:34 +01:00
Jaime Marquínez Ferrándiz
163c8babaa
[nhl] Simplify
2014-12-03 00:08:26 +01:00
Jaime Marquínez Ferrándiz
6708542099
Merge branch 'master' of https://github.com/akretz/youtube-dl
2014-12-03 00:00:05 +01:00
Jaime Marquínez Ferrándiz
ea2ee40357
[nhl.com:videocenter] Don't match url with 'id=*' before 'catid' in the query
...
Since the order extractors are added is not defined, it would match instead of NHLIE.
2014-12-02 23:56:30 +01:00
Adrian Kretz
62d8b56655
[nhl] Support videos which don't have mp4-extension ( fixes #4348 )
2014-12-02 23:26:37 +01:00
Sergey M․
c492970b4b
[rts] Improve _VALID_URL
2014-12-02 22:24:47 +06:00
Sergey M․
ac5633592a
[24video] Add extractor ( Closes #4350 )
2014-12-02 22:23:23 +06:00
Sergey M․
706d7d4ee7
[YoutubeDL] Avoid negative timestamps on Windows
2014-12-02 21:18:07 +06:00
Sergey M․
752c8c9b76
[rts] Improve _VALID_URL
2014-12-02 20:53:19 +06:00
Sergey M․
b1399a144d
[rts] Add support for the new URL format and extract display id ( Closes #4349 )
2014-12-02 20:45:43 +06:00
Jaime Marquínez Ferrándiz
05177b34a6
[rutube] Extract m3u8 formats ( fixes #3984 )
2014-12-01 18:20:36 +01:00
Jaime Marquínez Ferrándiz
c41a9650c3
[youtube] Extract framerate from the dash manifest
...
Not all videos have 60 fps, for example they can have 48 fps.
2014-12-01 17:36:12 +01:00
Philipp Hagemeister
df015c69ea
release 2014.12.01
2014-12-01 17:28:34 +01:00
Naglis Jonaitis
1434bffa1f
[tunein] Use station API
2014-12-01 18:10:15 +02:00
Sergey M․
d128cfe393
[slideshare] Fix description extraction
2014-12-01 20:18:42 +06:00
Jaime Marquínez Ferrándiz
954f36f890
[myspace] Cleanup
2014-12-01 00:10:12 +01:00
Jaime Marquínez Ferrándiz
19e92770c9
[myspace] Replace removed test video and fix the others
2014-12-01 00:10:12 +01:00
Tithen-Firion
95c673a148
[myspace] Add extractor for albums
2014-12-01 00:10:12 +01:00
Tithen-Firion
a196a53265
[myspace] Update tests
2014-12-01 00:10:12 +01:00
Tithen-Firion
3266f0c68e
[myspace] Redirect to other extractors
...
There are many songs just linked from Vevo/YouTube to MySpace.
Vevo example: https://myspace.com/threedaysgrace/music/song/animal-i-have-become-28400208-28218041
YouTube example: https://myspace.com/starset2/music/song/first-light-95799905-106964426
2014-12-01 00:10:12 +01:00
Tithen-Firion
1940fadd53
[myspace] Handle non-playable songs
...
I'm adding this because sometimes there is a song page, but you cannot play it.
Example: https://myspace.com/starset2/music/song/let-it-die-maniac-agenda-remix-bonus-track-95799916-106964439
It will be useful for downloading whole album with songs like this.
2014-12-01 00:10:11 +01:00
Tithen-Firion
03fd72d996
[myspace] Add more data to info dict
...
`uploader` is an artist
`playlist` is an album
2014-12-01 00:10:11 +01:00
Tithen-Firion
f2b44a2513
[myspace] Use player_url for faster download
...
It keeps reconnecting without it. Download time decreased from 7+ minutes to 25 seconds for me.
2014-12-01 00:10:11 +01:00
Jaime Marquínez Ferrándiz
c522adb1f0
[youtube] Add a normal age-gate test video
2014-11-30 21:45:49 +01:00
Jaime Marquínez Ferrándiz
7160532d41
[youtube] Simplify code for getting the dash manifest url
...
video_info contains now the 'ytplayer.config.args' dictionary
2014-11-30 21:07:50 +01:00
Jaime Marquínez Ferrándiz
4e62ebe250
[youtube] Try to extract the video_info from the webpage before requesting the 'get_video_info' pages
...
The YouTube player doesn't seem to use them except for embedded videos, so we can skip a network request.
But they still provide better error mesagges (for removed videos for example).
2014-11-30 20:56:32 +01:00
Jaime Marquínez Ferrándiz
b766eb2707
[youtube] Update test
2014-11-30 19:18:39 +01:00
Jaime Marquínez Ferrándiz
10a404c335
[youtube] Add format 313 ( fixes #4339 )
2014-11-30 18:56:14 +01:00
Sergey M․
c056efa2e3
[bbccouk] Fix extraction ( #4104 , #4214 )
2014-11-30 22:37:56 +06:00
t0mm0
313d4572ce
[xminus] update tkn extraction regex
2014-11-30 16:04:04 +00:00
Jaime Marquínez Ferrándiz
42939b6129
[youtube] Use a cookie for seeting the language
...
This way, we don't have to do an aditional request
2014-11-30 00:03:59 +01:00
Jaime Marquínez Ferrándiz
37ea8164d3
[youtube] Don't confirm age when initializing
...
It seems that all the videos with age restriction use now the age gate method, which doesn't require any confirmation.
2014-11-29 23:46:39 +01:00
Yuriy Melnyk
248a0b890f
[bliptv] Fix \n\n at the end of real_url
...
See https://github.com/rg3/youtube-dl/issues/3544#issuecomment-53166516
2014-11-29 19:17:56 +02:00
Yuriy Melnyk
96b7c7fe3f
[bliptv] Fix resolution of lookup id in some videos
...
In some videos (for example, http://blip.tv/play/gbk766dkj4Yn ) resolving
lookup id would fail, because page at
http://blip.tv/play/gbk766dkj4Yn.x?p=1 would have no "config.id" in
it. Fixed by requesting different URL and inspecting the URL which the
client is redirected to.
2014-11-29 19:17:56 +02:00
Sergey M․
e987e91fcc
[playvid] Capture and output error message
2014-11-29 22:16:35 +06:00
Sergey M․
cb6444e197
[noco] Add support for multi language videos ( Closes #4326 )
2014-11-28 20:38:47 +06:00
Philipp Hagemeister
93b8a10e3b
release 2014.11.27
2014-11-27 15:44:49 +01:00
Philipp Hagemeister
4207558e8b
[buzzfeed] Add support for more video types ( #4259 )
2014-11-27 15:44:35 +01:00
Philipp Hagemeister
ad0d800fc3
release 2014.11.26.4
2014-11-26 22:53:02 +01:00
Philipp Hagemeister
e232f787f6
[buzzfeed] Add new extractor ( Fixes #4259 )
2014-11-26 22:52:52 +01:00
Philipp Hagemeister
72476fcc42
release 2014.11.26.3
2014-11-26 22:08:30 +01:00
Philipp Hagemeister
29e950f7c8
release 2014.11.26.2
2014-11-26 22:06:27 +01:00
Philipp Hagemeister
7c8ea53b96
release 2014.11.26.1
2014-11-26 22:01:06 +01:00
Philipp Hagemeister
dcddc10a50
[test_unicode_literals] Arm unicode_literals check
...
From now on, the line
from __future__ import unicode_literals
should be contained in every single Python file lest we run into any more 2.x/3.x issues.
Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
2014-11-26 20:01:22 +01:00
Sergey M․
a1008af412
[gorillavid] Update IE_DESC
2014-11-27 00:24:19 +06:00
Sergey M․
61c0663c1e
[udemy] Generalize download json and fix login
2014-11-26 21:25:43 +06:00
Sergey M․
81a7a521c5
[gorillavid] Remove unused import
2014-11-26 21:02:46 +06:00
Sergey M․
e293711802
[udemy] Set session cookies to API requests ( Closes #4124 , closes #4219 , closes #4308 )
2014-11-26 21:00:18 +06:00
Sergey M․
ceb3367320
[gorillavid] Generalize extraction with countdown timeout and support faststream.in ( Closes #4297 )
2014-11-26 20:02:40 +06:00
Philipp Hagemeister
8865bdeb37
Remove useless u prefixes
2014-11-26 13:06:02 +01:00
Philipp Hagemeister
3aa578cad2
[ffmpeg] Modernize
2014-11-26 13:05:49 +01:00
Philipp Hagemeister
d3b5101a91
[videopremium] Modernize
2014-11-26 13:03:22 +01:00
Philipp Hagemeister
5c32110114
[videofyme] Modernize
2014-11-26 13:01:39 +01:00
Philipp Hagemeister
24144e3b8d
[tvp] Modernize
2014-11-26 12:58:53 +01:00
Philipp Hagemeister
b3034f9df7
[trilulilu] Modernize
2014-11-26 12:56:43 +01:00
Philipp Hagemeister
4c6d2ff8dc
[sohu] Modernize
2014-11-26 12:53:55 +01:00
Philipp Hagemeister
faf3494894
[redtube] Modernize
2014-11-26 12:52:45 +01:00
Philipp Hagemeister
535a66ef66
[muzu] Modernize
2014-11-26 12:50:37 +01:00
Philipp Hagemeister
5c40bba82f
[hotnewhiphop] Modernize
2014-11-26 12:45:40 +01:00
Philipp Hagemeister
855dc479c2
[subtitles] Modernize
2014-11-26 12:43:06 +01:00
Philipp Hagemeister
0792d5634e
[youtube] Remove useless u prefixes
2014-11-26 12:41:53 +01:00
Philipp Hagemeister
e91cdcae1a
[appletrailers] Modernize
2014-11-26 12:41:24 +01:00
Philipp Hagemeister
27e1400f55
[aparat] Modernize
2014-11-26 12:40:51 +01:00
Philipp Hagemeister
e0938e7731
[addanime] Modernize
2014-11-26 12:40:05 +01:00
Philipp Hagemeister
b72823a0a4
[francetv] PEP8
2014-11-26 12:38:20 +01:00
Philipp Hagemeister
673cf0e773
[update] Remove useless import
2014-11-26 12:37:45 +01:00
Philipp Hagemeister
f8aace93cd
[academicearth] Modernize
2014-11-26 12:35:57 +01:00
Philipp Hagemeister
80310134e0
[mplayer] Modernize
2014-11-26 12:34:52 +01:00
Philipp Hagemeister
4d2d638df4
[http] Modernize
2014-11-26 12:27:36 +01:00
Philipp Hagemeister
0e44f90e18
[hls] Remove useless u porefixes
2014-11-26 12:26:21 +01:00
Philipp Hagemeister
15938ab67a
[update] Modernize
2014-11-26 12:24:57 +01:00
Philipp Hagemeister
ab4ee31eb1
[utils] remove useless u prefix
2014-11-26 11:50:22 +01:00
Philipp Hagemeister
b061ea6e9f
[compat] Beautify assertion
2014-11-26 11:48:09 +01:00
Philipp Hagemeister
4aae94f9d0
[YoutubeDL] Remove incorrect documentation
2014-11-26 11:25:43 +01:00
Philipp Hagemeister
acda92f6bc
Clarify --no-playlist documentation ( Closes #4309 )
2014-11-26 10:51:03 +01:00
Philipp Hagemeister
ddfd0f2727
release 2014.11.26
2014-11-26 10:46:12 +01:00
Philipp Hagemeister
d0720e7118
Merge branch 'master' of github.com:rg3/youtube-dl
2014-11-26 10:45:57 +01:00
Philipp Hagemeister
4e262a8838
[generic] Detect direct video links ( Fixes #4149 , #4313 )
2014-11-26 10:44:39 +01:00
Sergey M․
b9ed3af343
[tass] Add extractor ( Closes #4296 )
2014-11-25 22:24:33 +06:00
Philipp Hagemeister
63c9b2c1d9
release 2014.11.25.1
2014-11-25 14:34:29 +01:00
Philipp Hagemeister
65f3a228b1
[generic] Add support for LazyYT embeds ( Fixes #4306 )
2014-11-25 14:34:19 +01:00
Philipp Hagemeister
d9836a5917
release 2014.11.25
2014-11-25 09:56:52 +01:00
Philipp Hagemeister
be64b5b098
[xminus] Simplify and extend ( #4302 )
2014-11-25 09:54:54 +01:00
Philipp Hagemeister
0bbf12239c
Merge remote-tracking branch 't0mm0/x-minus'
2014-11-25 09:22:33 +01:00
Philipp Hagemeister
c553fe5d29
[tmz] Simplify ( #4304 )
2014-11-25 09:16:40 +01:00
Matthew Rayfield
f0c3d729d7
[tmz] Add new extractor
2014-11-25 02:54:13 -05:00
t0mm0
1cdedfee10
[XMinus] Added new extractor.
2014-11-25 03:25:28 +00:00
Philipp Hagemeister
93129d9442
release 2014.11.24
2014-11-24 22:56:43 +01:00
Philipp Hagemeister
e8c8653e9d
Merge remote-tracking branch 'origin/master'
2014-11-24 22:52:04 +01:00
Philipp Hagemeister
3d960a22fa
[bpb] Simplify ( #4298 )
2014-11-24 22:47:23 +01:00
Philipp Hagemeister
51bbb084d3
Merge remote-tracking branch 'ossi96/bpb'
2014-11-24 22:42:56 +01:00
Naglis Jonaitis
2c25a2bd29
[tunein] Add new extractor ( Closes #4097 )
2014-11-24 23:15:33 +02:00
Oskar Jauch
355682be01
bpb Add new extractor
2014-11-24 20:02:00 +01:00
Jaime Marquínez Ferrándiz
00e9d396ab
[francetv] Use the m3u8 manifest for georestricted videos ( closes #3963 )
...
Generating the correct urls for the f4m segments seems to require a lot of work.
Also raise an error if the video is not available from your location.
2014-11-24 19:49:43 +01:00
Philipp Hagemeister
14d4e90eb1
[downloader/__init__] Define proper __all__
2014-11-23 22:25:12 +01:00
Philipp Hagemeister
b74e86f48a
Fix all PEP8 issues except E501
2014-11-23 22:21:46 +01:00
Philipp Hagemeister
3d36cea4ac
[vk] PEP8
2014-11-23 22:14:27 +01:00
Philipp Hagemeister
b66e699877
[myspace] pep8 and modernization
2014-11-23 22:12:18 +01:00
Philipp Hagemeister
27f8b0994e
Merge remote-tracking branch 'jtwaleson/master'
2014-11-23 22:10:26 +01:00
Philipp Hagemeister
4ffc31033e
[zingmp3] Simplify and PEP8 ( #4288 )
2014-11-23 22:00:25 +01:00
Philipp Hagemeister
c1777d5cb3
Merge remote-tracking branch 'daohoangson/zing-mp3'
2014-11-23 21:55:51 +01:00
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
2014-11-23 21:39:15 +01:00
Philipp Hagemeister
784b6d3a9b
Merge remote-tracking branch 'jtwaleson/master'
2014-11-23 21:33:31 +01:00
Dao Hoang Son
c66bdc4869
[zingmp3] Added support for songs and albums
2014-11-24 03:25:47 +07:00
Jouke Waleson
2514d2635e
PEP8: E225,E227
2014-11-23 21:23:05 +01:00
Jouke Waleson
8bcc875676
PEP8: more applied
2014-11-23 21:20:46 +01:00
Jouke Waleson
5f6a1245ff
PEP8 applied
2014-11-23 20:41:03 +01:00
Philipp Hagemeister
f3a3407226
[youtube] Clarify keywords
2014-11-23 20:09:10 +01:00
Sergey M․
598c218f7b
[smotri] Adapt to new API and modernize
2014-11-23 23:53:41 +06:00
Naglis Jonaitis
4698b14b76
[rtlxl] Strip additional dot from video URL ( #4115 )
2014-11-23 13:28:09 +02:00
Philipp Hagemeister
835a22ef3f
release 2014.11.23.1
2014-11-23 10:51:16 +01:00
Philipp Hagemeister
7d4111ed14
Provide guidance when called with a YouTube ID starting with a dash.
...
Reported at https://news.ycombinator.com/item?id=8648121
2014-11-23 10:51:09 +01:00
Philipp Hagemeister
d16abf434a
[vk] Some PEP8 love
2014-11-23 10:11:52 +01:00
Philipp Hagemeister
a8363f3ab7
[vk] Clarify test
2014-11-23 10:11:04 +01:00
Philipp Hagemeister
010cd3a3ee
Merge remote-tracking branch 'WillSewell/vk-playlists'
2014-11-23 10:09:45 +01:00
Philipp Hagemeister
b9042def9d
release 2014.11.23
2014-11-23 09:59:42 +01:00
Philipp Hagemeister
aa79ac0c82
[youtube] Support controversy videos ( Fixes #4275 )
2014-11-23 09:59:02 +01:00
Philipp Hagemeister
dd60be2bf9
[telebruxelles] Simplify ( #4270 )
2014-11-23 09:44:42 +01:00
Philipp Hagemeister
119b3caa46
Merge remote-tracking branch 'nulloz/telebruxelles'
2014-11-23 09:38:18 +01:00
Naglis Jonaitis
49f0da7ae1
[rtlxl] Use unencrypted m3u8 streams ( #4115 )
2014-11-22 21:06:45 +02:00
nulloz
2cead7e7bc
telebruxelles Add new extractor
2014-11-22 13:34:29 +01:00
Will Sewell
9262867e86
[vk.com] Added newline at the end of the file.
2014-11-21 23:25:05 +00:00
Will Sewell
b9272e8f8f
[vk.com] Removed redundant log message -- this information is already being logged.
2014-11-21 23:22:52 +00:00
Will Sewell
021a0db8f7
[vk.com] Simplified the page_id acquisition by using the id matched in the URL earlier on.
2014-11-21 23:22:44 +00:00
Will Sewell
e1e8b6897b
[vk.com] Updated the extract_videos_from_page function with a much simpler 1-liner.
2014-11-21 23:16:12 +00:00
Will Sewell
53d1cd1f77
[vk.com] Updated the _VALID_URL regex for the playlist IE. Removed optional m, and named the id group.
2014-11-21 23:03:31 +00:00
Will Sewell
cad985ab4d
[vk.com] Updated the description to include vk.com.
2014-11-21 23:00:43 +00:00
Will Sewell
c52331f30c
[vk.com] Updated a test video that has been removed, and added a comment for others to update two other test videos that are also now removed.
2014-11-21 23:00:33 +00:00
Will Sewell
42e1ff8665
[vk.com] Added upload_date variable to the test cases that still work.
2014-11-21 23:00:17 +00:00
Philipp Hagemeister
2c64b8ba63
release 2014.11.21.1
2014-11-21 22:47:23 +01:00
Philipp Hagemeister
42e12102a9
[YoutubeDL] Fix multi_video check
2014-11-21 22:39:57 +01:00
Philipp Hagemeister
6127693ed9
[folketinget] Add extractor ( Fixes #4262 )
2014-11-21 22:36:24 +01:00
Philipp Hagemeister
71069d2157
[sztv] Remove useless determine_ext call
2014-11-21 22:03:29 +01:00
Philipp Hagemeister
f3391db889
[sztvhu] Modernize
2014-11-21 22:02:16 +01:00
Philipp Hagemeister
9b32eca3ce
[generic] Add support for single quotes in HTML5 videos ( Fixes #4265 )
2014-11-21 22:01:25 +01:00
Philipp Hagemeister
ec06f0f610
release 2014.11.21
2014-11-21 10:41:18 +01:00
tinybug
85b9275517
Update jsinterp.py
...
http://s.ytimg.com/yts/jsbin/html5player-zh_HK-vfl1NK6PR/html5player.js
fix raise ExtractorError
2014-11-21 17:09:22 +08:00
Philipp Hagemeister
dfd5313afd
[YoutubeDL] Support new _type multi_video
2014-11-21 00:25:46 +01:00
Philipp Hagemeister
be53e2a737
[blip.tv:user] Modernize and add a test
2014-11-21 00:25:13 +01:00
Philipp Hagemeister
a1c68b9ef2
Merge remote-tracking branch 'origin/master'
2014-11-21 00:17:58 +01:00
Jaime Marquínez Ferrándiz
4d46c1c68c
[brightcove] Improve error message detection ( #4256 )
2014-11-20 18:44:54 +01:00
Jaime Marquínez Ferrándiz
d6f714f321
[brightcove] Remove the namespace from the BrightcoveExperience html object
2014-11-20 18:37:08 +01:00
Philipp Hagemeister
8569f3d629
[vh1] Modernize
2014-11-20 16:51:33 +01:00
Philipp Hagemeister
fed5d03260
[extractor/common] Document _type values (Motivated by #4254 )
2014-11-20 16:47:59 +01:00
Philipp Hagemeister
6adeffa7c6
[comedycentral] Modernize
2014-11-20 16:36:53 +01:00
Philipp Hagemeister
b244b5c3f9
remove unused imports
2014-11-20 16:36:13 +01:00
Philipp Hagemeister
f42c190769
[stanfordoc] Modernize
2014-11-20 16:34:54 +01:00
Philipp Hagemeister
c9bf41145f
[YoutubeDL] Warn if an extractor returns compat_list
2014-11-20 16:29:31 +01:00
Philipp Hagemeister
5239075bb6
[mtv] Return a proper playlist result ( #4254 )
2014-11-20 16:25:19 +01:00
Philipp Hagemeister
84437adfa3
release 2014.11.20.1
2014-11-20 12:20:57 +01:00
Philipp Hagemeister
732ea2f09b
[utils] Improve update on error message somewhat
...
We still may want to implement a bulletproof check for the current version, and a better place to add this message so that it works for all kind of other errors too.
2014-11-20 12:14:30 +01:00
Philipp Hagemeister
aff2f4f4f5
[arte] Clean up format sorting mess
...
We now use our standard sorting facilities. As a side effect, it's finally possible to download German videos from French URLs and vice versa.
2014-11-20 12:06:35 +01:00
Philipp Hagemeister
3b9f631c41
release 2014.11.20
2014-11-20 08:55:56 +01:00
Ivan Kozik
0cd64bd077
Copy the mtime from the oldest source file to the file created by ffmpeg
...
Fixes #4245
2014-11-20 06:39:07 +00:00
Ivan Kozik
1394646a0a
Fix "ERROR: Cannot write metadata to JSON file" on Windows
...
Fixes #4246
2014-11-20 06:26:34 +00:00
Ivan Kozik
61ee5aeb73
Fix UnicodeEncodeError with --write-info-json on Python 2.7 + Windows
...
Fixes #4244
2014-11-20 06:26:34 +00:00
Philipp Hagemeister
07e378fa18
[compat] correct OptionGroup invocation for Python 3 ( fixes #4243 )
2014-11-20 07:21:12 +01:00
Philipp Hagemeister
e07e931375
Work around 2.7.0 deficencies ( Fixes #4223 )
2014-11-19 18:21:58 +01:00
Naglis Jonaitis
480b7c32a9
[rtlxl] Fix format order
2014-11-19 01:21:02 +02:00
Jaime Marquínez Ferrándiz
92120217eb
[cache] Fix writing to paths with unicode characters
...
* Use "compat_getenv"
* "write_json_file" now expects the filename to be a string
2014-11-19 00:02:24 +01:00
Naglis Jonaitis
37eddd3143
[rtlxl] Use m3u8 streams instead of f4m ( #4115 , #4118 )
2014-11-19 00:26:44 +02:00
Will Sewell
02a12f9fe6
[vk] date_added is now extracted from the video page.
2014-11-18 20:19:56 +00:00
Will Sewell
6fcd6e0e21
[vk] Updated the regex for matching user video pages. It now matches optional URL parameters too.
2014-11-18 19:34:12 +00:00
Philipp Hagemeister
0857baade3
[youtube] Add webm audio formats ( Fixes #4229 )
2014-11-18 11:08:37 +01:00
Will Sewell
469d4c8968
[vk] Added a new information extractor for pages that are a list of a user\'s videos on vk.com. It works in a same way to playlist style pages for the YT information extractors.
2014-11-17 17:53:34 -05:00
Philipp Hagemeister
23ad44b57b
[youtube] Better error message for DASH manifest
2014-11-17 20:12:52 +01:00
Philipp Hagemeister
f48d3e9bbc
[swfinterp] Improve undefined representation
2014-11-17 08:02:48 +01:00
Philipp Hagemeister
fbf94a7815
[swfinterp] Add more builtins and improve static variables
2014-11-17 07:54:06 +01:00
Philipp Hagemeister
1921b24551
[swfinterp] Add support for more complicated constants
2014-11-17 07:31:22 +01:00
Philipp Hagemeister
28e614de5c
[utils] Remove stray u'
2014-11-17 07:16:12 +01:00
Philipp Hagemeister
cd9ad1d7e8
[swfinterp] Basic support for constants (only ints for now)
2014-11-17 07:14:02 +01:00
Philipp Hagemeister
162f54eca6
[swfinterp] Implement bitand and pushshort operators
2014-11-17 05:08:39 +01:00
Philipp Hagemeister
33a266f4ba
[swfinterp] Implement charCodeAt
2014-11-17 05:03:46 +01:00
Philipp Hagemeister
6b592d93a2
[swfinterp] Formalize built-in classes
2014-11-17 04:54:54 +01:00
Philipp Hagemeister
4686ae4b64
[swfinterp] Implement various opcodes
2014-11-17 04:45:12 +01:00
Philipp Hagemeister
8d05f2c16a
[swfinterp] Add support for void methods
2014-11-17 04:36:23 +01:00
Philipp Hagemeister
a4bb83956c
[swfinterp] Implement pushtrue and pushfalse opcodes
2014-11-17 04:29:34 +01:00
Philipp Hagemeister
eb5376044c
[swfinterp] Implement equals opcode
2014-11-17 04:27:51 +01:00
Philipp Hagemeister
3cbcff8a2d
[swfinterp] Implement String basics
2014-11-17 04:25:10 +01:00
Philipp Hagemeister
e983cf5277
[swfinterp] Interpret yet more opcodes
2014-11-17 04:00:41 +01:00
Philipp Hagemeister
0ab1ca5501
[swfinterp] Better error message
2014-11-17 03:53:32 +01:00
Philipp Hagemeister
4baafa229d
[swfinterp] Intepret more multinames
2014-11-17 03:46:23 +01:00
Philipp Hagemeister
b7558d9881
[swfinterp] Allow function patching
2014-11-17 01:27:15 +01:00
Philipp Hagemeister
a4bc433619
[__init__] Modernize
2014-11-16 15:08:34 +01:00
Philipp Hagemeister
b6b70730bf
[downloader/common] Modernize
2014-11-16 15:06:59 +01:00
Philipp Hagemeister
6a68bb574a
[eporner] Fix duration ( Closes #4188 )
2014-11-16 14:55:22 +01:00
Philipp Hagemeister
0cf166ad4f
release 2014.11.16
2014-11-16 00:51:46 +01:00
Philipp Hagemeister
2707b50ffe
[spiegel] Correct handling of redirects to spiegel.tv ( Closes #4211 )
2014-11-16 00:51:31 +01:00
Philipp Hagemeister
939fe70de0
[spiegeltv] Match hash-style URLs ( Closes #4210 )
2014-11-16 00:40:09 +01:00
Philipp Hagemeister
89c15fe0b3
[spiegeltv] Modernize
2014-11-16 00:33:51 +01:00
Jaime Marquínez Ferrándiz
ec5f601670
[utils] Fix "write_json_file" for unicode names in python 2.x ( fixes #4125 )
2014-11-15 22:00:32 +01:00
Naglis Jonaitis
8caa0c9779
[bliptv] Fix the resolve of lookup ID ( Closes #4197 )
2014-11-15 16:56:04 +02:00
Philipp Hagemeister
e2548b5b25
release 2014.11.15.1
2014-11-15 15:21:50 +01:00
Philipp Hagemeister
bbefcf04bf
[goldenmoustache] Fix title ( Closes #4203 )
2014-11-15 15:21:34 +01:00
Philipp Hagemeister
c7b0add86f
[compat] Work around kwargs bugs in old 2.6 Python releases ( Fixes #3813 )
2014-11-15 15:17:19 +01:00
Philipp Hagemeister
a0155d93d9
release 2014.11.15
2014-11-15 11:01:54 +01:00
Philipp Hagemeister
00d9ef0b70
[mailru] Adapt to new data format ( Fixes #4201 )
2014-11-15 11:01:17 +01:00
Philipp Hagemeister
0cc8888038
[crunchyroll] Remove NOP code ( #2782 )
2014-11-15 00:34:03 +01:00
Philipp Hagemeister
c735450e07
release 2014.11.14
2014-11-14 22:27:56 +01:00
Jaime Marquínez Ferrándiz
71f8c7ce7a
[mtvservices:embedded] Improve config url ( fixes #4092 )
2014-11-14 19:02:18 +01:00
Jaime Marquínez Ferrándiz
5fee0eeac0
[ComedyCentralShows] Use the rtmp urls transform function from the MTV IE ( fixes #3364 )
...
It produces the right mp4 urls, so we stop prefering the rtmp urls.
2014-11-14 18:36:04 +01:00
Philipp Hagemeister
eb4157fd17
[utils] Fix struct.pack call on very old Python versions ( #4181 )
2014-11-14 00:39:32 +01:00
Philipp Hagemeister
69ede8ef81
release 2014.11.13.3
2014-11-13 16:28:24 +01:00
Philipp Hagemeister
609a61e3e6
[npo] Improve npo.nl ( Fixes #4173 )
2014-11-13 16:28:05 +01:00
Philipp Hagemeister
bf951c5e29
release 2014.11.13.2
2014-11-13 16:12:54 +01:00
Philipp Hagemeister
af63fed7d8
[generic] Add support for livestream embeds ( Fixes #4185 )
2014-11-13 16:12:51 +01:00
Philipp Hagemeister
3deed1e91a
[freevideo] Simplify and raise error for foreigners ( Fixes #4131 )
2014-11-13 15:59:22 +01:00
Philipp Hagemeister
11b28e93d3
Merge remote-tracking branch 'yaccz/add-extractor/freevideo'
2014-11-13 15:53:16 +01:00
Philipp Hagemeister
c3d582985f
release 2014.11.13.1
2014-11-13 15:42:48 +01:00
Philipp Hagemeister
4c0924bb24
[utils] Fix intlist_to_bytes in Python 2 ( #4181 )
2014-11-13 15:28:42 +01:00
Philipp Hagemeister
3fa5bb3802
[sexu] Modernize ( #4171 )
2014-11-13 15:20:49 +01:00
Philipp Hagemeister
c47ec62b83
Merge remote-tracking branch 'peugeot/sexu'
2014-11-13 15:18:38 +01:00
Philipp Hagemeister
e4bdb37ec6
[spiegel] Add support for embeds
2014-11-13 15:02:31 +01:00
Philipp Hagemeister
0e15e725a0
[spiegel] Modernize
2014-11-13 14:45:17 +01:00
peugeot
437f68d868
Update sexu.py
2014-11-13 14:02:53 +01:00
peugeot
d91d124081
fix python 2 test
2014-11-13 13:57:10 +01:00
Philipp Hagemeister
2d42905b68
release 2014.11.13
2014-11-13 09:57:58 +01:00
Aaron Wojnowski
894dd8682e
Fix YouTube signature extraction.
2014-11-13 00:33:27 -06:00
Jaime Marquínez Ferrándiz
9e05d039e0
[dailymotion] Fix extraction of vevo videos ( fixes #4168 )
2014-11-12 23:32:27 +01:00
peugeot
bbd5f2de5e
[sexu] initial support
2014-11-12 20:41:13 +01:00
Naglis Jonaitis
73689dafbf
[tvplay] Fix f4m URL extraction ( Closes #4119 )
...
Add query parameters which are needed by AkamaiHD F4M player.
Also, modernize a bit.
2014-11-12 19:26:00 +02:00
Philipp Hagemeister
5ccaddf5b1
[goldenmoustache] Simplify ( #4128 )
2014-11-12 15:36:59 +01:00
Philipp Hagemeister
0b201a3134
Merge remote-tracking branch 'xantares/goldenmoustache'
2014-11-12 15:34:31 +01:00
Philipp Hagemeister
ffe38646ca
[funnyordie] Remove test md5sum ( Fixes #4113 )
2014-11-12 15:33:15 +01:00
Philipp Hagemeister
c6afed48ff
[YoutubeDL] guard against strange sys.stdouts
2014-11-12 15:30:26 +01:00
Michael Käufl
732c848c14
[abc] Update test case
...
Old video has expired.
2014-11-12 15:26:29 +01:00
Michael Käufl
9d2a4dae90
[allocine] Update test
2014-11-12 15:26:09 +01:00
Michael Käufl
7009a9047a
[byutv] Update test
2014-11-12 15:24:37 +01:00
Philipp Hagemeister
28465df1ff
[youjizz] Modernize ( #4131 )
2014-11-12 15:19:23 +01:00
Philipp Hagemeister
ef89dba58f
[myspass] Modernize test case
2014-11-12 15:01:52 +01:00
Philipp Hagemeister
13ba3a6461
[bandcamp:album] Fix test case
2014-11-12 15:00:54 +01:00
Philipp Hagemeister
8f6ec4bbe6
release 2014.11.12.1
2014-11-12 11:44:26 +01:00
Jaime Marquínez Ferrándiz
c295490830
[YoutubeDL] Fix bug in the detection of formats that don't contain video ( fixes #4150 )
...
If the format requested was not available, we called the method '.get' in None.
2014-11-12 09:42:35 +01:00
Jaime Marquínez Ferrándiz
eb4cb42a02
[ted] Extract duration ( closes #4155 )
2014-11-12 09:30:57 +01:00
Philipp Hagemeister
7a8cbc72b2
release 2014.11.12
2014-11-12 08:46:34 +01:00
Pascal Brax
2774852c2f
Fix MTV/GameTrailers "Bad Request" error
...
Bugfix for bug #4123 & #4153
2014-11-12 01:10:08 +01:00
Naglis Jonaitis
bbcc21efd1
[wrzuta] Fallback to mp3 on unknown media type ( #4156 )
2014-11-11 16:47:54 +02:00
Naglis Jonaitis
60526d6bcb
[wrzuta] Fix audio extension lookup ( Closes #4156 )
...
Also, replace deleted test case
2014-11-11 16:23:06 +02:00
Philipp Hagemeister
1d4df56d09
release 2014.11.09
2014-11-09 22:32:41 +01:00
Philipp Hagemeister
a1cf99d03a
[YoutubeDL] Add playlist_id and playlist_title fields ( Fixes #4139 )
2014-11-09 22:32:35 +01:00
Naglis Jonaitis
3c6af203cc
[streamcloud] Match URLs without fname ( Closes #4144 )
...
Also, modernize a bit.
2014-11-09 22:00:51 +02:00
Naglis Jonaitis
1a92e086a7
[tapely] Add Referer header ( Closes #4138 )
2014-11-09 15:01:12 +02:00
Jaime Marquínez Ferrándiz
519c73f267
Merge pull request #4136 from andikmu/master
...
fix swrmediathek for new formats.
2014-11-09 12:17:18 +01:00
Jaime Marquínez Ferrándiz
a6dae6c09c
[ndr] Improve video url regex ( fixes #4140 )
2014-11-09 11:15:50 +01:00
Jaime Marquínez Ferrándiz
f866e474f3
[YoutubeDL] Don't dowload formats for merging if the first doesn't contain the video ( #4132 )
2014-11-09 10:59:56 +01:00
Philipp Hagemeister
8bb9b97c97
Merge remote-tracking branch 'origin/master'
2014-11-09 08:30:12 +01:00
andi
d6fdc38682
fix swrmediathek for new formats.
2014-11-08 15:56:35 +01:00
Jaime Marquínez Ferrándiz
c2b61af548
[options] Document the syntax for merging formats ( closes #3940 , closes #4132 )
2014-11-08 15:09:04 +01:00
Jaime Marquínez Ferrándiz
2fdbf27ad8
[niconico:playlist] Use the same video url the webpage uses ( closes #4133 )
2014-11-08 14:53:23 +01:00
yac
3898c8a7b2
[FreeVideo] Add new extractor
2014-11-08 00:13:28 +01:00
Naglis Jonaitis
29ed169cd6
[wrzuta] Add mp3 as a possible format ( Closes #4126 )
2014-11-07 22:53:54 +02:00
xantares
b868c972d1
Add support for goldenmoustache.com
2014-11-07 17:44:06 +00:00
Jaime Marquínez Ferrándiz
9908e03528
Merge pull request #4076 from ghedo/direct_type
...
[generic] indicate when a direct video has been extracted
2014-11-06 22:23:14 +01:00
Jaime Marquínez Ferrándiz
1fe8fb8c20
[vice] Re-add extractor ( fixes #4120 )
...
The generic extraction no longer works.
2014-11-06 21:44:07 +01:00
Naglis Jonaitis
5d63b0aa93
[goshgay] Fix title extraction and modernize
...
Also remove width and height as they are not of the actual video.
2014-11-06 01:19:20 +02:00
Philipp Hagemeister
4164f0117e
[utils] Remove unused import
2014-11-05 23:56:54 +01:00
Naglis Jonaitis
37aab27808
[brightcove] Extract m3u8 formats ( #3541 )
2014-11-06 00:14:33 +02:00
Jaime Marquínez Ferrándiz
6110bbbfdd
[niconico] Catch deleted videos ( closes #4064 )
2014-11-05 19:52:34 +01:00
Jaime Marquínez Ferrándiz
cde9b380e6
Merge pull request #4110 from nemunaire/channel9-fix
...
[channel9] Fix extraction
2014-11-05 19:03:24 +01:00
Sergey M․
dab647a7b6
[cinemassacre] Keep both extraction approaches and make more robust ( Closes #4109 )
2014-11-05 21:32:46 +07:00
nemunaire
a316a83d2b
[channel9] Fix extraction
2014-11-05 11:23:11 +01:00
Naglis Jonaitis
81b22aee8b
[izlesene] Update test cases and modernize
...
The timestamp fluctuates with DST.
2014-11-05 01:00:33 +02:00
Philipp Hagemeister
a80c96eab0
release 2014.11.04
2014-11-04 23:42:09 +01:00
Philipp Hagemeister
20436c30c9
[youtube] Clarify output
2014-11-04 23:35:34 +01:00
Philipp Hagemeister
3828505646
[utils] Use a regexp instead of HTMLParser for get_element_by_attribute
2014-11-04 23:33:43 +01:00
Philipp Hagemeister
11fba1751d
[imdb] Simplify
2014-11-04 23:26:23 +01:00
Philipp Hagemeister
12ea2f30cf
[utils] Remove unused get_meta_content function
2014-11-04 23:20:39 +01:00
Philipp Hagemeister
9c3e870393
[gamespot] Remove unused import
2014-11-04 23:17:43 +01:00
Philipp Hagemeister
44789f2457
[ustream] Use modern helper function instead of old HTML parser
2014-11-04 23:15:16 +01:00
Philipp Hagemeister
711ede6e1b
[heise] Fix description, thumbnail and format ID
2014-11-04 23:14:16 +01:00
Philipp Hagemeister
a32f253112
[gamespot] Modernize
2014-11-04 23:04:12 +01:00
Philipp Hagemeister
94bd361318
[youtube] Skip sts if missing ( Fixes #4095 , fixes #4103 )
2014-11-04 22:45:43 +01:00
Philipp Hagemeister
acd40f64ed
[cnn] Modernize test definitions
2014-11-04 22:25:15 +01:00
Sergey M․
766306450d
[played] Capture and output error message
2014-11-04 17:34:53 +07:00
Sergey M․
e7642ab572
[wimp] Fix video URL regex
2014-11-04 17:13:17 +07:00
Naglis Jonaitis
bdf9701729
[generic/brightcove] Add a new test case for kijk.nl ( #3541 )
2014-11-03 23:13:46 +02:00
Naglis Jonaitis
b5af6fcdad
[brightcove] Make _VALID_URL less greedy and check for empty URLs ( #3541 )
2014-11-03 23:12:24 +02:00
Sergey M․
fdca55fe34
[trutube] Strip title
2014-11-03 20:14:18 +07:00
Jaime Marquínez Ferrándiz
4f195f55f0
Do not override stdlib html parser 'locatestarttagend' regex ( fixes #4081 )
...
'<a href="foo" ><img src="bar" / ></a>' wouldn't be parsed right (the problem is '/ >', '/>' worked fine).
We need to change it in python 2.6 (for example the description of youtube videos wouldn't be extracted).
2014-11-02 19:31:06 +01:00
Philipp Hagemeister
ecc0c5ee01
[utils] Modernize
2014-11-02 11:37:49 +01:00
Philipp Hagemeister
451948b28c
[compat] Modernize
2014-11-02 11:36:29 +01:00
Philipp Hagemeister
baa708036c
[compat] Fix imports
2014-11-02 11:26:40 +01:00
Philipp Hagemeister
8c25f81bee
[util] Move compatibility functions out of util
...
utils is large enough without these compatibility functions.
Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
2014-11-02 11:23:42 +01:00
Philipp Hagemeister
4c83c96795
[YoutubeDL] Include rtmpdump in exe versions -v output
2014-11-02 10:55:36 +01:00
Philipp Hagemeister
9580711841
[ffmpeg] Move version detection to utils
2014-11-02 10:50:30 +01:00
Philipp Hagemeister
c30ae9594c
release 2014.11.02.1
2014-11-02 10:28:21 +01:00
Philipp Hagemeister
ffae28ae18
release 2014.11.02
2014-11-02 09:45:51 +01:00
Sergey M․
d9116714f2
[cinemassacre] Fix extraction ( Closes #4083 )
2014-11-02 08:01:14 +07:00
Alessandro Ghedini
ccdd0ffb80
[generic] indicate when a direct video has been extracted
...
Fixes #4052 .
2014-11-01 15:34:00 +01:00
Sergey M․
5263cdfcf9
[generic] Improve MLB iframe regex
2014-11-01 04:01:58 +07:00
Sergey M․
b2a68d14cf
[mlb] Improve _VALID_URL ( Closes #4063 )
2014-11-01 04:01:18 +07:00
Sergey M․
6e1cff9c33
[canalplus] Improve and merge with d8 extractor
2014-10-31 21:54:30 +07:00
Sergey M․
72975729c8
[canalplus] Tweak extractor to support piwiplus ( Closes #4046 )
2014-10-31 20:19:30 +07:00
Sergey M․
d319948b6a
[funnyordie] Add articles URL test
2014-10-31 19:26:56 +07:00
anovicecodemonkey
2a834bdb21
[FunnyOrDie] Add support for "/articles/" URLs
2014-10-31 21:20:37 +10:30
Philipp Hagemeister
0d2c141865
[youtube] Detect formats 298 et al as mp4 ( Fixes #4066 )
2014-10-31 11:13:02 +01:00
Philipp Hagemeister
5ec39d8b96
release 2014.10.30
2014-10-30 09:53:48 +01:00
Philipp Hagemeister
7b6de3728a
[youtube] Add format 266 ( Fixes #4055 )
2014-10-30 09:53:43 +01:00
Philipp Hagemeister
a51d3aa001
[youtube] Add support for formats 302 and 303 ( Fixes #4060 )
2014-10-30 09:43:11 +01:00
Philipp Hagemeister
2c8e03d937
Sort formats by fps as well
2014-10-30 09:40:52 +01:00
Philipp Hagemeister
fbb21cf528
[youtube] Add formats 298, 299 ( Fixes #4056 )
2014-10-30 09:34:13 +01:00
Naglis Jonaitis
b8a618f898
[ro220] Fix broken extractor and modernize ( #4054 )
2014-10-30 01:42:52 +02:00
Philipp Hagemeister
feb74960eb
release 2014.10.29
2014-10-29 23:29:42 +01:00
Jaime Marquínez Ferrándiz
d65d628613
[crunchycroll] Fix building of ass subtitles (reported in #4019 )
...
Parse the xml document instead of using regexes, otherwise unicode characters are left unescaped.
2014-10-29 21:19:20 +01:00
Philipp Hagemeister
ac645ac7d0
[generic] Allow soundcloud embeds with additional attributes
2014-10-29 20:27:58 +01:00
Philipp Hagemeister
7d11297f3f
Merge branch 'master' of github.com:rg3/youtube-dl
2014-10-29 20:10:07 +01:00
Philipp Hagemeister
6ad4013d40
[drtv] Allow fractional timestamps ( Fixes #4059 )
2014-10-29 20:10:00 +01:00
Sergey M․
dbd1283d31
[naver] Capture and output error message ( #4057 )
2014-10-29 21:50:37 +07:00
Sergey M․
c451d4f553
[trutube] Fix extraction
2014-10-29 21:16:10 +07:00
Jaime Marquínez Ferrándiz
a9bad429b3
[niconico] Add extractor for playlists ( closes #4043 )
2014-10-29 11:04:48 +01:00
Philipp Hagemeister
50c8266ef0
Merge branch 'master' of github.com:rg3/youtube-dl
2014-10-28 23:40:44 +01:00
Philipp Hagemeister
00edd4f9be
[laola1tv] Mark as broken
...
When the f4m downloader gets live stream support, I expect this to work magically or with very minor changes.
2014-10-28 17:29:27 +01:00
Philipp Hagemeister
ee966928af
[f4m] Support bootstrap URLs
2014-10-28 17:27:41 +01:00
Philipp Hagemeister
e5193599ec
[laola1tv] Add new extractor
...
The extractor works fine, but the f4m downloader cannot handle the resulting bootstrap information.
2014-10-28 16:51:34 +01:00
Philipp Hagemeister
01d663bca3
[auengine] Simplify
2014-10-28 15:51:15 +01:00
Sergey M․
e0c51cdadc
[vk] Generalize errors
2014-10-28 21:35:25 +07:00
Sergey M․
9334f8f17a
[vk] Handle deleted videos
2014-10-28 21:06:07 +07:00
Sergey M․
632256d9ec
[wimp] Update video URL regex
2014-10-28 20:35:02 +07:00
Philipp Hagemeister
3511266bc3
[YoutubeDL] Simplify API of YoutubeDL
...
Calling add_default_extractors twice should be harmless since the first set of extractors will match.
2014-10-28 12:54:29 +01:00
Philipp Hagemeister
9fdece5d34
[srmediathek] Choose variable name more wisely
2014-10-28 10:44:47 +01:00
Philipp Hagemeister
bbf1092ad0
[fktv] Remove unused import
2014-10-28 10:44:17 +01:00
Philipp Hagemeister
9ef55c5bbc
[quickvid] Add new extractor
2014-10-28 10:41:37 +01:00
Philipp Hagemeister
48a24ab746
[generic] Fix HTML5 video regexp
2014-10-28 10:41:24 +01:00
Philipp Hagemeister
27c542c06f
[iconosquare] Simplify
2014-10-28 09:12:28 +01:00
Philipp Hagemeister
b2e6a1c14c
release 2014.10.27
2014-10-27 02:44:07 +01:00
Philipp Hagemeister
8cc3eba79a
[phoenix] Add new extractor ( Fixes #4036 )
2014-10-27 02:43:59 +01:00
Philipp Hagemeister
b0fb6d4db1
[ku6] Modernize
2014-10-27 02:32:44 +01:00
Philipp Hagemeister
81515ad9f6
[extractor/common] Improve m3u8 output
2014-10-27 02:28:37 +01:00
Philipp Hagemeister
8112d4b284
[lrt] Modernize
2014-10-27 02:27:49 +01:00
Philipp Hagemeister
bf7aa6301b
[fktv] Modernize
2014-10-27 02:26:05 +01:00
Philipp Hagemeister
aea856621f
[zdf] Simplify
2014-10-27 02:14:07 +01:00
Philipp Hagemeister
f24a5a2faa
Merge remote-tracking branch 'olebowle/ard'
2014-10-27 01:36:50 +01:00
Philipp Hagemeister
ecfe623422
[heise] Fix extraction
...
Now they use an XML format instead of JSON.
2014-10-27 01:33:51 +01:00
Philipp Hagemeister
4a6c94288a
[kickstarter] Simplify and fix test case
2014-10-27 01:16:18 +01:00
Philipp Hagemeister
10e3d73472
[nbc] Fix ThePlatform embedded videos
2014-10-27 01:14:17 +01:00
Philipp Hagemeister
15956b5aa1
[promptfile] Fix check for deleted videos
2014-10-27 00:50:22 +01:00
Philipp Hagemeister
586f7082ef
[francetv] Remove changing md5sum
2014-10-27 00:46:34 +01:00
Philipp Hagemeister
d6d9186f0d
[generic] Fix test title
2014-10-27 00:45:15 +01:00
Philipp Hagemeister
2e9ff8f362
[gorillavid] Fix test title
2014-10-27 00:44:27 +01:00
Philipp Hagemeister
249efaf44b
[pornhub] Modernize and fix test definition
2014-10-27 00:33:35 +01:00
Philipp Hagemeister
8d32abff9e
[ruhd] Simplify
2014-10-27 00:20:54 +01:00
Philipp Hagemeister
94f052cbf4
[syfy] Remove test checksum
...
We have the minsize test now.
2014-10-27 00:19:15 +01:00
Philipp Hagemeister
446a03bd96
[ustream:channel] Change test playlist size (Seems to have been limited that way on the website as well)
2014-10-27 00:18:10 +01:00
Philipp Hagemeister
6009b69f81
[vgtv] Fix test title
2014-10-27 00:16:01 +01:00
Philipp Hagemeister
3d6047113c
[vgtv] Simplify
2014-10-27 00:14:52 +01:00
Philipp Hagemeister
9dec99303d
[vimeo:review] Fix test title
2014-10-27 00:13:40 +01:00
Philipp Hagemeister
7706927370
[vine:user] Adapt test to changed list size
2014-10-27 00:11:34 +01:00
Philipp Hagemeister
3adba6fa2a
[xtube] Fix test description
2014-10-27 00:08:37 +01:00
Philipp Hagemeister
f46a8702cc
[youtube:playlist] Fix test title
2014-10-27 00:06:47 +01:00
Philipp Hagemeister
8d11b59bbb
[ynet] Remove test md5sums
...
These fluctuate regularly.
2014-10-27 00:06:00 +01:00
Philipp Hagemeister
cf501a23d2
[srmediathek] Correct IE_NAME/IE_DESC
2014-10-26 23:23:53 +01:00
Philipp Hagemeister
2bcae58d46
[srmediathek] New extractor
2014-10-26 23:23:10 +01:00
Philipp Hagemeister
c9f08154a3
Remove unused imports
2014-10-26 23:13:42 +01:00
Philipp Hagemeister
526b276fd7
[faz] Modernize
2014-10-26 23:11:15 +01:00
Philipp Hagemeister
77ec444d9a
release 2014.10.26.2
2014-10-26 21:49:52 +01:00
Philipp Hagemeister
bfc2bedcfc
[youtube] Make confirm_age non-fatal ( #4042 )
2014-10-26 21:49:29 +01:00
Philipp Hagemeister
83855f3a1f
[livestream:original] Fix RTMP parameters ( Fixes #4040 )
2014-10-26 21:44:29 +01:00
Philipp Hagemeister
50b51830fb
[ffmpeg] Fix typo
2014-10-26 21:31:51 +01:00
Philipp Hagemeister
3d6eed9b52
release 2014.10.26.1
2014-10-26 21:03:38 +01:00
Philipp Hagemeister
1a253e134c
[ffmpeg] Fix call to ffprobe ( Fixes #4041 )
2014-10-26 21:03:16 +01:00
Philipp Hagemeister
6194bb1419
[ffmpeg] Make downloader optional ( Fixes #4039 )
2014-10-26 21:00:42 +01:00
Philipp Hagemeister
37d66e7f1e
[generic] Correct call to _webpage_read_full_content
2014-10-26 20:58:09 +01:00
Philipp Hagemeister
70b7e3fbb6
[generic] Add a test case for direct links with broken HEAD ( #4032 )
2014-10-26 20:49:51 +01:00
dinesh
0551a02b82
[Rte] Improve extractor
2014-10-27 01:08:51 +05:30
Jaime Marquínez Ferrándiz
579657ad87
[soundcloud] Set the 'webpage_url' field for each track
...
For playlists, YoutubeDL would set it to the playlist url.
2014-10-26 19:08:36 +01:00
Jaime Marquínez Ferrándiz
5f82b129e0
[ffmpeg] Also look into stderr for extracting the version
...
At least with avconv 11, it will print 'avconv version 11, ..' to stderr, not stdout.
2014-10-26 18:11:31 +01:00
Philipp Hagemeister
64269e4d01
Move AUTHORS to root ( closes #2985 )
2014-10-26 18:01:00 +01:00
Philipp Hagemeister
d481699a7a
release 2014.10.26
2014-10-26 17:29:27 +01:00
Philipp Hagemeister
5894a4f4ee
Credit @gabeos for crunchyroll:playlist ( #3988 )
2014-10-26 17:29:02 +01:00
Philipp Hagemeister
09e5d6a6e5
[crunchyroll:playlist] Simplify ( #3988 )
2014-10-26 17:28:09 +01:00
Philipp Hagemeister
274b12b5a8
Merge remote-tracking branch 'gabeos/crunchyroll-show-playlist'
2014-10-26 17:06:35 +01:00
Philipp Hagemeister
23be51d8ce
[generic] Handle audio streams that do not implement HEAD ( Fixes #4032 )
2014-10-26 17:05:44 +01:00
Philipp Hagemeister
488447455d
[ffmpeg] Warn if ffmpeg/avconv version is too old ( Fixes #4026 )
2014-10-26 16:46:34 +01:00
Philipp Hagemeister
d28b517154
[YoutubeDL] Output avconv/ffmpeg versions if -v is given
2014-10-26 16:31:52 +01:00
Philipp Hagemeister
a7e97f6db1
[generic] Allow new SWFObject()-style imports
...
This embed style is used on http://www.bitburger-open.de/ , but that is not included as a test case since the format is likely to be temporary.
2014-10-26 14:15:49 +01:00
Sergey M․
f889cea109
Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/youtube-dl into dstftw-compat-getenv-and-expanduser
...
Conflicts:
test/test_utils.py
youtube_dl/__init__.py
2014-10-26 19:56:52 +07:00
Jaime Marquínez Ferrándiz
1bdeb7be2e
Set '--simulate' if any of the printing options is given ( fixes #3036 )
...
That's what the help messages say.
Previously it would only set '--skip-download', which would write thumbnail,
descriptions or subtitles if they were requested (for example you may have set
'--write-thumbnail' in the config file).
2014-10-26 13:01:57 +01:00
Sergey M․
911344e5ac
[vrt] Improve extractor
2014-10-26 16:48:11 +07:00
dinesh
03936f6e6d
[BelgianNational] corrected indentation
2014-10-26 13:47:41 +05:30
dinesh
b13ccb1b87
[BelgianNational] New extractor added
2014-10-26 13:35:00 +05:30
Sergey M․
f64f8a4662
[sportbox] Remove view count
2014-10-26 08:00:01 +07:00
Jaime Marquínez Ferrándiz
681b9caa9c
[tumblr] Fix extraction ( fixes #4029 )
2014-10-25 22:42:56 +02:00
Jaime Marquínez Ferrándiz
0eb9fb9f24
[soundcloud] Modernize and fix tests
2014-10-25 22:32:01 +02:00
Naglis Jonaitis
9a76f416ce
[lrt] Updated test
2014-10-25 13:24:46 +03:00
Philipp Hagemeister
603821161f
Merge branch 'master' of github.com:rg3/youtube-dl
2014-10-25 09:55:05 +02:00
Philipp Hagemeister
d3c72db894
[audiomack] Simplify
2014-10-25 08:58:03 +02:00
Sergey M․
43d9718fb9
[nhl] Improve video URL extraction ( Closes #4013 )
2014-10-25 13:56:21 +07:00
Philipp Hagemeister
7fc54e5262
Merge remote-tracking branch 'xavierbeynon/audiomack'
2014-10-25 08:55:12 +02:00
Philipp Hagemeister
ec9c978481
Credit @winwon for vidzi ( #3989 )
2014-10-25 08:42:53 +02:00
xavier
d36cae46d8
Not directly calling soundcloud extractor anymore
2014-10-24 21:11:46 -05:00
xavier
fdfefa1b9c
Made changes per phihag
2014-10-24 21:07:01 -05:00
Philipp Hagemeister
724d031893
release 2014.10.25
2014-10-25 00:41:06 +02:00
Philipp Hagemeister
63e0be3415
New option --dump-single-json ( #4003 )
2014-10-25 00:30:57 +02:00
Philipp Hagemeister
c64ed2a310
[viddler] Use API
2014-10-25 00:11:12 +02:00
Philipp Hagemeister
cdc5cb7c2b
[hark] Modernize
2014-10-24 22:31:55 +02:00
Philipp Hagemeister
8efd06aa42
[motherless] Simplify
2014-10-24 19:53:48 +02:00
Filip B
7f9ced64cb
Add group videos support for motherless
...
Modified motherless regular expression.
Previously it matched only URLs like this:
motherless.com/ID
Now it also matches this:
motherless.com/g/group_name/ID
All tests including the newly added one passed.
2014-10-24 21:44:21 +04:00
Filip B
7608815cc2
Add another motherless test
...
This test is for videos posted in groups.
URL looks like this:
motherless.com/g/group_name/ID
which is basically the same as
motherless.com/ID
So far this test fails because I haven't improved the extractor yet.
2014-10-24 21:43:27 +04:00
Filip B
5823eda139
Fix motherless test 0
...
Apparently motherless no longer serves flv for that video (or maybe even
other videos). So I changed expected extension from flv to mp4 and
changed expected md5 accordingly.
2014-10-24 21:26:32 +04:00
Philipp Hagemeister
e82c1e9a6e
[YoutubeDL] Do not apply playlist info to videos when extract_flat is set ( #4003 )
2014-10-24 16:13:45 +02:00
Philipp Hagemeister
1ede5b2481
[glide] Simplify
2014-10-24 15:34:19 +02:00
Philipp Hagemeister
964ae0a122
Credit @thornomad for glide ( #3944 )
2014-10-24 15:29:44 +02:00
Philipp Hagemeister
98e1d28982
Merge remote-tracking branch 'thornomad/glide'
2014-10-24 15:29:03 +02:00
Philipp Hagemeister
2c26df763c
[vidzi] Use proper test case and simplify ( #3989 )
2014-10-24 15:27:02 +02:00
Philipp Hagemeister
018e835594
[vidzi] Simplify
2014-10-24 15:17:17 +02:00
Philipp Hagemeister
e65e06fbe2
[vidzi] Correct order in imports ( #3989 )
2014-10-24 15:15:54 +02:00
winwon
95ee84421e
vidzi Add new extractor
2014-10-24 15:15:13 +02:00
Philipp Hagemeister
2acfe95f58
Credit @capital-G for bild.de ( #3983 )
2014-10-24 15:12:29 +02:00
Philipp Hagemeister
b5a14350b9
[bild] Simplify ( #3983 )
2014-10-24 15:10:32 +02:00
Philipp Hagemeister
8d81f872fb
Merge remote-tracking branch 'capital-G/master'
2014-10-24 15:02:50 +02:00
Philipp Hagemeister
36f1c90497
release 2014.10.24
2014-10-24 14:48:19 +02:00
Philipp Hagemeister
057a5206cc
Add --flat-playlist option ( Closes #4003 )
2014-10-24 14:48:12 +02:00
xavier
9e9bc793f3
Finished audiomack extractor
2014-10-23 23:54:59 -05:00
dinesh
25fadd06d0
[Rte] New extractor added
2014-10-24 09:49:01 +05:30
dinesh
7a47d07c6d
[extractor/common] href attribute added
2014-10-24 09:47:39 +05:30
xavier
5c565ac9e7
Added init.py initializer
2014-10-23 16:58:11 -05:00
xavier
67500bf939
Initial version of audiomack.py
2014-10-23 16:55:39 -05:00
Philipp Hagemeister
b1edd7a48a
[crunchyroll] Correct parsing ( Fixes #4014 )
2014-10-23 23:25:02 +02:00
dinesh
34e48bed3b
[extractor/common] Added support for f4m manifest Version 2.0
2014-10-24 02:41:10 +05:30
Jaime Marquínez Ferrándiz
2c63ccec78
[mitele] Fix on python 2.x
2014-10-23 21:26:48 +02:00
Philipp Hagemeister
f2f2c0c2c6
[generic] Allow --default-search without colon
2014-10-23 21:13:45 +02:00
Philipp Hagemeister
4661e243f8
release 2014.10.23
2014-10-23 20:21:38 +02:00
Philipp Hagemeister
f3cd403c2b
[telecino] Add coding declaration
2014-10-23 20:21:27 +02:00
Jaime Marquínez Ferrándiz
ad5f53ac72
[telecinco] Add extractor ( closes #4005 )
...
It uses the same extraction process as mitele.es, but with a few small differences.
2014-10-23 20:08:55 +02:00
Sergey M․
75da98e9e1
[funnyordie] Fix extraction ( Closes #4011 )
2014-10-23 23:07:58 +07:00
Sergey M․
281d3f1d68
[generic/wistia] Improve regex
2014-10-23 23:03:07 +07:00
Sergey M.
6283c10b1c
Merge pull request #4009 from Dineshs91/thoughtworks
...
[thoughtworks] wistia support added
2014-10-23 22:59:53 +07:00
dinesh
85d7b76586
[thoughtworks] wistia regex modified
2014-10-23 21:23:56 +05:30
Sergey M․
2399535fd1
[francetv] Lower preference of direct links ( Closes #4010 , closes #3947 )
...
Direct links fail with 403, fallback on f4m for now until further investigations.
2014-10-23 22:30:34 +07:00
dinesh
52cffcb186
[thoughtworks] wistia support added
2014-10-23 20:28:39 +05:30
Sergey M․
8f3b5397a7
[cinemassacre] Fix extraction ( Closes #4008 )
2014-10-23 21:35:51 +07:00
Sergey M․
9bbec55255
[pbs] Add support for tabbed frontline videos ( Closes #4006 )
2014-10-23 20:41:45 +07:00
Philipp Hagemeister
6b445558ff
[youtube] Only set language when necessary
...
We only need to set the language when we are using a login; otherwise it will always be English.
2014-10-23 00:44:22 +02:00
Ole Ernst
bfd91588f3
[ard] make rss match more universal
2014-10-22 14:24:53 +02:00
Sergey M․
6bf6962062
[francetv] Force m3u8 formats extension to mp4 ( Closes #3997 )
2014-10-22 01:24:04 +07:00
Sergey M․
40bca5f927
[arte.tv] Remove unused import
2014-10-21 21:06:24 +07:00
Sergey M․
74214d35c5
[arte.tv:+7] Improve title extraction ( Closes #3995 )
2014-10-21 20:08:20 +07:00
Gabriel Schubiner
1b10a011ec
Forgot to reverse extracted video urls so they are in correct order for video selection args
2014-10-20 18:38:42 -07:00
h-collector
5a000b45b3
Don't use report_warning for reporting warnings
...
In tests warning is converted to error
2014-10-20 18:53:53 +02:00
h-collector
40b1cbafac
Update fc2.py
2014-10-20 18:53:53 +02:00
h-collector
4231235cda
Fix issues with fc2
...
Fix issues #2912 and #3171
2014-10-20 18:53:53 +02:00
Sergey M․
d24a2b20b4
[arte.tv:+7] Use original format ids to avoid duplicates
2014-10-20 20:27:59 +07:00
Gabriel Schubiner
8230018c20
Added extractor for crunchyroll 'playlists' i.e. series. so that one can, e.g. download all episodes of a series
2014-10-19 22:47:05 -07:00
Jaime Marquínez Ferrándiz
cc98a3f096
[cnn] Fix for urls ending in '.cnn-ap' ( fixes #3985 )
2014-10-19 15:14:37 +02:00
scheiba
ce519b747e
added "bild.de" as extractor
2014-10-18 22:15:47 +02:00
Sergey M
16efb3695f
[sexykarma] Add support for watchindianporn
2014-10-19 01:53:15 +07:00
Philipp Hagemeister
0f175a932f
release 2014.10.18
2014-10-18 20:22:23 +02:00
Sergey M
95fa5fb569
[sexykarma] Improve and simplify
2014-10-19 00:48:05 +07:00
Sergey M
77c3c5c5ed
Merge branch 'sexykarma' of https://github.com/CkuT/youtube-dl into CkuT-sexykarma
2014-10-19 00:06:53 +07:00
Sergey M
159444a668
[twitch] Remove superfluous comma
2014-10-18 21:57:24 +07:00
Sergey M․
f9befee1f5
[arte.tv:+7] Append media type to format_id ( Closes #3967 )
2014-10-18 18:14:49 +07:00
Naglis Jonaitis
9471c44405
[generic] Make sure Wistia embed URLs contain the protocol ( Closes #3977 )
...
Also, improve detection (Addresses #3662 )
2014-10-18 01:55:21 +03:00
Sergey M․
013bfdd84c
[twitch] Update tests and minor improvements
2014-10-17 23:46:53 +07:00
Sergey M․
46fd0dd5a5
[twitch] Rename extractor and support channel videos
2014-10-17 22:58:18 +07:00
Jaime Marquínez Ferrándiz
4698f0d858
[vimeo] Improve regex for the config js dict ( fixes #3955 , fixes #3974 )
...
The javascript code contains assignments of empty dicts with the same variable name
2014-10-17 15:55:58 +02:00
Sergey M․
355d074ff9
[twitch] Adapt to new API ( Fixes #3946 , Fixes #3949 , Fixes #3965 )
...
Work in progress
2014-10-16 22:23:35 +07:00
CkuT
7da224c907
Add categories
2014-10-15 22:34:35 +02:00
CkuT
1723edb1a5
Few improvements
2014-10-15 20:17:07 +02:00
CkuT
4740864508
[SexyKarma] Add new extractor
2014-10-15 18:24:32 +02:00
Philipp Hagemeister
09a42738fc
[generic] Correct handling of embedded vimeo players ( #3955 )
2014-10-15 13:50:53 +02:00
Philipp Hagemeister
df928d500f
release 2014.10.15
2014-10-15 12:39:30 +02:00
Jaime Marquínez Ferrándiz
a72cbfacf0
[ted] Add support for external videos ( fixes #3948 )
2014-10-15 12:24:11 +02:00
net
7b61ac3ddf
Fix #2310 . Play by the 8tracks rules
2014-10-15 06:46:47 +03:00
Philipp Hagemeister
62a164e713
[mixcloud] Output downloading progress
2014-10-15 00:53:54 +02:00
Sergey M․
5f58165def
[extractor/common] Fix dumping requests with long file abspath on Windows
2014-10-14 21:43:48 +07:00
Damon Timm
a86c73cf80
[glide] Add new extractor
...
Added an extractor for glide.me shared messages. Glide is a movile video messaging services. You can share the link to the messages easily enough and this would allow you to download and save the actual video.
2014-10-13 14:08:29 -07:00
Jaime Marquínez Ferrándiz
bd4e40df1a
[brightcove] Add a test for playlists
2014-10-13 16:26:53 +02:00
Sergey M․
1419fafd36
[condenast] Add support for embedded videos ( Closes #3929 )
2014-10-13 19:59:35 +07:00
Philipp Hagemeister
9b36dcbd65
release 2014.10.13
2014-10-13 10:12:51 +02:00
Philipp Hagemeister
2aefb886fa
[ffmpeg] Improve format merging ( Closes #3935 )
2014-10-13 10:12:43 +02:00
Philipp Hagemeister
72961c2a8a
Merge remote-tracking branch 'Dineshs91/KontrTube-fix'
2014-10-13 10:09:57 +02:00
Philipp Hagemeister
4c1ce987b0
[huffpost] Modernize
2014-10-13 10:08:59 +02:00
dinesh
8a2300a597
[kontrtube] Fix video title extraction
2014-10-13 10:03:55 +05:30
Philipp Hagemeister
1cc887cbf0
[youtube] Add support for format 278
2014-10-13 00:09:19 +02:00
Philipp Hagemeister
203fb43f36
[youtube] Download DASH manifest by default ( Closes #3887 )
2014-10-13 00:03:08 +02:00
Philipp Hagemeister
8450c15c25
[options] Consistent formatting and general niceness
2014-10-12 23:10:11 +02:00
Philipp Hagemeister
b88b45e46c
[options] Mention login in --username documentation ( #3753 )
2014-10-12 22:45:36 +02:00
Philipp Hagemeister
2417dc1715
release 2014.10.12
2014-10-12 22:25:18 +02:00
Naglis Jonaitis
23d83ad4d5
[niconico] Fix ignored --netrc flag
...
See issue #3753
2014-10-12 23:18:42 +03:00
dinesh
2c9f31188b
Description changed
2014-10-12 20:09:12 +05:30
Naglis Jonaitis
d18be55533
[theonion] Fix a small mistake in string formatting
2014-10-12 15:47:31 +03:00
Naglis Jonaitis
ac20fc047a
[theonion] Add new extractor ( closes #3928 )
2014-10-12 15:42:35 +03:00
Jaime Marquínez Ferrándiz
b4c3c8c172
[mixcloud] Fix metadata extraction ( fixes #3930 )
2014-10-12 13:06:31 +02:00
Ching Yi, Chan
b1c3a49fff
apply ratelimit to f4m
2014-10-12 08:32:26 +08:00
Jaime Marquínez Ferrándiz
3357110a4c
[vimeo] Make the protocol mandatory in the url ( fixes #3926 )
...
If it's missing, it will be correctly handled by the generic IE.
2014-10-11 22:26:26 +02:00
Sergey M.
e29fdedb45
Merge pull request #3923 from Dineshs91/howstuffworks-fix
...
Replace 404 url
2014-10-12 01:48:11 +07:00
Sergey M․
4828703f14
[googleplus] Modernize and extract all formats
2014-10-12 01:44:13 +07:00
dinesh
071420e136
Fix download error in GooglePlus
2014-10-11 21:10:53 +05:30
dinesh
f4cf848d1d
Replace 404 url
2014-10-11 15:59:42 +05:30
dinesh
1409704afa
Fix ndr.de outdated test url
2014-10-11 12:20:13 +05:30
Ole Ernst
3741302a10
[ard] Add rss support
2014-10-10 20:35:34 +02:00
Sergey M.
c8e390c2b0
Merge pull request #3911 from Dockheas23/master
...
KeyError on initialising YoutubeDL in python3 #3910
2014-10-10 22:28:18 +07:00
Sergey M․
823f1e015a
[yahoo] Wipe out yahoo news extractor
2014-10-10 22:18:37 +07:00
Sergey M․
3c06d3715e
[yahoo] Generalize, support arbitrary subdomains, support iframe videos, capture error message ( Closes #2470 )
2014-10-10 22:11:30 +07:00
Sergey M․
762958d5af
[yahoo] Add support for regional subdomains and extract duration ( Closes #3915 )
2014-10-10 19:50:29 +07:00
George Boyle
53d9009bdb
KeyError on initialising YoutubeDL in python3 #3910
2014-10-10 10:03:24 +01:00
George Boyle
1b725173a5
Fixed typo
2014-10-10 09:35:41 +01:00
Sergey M․
fc6861b175
[sportbox] Add extractor ( Closes #3906 )
2014-10-09 21:05:39 +07:00
Sergey M․
b097b5f246
[mlb] Remove unused import
2014-10-09 20:07:34 +07:00
Sergey M․
385009fc44
[mlb] Fix thumbnails extraction ( Closes #3905 )
2014-10-09 19:56:55 +07:00
Sergey M․
ced659bb4d
[generic] Ignore some non-video file extensions during generic extraction ( Closes #3900 )
2014-10-09 19:26:23 +07:00
Sergey M․
842cca7d56
[pornhd] Fix formats extraction ( Closes #3898 )
2014-10-08 20:08:29 +07:00
Sergey M․
7bc8780c57
[walla] Fix extractor and add subtitle tests
2014-10-07 22:23:05 +07:00
Sergey M․
c59c3c84ed
Merge branch 'walla' of https://github.com/lenaten/youtube-dl into lenaten-walla
2014-10-07 20:24:52 +07:00
net
31d06400ec
add missed init file
2014-10-06 03:03:05 +03:00
Philipp Hagemeister
642b76ac15
release 2014.10.05.2
2014-10-05 22:04:02 +02:00
Philipp Hagemeister
4c4de296d4
release 2014.10.05.1
2014-10-05 22:00:16 +02:00
Philipp Hagemeister
b10609d98c
[dailymotion] Alternative title search ( Fixes #3882 )
2014-10-05 21:59:53 +02:00
Sergey M
3ae165aa10
[gorillavid] Add check for non existing videos
2014-10-06 01:48:01 +07:00
Sergey M
e4b85e35d0
[gorillavid] Fix title extraction and make thumbnail optional ( Closes #3884 )
2014-10-06 01:47:22 +07:00
Philipp Hagemeister
bb0c206f59
release 2014.10.05
2014-10-05 07:53:25 +02:00
Philipp Hagemeister
b81f484b60
[gorillavid] Add support for movpod.in ( Fixes #3881 )
2014-10-05 07:53:02 +02:00
Naglis Jonaitis
5e69192ef7
[thesixtyone] Add new extractor ( closes #3781 )
2014-10-04 22:40:36 +03:00
Naglis Jonaitis
e9be9a6acd
[utils] Add additional format to unified_strdate
2014-10-04 22:38:23 +03:00
Sergey M․
f47754f061
[globo] Initial extractor implementation ( Closes #3823 )
2014-10-04 18:56:36 +07:00
Philipp Hagemeister
d838b1bd4a
[utils] Default age_limit to None
...
If we can't parse it, it means we don't have any information, not that the content is unrestricted.
2014-10-03 20:17:12 +02:00
Naglis Jonaitis
fe506288bd
[planetaplay] Add new extractor ( closes #3839 )
2014-10-03 19:43:36 +03:00
Sergey M․
d397c0b3dd
[breakcom] Extract all formats
2014-10-03 19:37:47 +07:00
Sergey M․
146c80e256
[utils] Add parse_age_limit
2014-10-03 19:37:25 +07:00
Sergey M․
f78c01f68b
[breakcom] Cover more URLs with _VALID_URL ( Closes #3876 )
2014-10-03 18:57:18 +07:00
Naglis Jonaitis
8489578df4
[generic] Support embedded Dailymotion playlists ( fixes #3822 )
2014-10-02 21:42:45 +03:00
Philipp Hagemeister
10606050bc
release 2014.10.02
2014-10-02 15:30:19 +02:00
Sergey M․
d9bf465200
[bandcamp] Fix id extraction and modernize ( Closes #3866 )
2014-10-02 20:22:46 +07:00
Sergey M․
01384d6e4b
[jpopsuki] More modernize
2014-10-02 19:58:28 +07:00
Sergey M․
08d5230945
[jpopsukitv] Improve _VALID_URL and modernize
2014-10-02 19:43:25 +07:00
Sergey M.
852f8641e8
Merge pull request #3865 from diffycat/jpopsuki
...
[jpopsuki] Support category links
2014-10-02 19:38:29 +07:00
Jaime Marquínez Ferrándiz
18937a50a4
[dropbox] Fix the video url query ( fixes #3868 )
...
Previously it would convert urls without a query into 'something.mp4&dl=1'
2014-10-01 23:19:56 +02:00
net
e4d6cca0c1
[walla] Add new extractor
2014-10-01 23:45:35 +03:00
Anton Larionov
d5feab9aaa
[jpopsuki] Support category links
2014-10-01 23:24:23 +04:00
Naglis Jonaitis
9e77c60c9a
[tapely] Catch SoundCloud tracks
2014-10-01 21:53:45 +03:00
Naglis Jonaitis
1414df5ce2
[izlesene] Prepend scheme to thumbnails
2014-10-01 21:11:38 +03:00
Naglis Jonaitis
e80f40e5ca
[tapely] Add new extractor ( closes #3861 )
2014-10-01 17:26:09 +03:00
Sergey M․
d3c9af84fc
[spankwire] Fix extraction
2014-10-01 20:53:58 +07:00
Sergey M․
59d206ca2d
[sunporno] Fix duration extraction and make more robust
2014-10-01 20:44:43 +07:00
Sergey M․
fc66e4a0d5
[utils] Add posix expanduser implementation and clarify the original source
2014-10-01 19:48:55 +07:00
Philipp Hagemeister
e7b6d12254
[utils] Improve and test js_to_json
2014-10-01 00:08:34 +02:00
Philipp Hagemeister
410f3e73ab
[utils] Fix js_to_json
2014-10-01 00:08:28 +02:00
Philipp Hagemeister
07e764439a
[generic] Delete test case
...
The page is not available any more.
2014-10-01 00:08:19 +02:00
Naglis Jonaitis
f8fb4a7ca8
[nfl] Use compatible urlparse
2014-09-30 20:01:37 +03:00
Sergey M․
4644ac5527
[core] Decode environment variables with filesystem encoding ( Fixes #3854 , Fixes #3217 , Fixes #2918 )
...
Introduces compat versions of os.getenv and os.path.expanduser
2014-09-30 22:27:53 +07:00
Sergey M․
e497a7f2ca
[tvigle] Extract format file sizes
2014-09-30 20:00:21 +07:00
Sergey M․
a3b6be104d
[tvigle] Replace 404 test
2014-09-30 19:55:30 +07:00
Sergey M․
b7bb0df21e
[vgtv] Fix tests' exts
2014-09-30 19:50:14 +07:00
Naglis Jonaitis
4dc19c0982
[lrt] Add new extractor
2014-09-30 02:26:16 +03:00
Philipp Hagemeister
58ea7ec81e
[vimeo] Fix description extraction
2014-09-29 22:23:21 +02:00
Philipp Hagemeister
2d29ac4f23
[vuclip] Fix regexp
2014-09-29 21:48:44 +02:00
Philipp Hagemeister
a7a747d687
[vuclip] Remove test code
2014-09-29 21:47:57 +02:00
net
c816336cbd
[karaoketv] Add new extractor
2014-09-29 21:58:42 +03:00
Sergey M․
fdb4d278bf
[spankwire] Fix extraction and modernize
2014-09-29 20:11:51 +07:00
Philipp Hagemeister
59c03a9bfb
[vuclip] Fix extraction
2014-09-29 13:07:58 +02:00
Philipp Hagemeister
e7db973328
[yahoo] Remove test case
...
This video seems to have been removed entirely
2014-09-29 12:45:57 +02:00
Philipp Hagemeister
99b67fecc5
[arte] Fix upload date extraction
2014-09-29 12:45:18 +02:00
Philipp Hagemeister
72d53356f6
[internetvideoarchive] Fix test case
2014-09-29 12:24:48 +02:00
Philipp Hagemeister
9e1e67fc15
[internetvideoarchive] Modernize
2014-09-29 12:23:52 +02:00
Philipp Hagemeister
1e60e5546e
[funnyordie] Fix test case md5
2014-09-29 12:20:25 +02:00
Philipp Hagemeister
457749a703
[prosiebensat1] Fix test case
2014-09-29 12:18:49 +02:00
Philipp Hagemeister
937f935db0
[jukebox] Remove md5 sum, it fluctuates
2014-09-29 12:15:49 +02:00
Philipp Hagemeister
80bcefcd77
[cliphunter] Remove duration
2014-09-29 06:22:54 +02:00
Philipp Hagemeister
8c23945c72
[eporner] Adapt to changed default format
2014-09-29 06:19:18 +02:00
Philipp Hagemeister
989b4b2b86
[utils:YoutubeDLHandler] Work around brain-dead Python 2.6 httplib
...
In 2.6, the httplib sends fragments! Remove those (fixes generic_26 on 2.6).
2014-09-29 06:15:46 +02:00
Philipp Hagemeister
2a7b4681c6
[godtube] Fix on Python 2.6
2014-09-29 05:51:41 +02:00
Philipp Hagemeister
8157ae3904
[golem] Fix under 2.6
...
It's a sad story; 2.6 does not support any non-trivial xpaths.
2014-09-29 05:48:56 +02:00
Philipp Hagemeister
e50e2fcd4d
[br] fix test case
2014-09-29 05:40:20 +02:00
Philipp Hagemeister
5e4f06197f
[facebook] Fix test case
2014-09-29 05:19:56 +02:00
Philipp Hagemeister
761e1645e0
[generic] Remove unstable test checksum
2014-09-29 05:18:45 +02:00
Philipp Hagemeister
8ff14175e2
[sportdeutschland] Fix testcase
2014-09-29 05:17:16 +02:00
Philipp Hagemeister
dbe3043cd6
[ynet] Fix test checksums
2014-09-29 05:15:42 +02:00
Philipp Hagemeister
a8eb5a8e61
[generic] Fix testcases
2014-09-29 05:12:57 +02:00
Philipp Hagemeister
6043f1df4e
[ign] Return proper playlist object
2014-09-29 05:05:06 +02:00
Philipp Hagemeister
12548cd933
[worldstarhiphop] Correct title extraction
2014-09-29 05:02:58 +02:00
Philipp Hagemeister
2593039522
[vimeo] Use regexps to find description
...
This fixes descriptions on 2.6 and makes the code simpler.
2014-09-29 04:58:31 +02:00
Philipp Hagemeister
35d3e63d24
release 2014.09.29.2
2014-09-29 04:49:11 +02:00
Philipp Hagemeister
27aede9074
[pbs] Add support for series/jwplayer type video ( Fixes #3849 )
2014-09-29 04:48:50 +02:00
Philipp Hagemeister
f5b7e6a842
release 2014.09.29.1
2014-09-29 02:04:28 +02:00
Philipp Hagemeister
a1f934b171
[youtube] Correct language cookie handling
2014-09-29 02:04:16 +02:00
Philipp Hagemeister
a43ee88c6f
release 2014.09.29
2014-09-29 01:51:53 +02:00
Philipp Hagemeister
e2dce53781
[youtube] Always request webpage in English ( Fixes #3844 )
2014-09-29 01:39:26 +02:00
Philipp Hagemeister
1770ed9e86
[thvideo] Simplify ( #3848 )
2014-09-29 00:38:37 +02:00
Philipp Hagemeister
457ac58cc7
Merge remote-tracking branch 'diffycat/thvideo-update'
2014-09-29 00:36:55 +02:00
Philipp Hagemeister
9c44d2429b
[vimeo:likes] Support large like lists ( Fixes #3847 )
2014-09-29 00:36:06 +02:00
Philipp Hagemeister
d2e32f7df5
Do not use HTML characters in output
...
This messes up the format when people paste it outside of code tags.
2014-09-29 00:23:43 +02:00
Anton Larionov
67077b182b
[thvideo] Add support for playlists
2014-09-28 23:36:55 +04:00
Naglis Jonaitis
5f4c318844
[nfl] Support team micro-sites ( fixes #3831 )
2014-09-28 21:48:26 +03:00
Naglis Jonaitis
dfee83234b
[nfl] Prefer progressive downloads
2014-09-28 19:25:28 +03:00
Philipp Hagemeister
22dd3fad86
release 2014.09.28.1
2014-09-28 12:14:25 +02:00
Philipp Hagemeister
d6e6a42256
[vimeo:likes] Add new extractor ( Fixes #3835 )
2014-09-28 12:14:16 +02:00
Philipp Hagemeister
76e7d1e74b
[played] Remove unused import
2014-09-28 10:56:36 +02:00
Philipp Hagemeister
38c4d41b74
[played] Simplify ( #3798 )
2014-09-28 10:55:27 +02:00
Philipp Hagemeister
f0b8e3607d
Merge remote-tracking branch 'r4mos/played'
2014-09-28 10:52:23 +02:00
Philipp Hagemeister
51ee08c4bb
Remove unused imports
2014-09-28 10:50:43 +02:00
Philipp Hagemeister
c841789772
[muenchentv] Add thumbnail
2014-09-28 10:49:58 +02:00
Philipp Hagemeister
c121a75b36
[heise] Add support for description
2014-09-28 10:49:12 +02:00
Philipp Hagemeister
5a8b77551d
[heise] Simplify ( #3842 )
2014-09-28 10:47:25 +02:00
Philipp Hagemeister
0217aee154
Merge remote-tracking branch 'd912e3/heise'
2014-09-28 10:36:44 +02:00
Philipp Hagemeister
b14f3a4c1d
[golem] Simplify ( #3828 )
2014-09-28 10:35:19 +02:00
Philipp Hagemeister
92f7963f6e
Merge remote-tracking branch 'd912e3/golem'
2014-09-28 10:10:34 +02:00
Philipp Hagemeister
88fbe4c2cc
release 2014.09.28
2014-09-28 09:49:42 +02:00
Philipp Hagemeister
394599f422
[oktoberfesttv] Add new extractor ( Fixes #3845 )
2014-09-28 09:49:21 +02:00
Philipp Hagemeister
ed9266db90
[common] Add new helper function _match_id
2014-09-28 09:31:58 +02:00
Philipp Hagemeister
f4b1c7adb8
[muenchentv] Move live title generation to common
2014-09-28 08:53:52 +02:00
Philipp Hagemeister
c95eeb7b80
[eitb] Modernize
2014-09-28 08:49:03 +02:00
Sergey M․
5e43e3803c
Credit @lenaten for ynet ( #3840 ) and sport5 ( #3841 )
2014-09-28 03:45:15 +07:00
Sergey M․
a89435a7a8
[ynet] Improve _VALID_URL
2014-09-28 03:30:41 +07:00
Sergey M․
c664182323
[ynet] Remove unused stuff, simplify and improve
2014-09-28 03:26:38 +07:00
Sergey M․
6be1cd4ddb
Merge branch 'ynet' of https://github.com/lenaten/youtube-dl into lenaten-ynet
2014-09-28 02:56:51 +07:00
Sergey M․
ee0d90707a
[YoutubeDL] Fix string check for python3
2014-09-28 02:48:41 +07:00
Sergey M․
f776d8f608
[sport5] Keep alphanumeric order
2014-09-28 02:35:46 +07:00
Sergey M․
0b75c2a88b
[sport5] Capture error message and improve
2014-09-28 02:31:14 +07:00
Mats
7b7518124e
[heise] Don't check string type
...
Before Python 3 could be unicode, so don't check at all.
2014-09-27 21:12:23 +02:00
Sergey M․
68b0973046
[YoutubeDL] Expect all kind of strings in urlopen
...
Now it doesn't fail if req is python2's str
2014-09-28 02:07:42 +07:00
Sergey M․
3a203b8bfa
Merge branch 'sport5' of https://github.com/lenaten/youtube-dl into lenaten-sport5
2014-09-28 00:55:16 +07:00
Mats
70752ccefd
[golem] Don't omit positional argument specifiers
...
Required by Python 2.6.
2014-09-27 19:35:55 +02:00
Mats
0155549d6c
[heise] Add new extractor
2014-09-27 19:28:01 +02:00
net
b66745288e
[sport5] Add new extractor
2014-09-27 20:21:46 +03:00
net
2a1325fdde
[ynet] Add new extractor
2014-09-27 20:11:22 +03:00
Sergey M․
2f9e8776df
[extremetube] Fix extraction
2014-09-27 22:36:53 +07:00
Sergey M․
497339fa0e
[anysex] Fix extraction
2014-09-27 22:29:27 +07:00
Jaime Marquínez Ferrándiz
8e6f8051f0
[vbox7] Don't set the extension to 'flv' ( fixes #3836 )
2014-09-27 10:53:02 +02:00
Naglis Jonaitis
11b3ce8509
[crunchyroll] Allow to list subtitles ( fixes #3805 )
2014-09-25 17:57:38 +03:00
Mats
6a5af6acb9
[golem] Add new extractor
2014-09-25 16:25:53 +02:00
Sergey M
9a0d98bb40
[vube] Update tests
2014-09-25 20:57:18 +07:00
Sergey M
fbd3162e49
[vube] Add DMCA notice
2014-09-25 20:48:54 +07:00
Sergey M․
54e9a4af95
[wat] Skip test
2014-09-25 20:33:11 +07:00
Philipp Hagemeister
8a32b82e46
[youku] Modernize somewhat
2014-09-25 09:58:09 +02:00
Philipp Hagemeister
fec02bcc90
[hlsnative] Correct handling when remaining_bytes is None
2014-09-25 09:21:45 +02:00
Philipp Hagemeister
c6e90caaa6
Merge remote-tracking branch 'naglis/wistia'
2014-09-25 02:03:49 +02:00
Philipp Hagemeister
4bbf157794
release 2014.09.25
2014-09-25 01:59:45 +02:00
Philipp Hagemeister
6b08cdf626
[youtube] Support for embedded /p players ( Fixes #3821 )
2014-09-25 01:59:02 +02:00
Philipp Hagemeister
b686fc18da
[hlsnative] Support test parameter
2014-09-24 14:38:40 +02:00
Philipp Hagemeister
0b97f3a936
release 2014.09.24.1
2014-09-24 14:17:42 +02:00
Philipp Hagemeister
eb73f2649f
[vevo] Skip SMIL download
2014-09-24 14:17:33 +02:00
Philipp Hagemeister
f0b5d6af74
[vevo] Support 1080p videos ( Fixes #3656 )
2014-09-24 14:16:56 +02:00
Philipp Hagemeister
2f771f6c99
release 2014.09.24
2014-09-24 11:06:46 +02:00
Philipp Hagemeister
3b2f933b01
[generic] Allow embedded YoutubePlaylists ( Fixes #3821 )
2014-09-24 11:05:14 +02:00
Philipp Hagemeister
cc746841e7
[flickr] Modernize
2014-09-24 10:46:33 +02:00
Philipp Hagemeister
ac7553d031
[youtube] Support embed/videoseries URLs ( #3821 )
2014-09-24 10:34:29 +02:00
Philipp Hagemeister
cdc628a498
[youtube] Move more tests to extractors
2014-09-24 10:25:47 +02:00
Philipp Hagemeister
69ea8ca42c
[youtube] Remove superfluous unicode specifiers
2014-09-24 09:51:45 +02:00
Philipp Hagemeister
4bc3a23ec5
[youtube] Modernize
2014-09-24 09:49:53 +02:00
Naglis Jonaitis
bd5650ac64
[nfl] Fix test case - download, but don't check md5
2014-09-23 20:42:28 +03:00
Sergey M․
86916dae4b
[wat] Capture and output error message
2014-09-23 19:58:35 +07:00
Sergey M․
f7d159cf95
[noco] Encode before passing to hashlib.md5 ( Closes #3816 )
2014-09-23 19:13:11 +07:00
Naglis Jonaitis
632e5684ce
[nfl] Add new extractor. ( Closes #3815 )
2014-09-23 00:28:19 +03:00
Philipp Hagemeister
094d42fe44
release 2014.09.22.1
2014-09-22 18:15:07 +02:00
Jaime Marquínez Ferrándiz
63cddb6477
[sbs] Recognize urls with format ' http://www.sbs.com.au/ondemand/video/ <id>' ( #3811 )
2014-09-22 14:11:08 +02:00
Sergey M․
273dea4248
[playfm] Fix view count and add comment count
2014-09-22 18:58:22 +07:00
Philipp Hagemeister
f90d95edeb
release 2014.09.22
2014-09-22 13:07:23 +02:00
Philipp Hagemeister
45c85d7ba1
Merge remote-tracking branch 'origin/master'
2014-09-22 12:53:41 +02:00
Jaime Marquínez Ferrándiz
d0df92928b
[npo] Add extractor for tegenlicht.vpro.nl ( closes #3778 )
2014-09-21 16:53:00 +02:00
Philipp Hagemeister
df8f53f752
[thvideo] Support mobile URLs as well
2014-09-21 16:32:38 +02:00
Jaime Marquínez Ferrándiz
e35cb78c40
[theplatform] Correctly extract videos that don't use f4m or rtmp (reported in #3176 )
2014-09-21 16:08:38 +02:00
Philipp Hagemeister
3ef7d11acd
Merge remote-tracking branch 'diffycat/thvideo'
2014-09-21 15:50:01 +02:00
Jaime Marquínez Ferrándiz
224ce0d872
[nbc] Update test
2014-09-21 15:49:04 +02:00
Jaime Marquínez Ferrándiz
dd41e8c82b
[theplatform] Extract all formats for f4m videos
2014-09-21 15:47:58 +02:00
Jaime Marquínez Ferrándiz
b509a4b176
[downloader/f4m] If <pv-2.0> is in the manifest, add it to the fragments urls query ( fixes #3176 )
...
It's used in some akamai videos (for example for theplatform.com).
2014-09-21 15:43:09 +02:00
Naglis Jonaitis
b28c8403b2
[yourupload] Add new extractor. Fixes #3085
2014-09-21 15:13:35 +03:00
Jaime Marquínez Ferrándiz
7bd4b4229a
[dropbox] Recognize ' https://www.dropbox.com/sh/ *' urls ( fixes #3795 )
...
And extract the title from the url last path component.
2014-09-21 13:42:08 +02:00
Anton Larionov
72e450c555
[thvideo] Add support for THVideo
2014-09-21 13:21:29 +04:00
Naglis Jonaitis
522c55b7f2
[mgoon] Add new extractor
2014-09-21 03:26:12 +03:00
Sergey M
58e7071a2c
[tube8] Improve _VALID_URL and add display_id
2014-09-21 06:37:11 +07:00
Sergey M.
516812df41
Merge pull request #3801 from megustamucho/master
...
[tube8] Improved regex
2014-09-21 06:29:13 +07:00
Sergey M
752297631f
[noco] Adapt to API v1.1 ( Closes #3797 )
2014-09-21 06:20:42 +07:00
megustamucho
34e14a9beb
Merge remote-tracking branch 'upstream/master'
2014-09-20 22:41:45 +10:00
Marco Schuster
3e8fcd9fa1
[divxstage] added .to TLD
...
Example video "http://www.divxstage.eu/video/930c52709d2 " which gets redirected to .to TLD
2014-09-20 02:32:41 +02:00
Naglis Jonaitis
746c67d72f
[wistia] Use API and make more generic
2014-09-20 03:02:11 +03:00
Carlos Ramos
5aa38e75b2
[played] Add new extractor
2014-09-19 22:46:57 +02:00
Sergey M․
532f5bff70
[franceinter] Fix extraction and modernize
2014-09-19 20:58:50 +07:00
Philipp Hagemeister
f566d9f1d5
release 2014.09.19
2014-09-19 09:58:01 +02:00
Philipp Hagemeister
7267bd536f
[muenchentv] Add support ( Fixes #3507 )
2014-09-19 09:57:53 +02:00
Philipp Hagemeister
589d3d7c7a
[moniker] rename from hypestat ( #3788 )
2014-09-18 21:37:09 +02:00
Philipp Hagemeister
46f74bcf5c
[soundcloud] Fix non-secret playlists
2014-09-18 18:57:04 +02:00
Philipp Hagemeister
37bfe8ace4
[hypestat] Match URLs with www. and https://
2014-09-18 18:56:02 +02:00
Philipp Hagemeister
0529eef5a4
[hypestat] Unify allmyvideos and vidspot ( Closes #3788 )
2014-09-18 18:54:03 +02:00
Philipp Hagemeister
fd78a4d3e6
release 2014.09.18
2014-09-18 18:43:59 +02:00
Philipp Hagemeister
1de33fafd9
[YoutubeDL] Allow downloading multiple formats with ,
2014-09-18 18:43:49 +02:00
Philipp Hagemeister
e2e5dae64d
Add -f m4a
2014-09-18 18:40:19 +02:00
Jaime Marquínez Ferrándiz
09b23c902b
[1up.com] Urls end now with '.html'
2014-09-18 17:02:53 +02:00
Jaime Marquínez Ferrándiz
109a540e7a
[ign] Fix extraction
2014-09-18 16:57:34 +02:00
Sergey M․
2914e5f00f
[drtuber] Fix categories
2014-09-18 20:56:54 +07:00
dequis
2f834e9381
[soundcloud] Secret playlists and sets
...
Closes #3707 again.
No test cases because I don't know what urls to use that won't be turned
into public eventually (as it happened with the first one in that
ticket)
2014-09-18 06:35:11 -03:00
dequis
9296738f20
[soundcloud] Support api urls with secret_token, Closes #3707
2014-09-18 03:02:03 -03:00
Philipp Hagemeister
0e59b9fffb
[videomega] Simplify ( #3786 )
...
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors).
* title is always true-ish
2014-09-18 00:19:08 +02:00
Naglis Jonaitis
67abbe9527
[videomega] Add new extractor. Closes #3775
2014-09-17 22:57:01 +03:00
Sergey M․
944a3de278
[npo] Improve formats extraction ( Closes #3782 )
2014-09-17 19:02:57 +07:00
Philipp Hagemeister
5a13fe9ed2
Credit @m5moufl for behindkink ( #3740 )
2014-09-17 12:50:47 +02:00
Philipp Hagemeister
6b6096d0b7
release 2014.09.16.1
2014-09-16 23:35:15 +02:00
Philipp Hagemeister
d0246d07f1
Merge remote-tracking branch 'origin/master'
2014-09-16 23:35:08 +02:00
Philipp Hagemeister
997987d568
Credit @r4mos for allmyvideos
2014-09-16 23:33:13 +02:00
Philipp Hagemeister
e825c38082
[allmyvideos] Support multiple formats
2014-09-16 22:58:31 +02:00
Jaime Marquínez Ferrándiz
a04aa7a9e6
[generic] The url in the <meta redirect> doesn't need to be enclosed in single quotes ( fixes #3770 )
...
See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/ .
2014-09-16 22:53:48 +02:00
Carlos Ramos
7cdd5339b3
Change tabs to spaces
2014-09-16 21:05:50 +02:00
Carlos Ramos
38349518f1
Added new host: allmyvideos.net
2014-09-16 20:48:53 +02:00
Sergey M․
64892c0b79
[francetv] Adapt to new API ( Closes #3751 , closes #3769 )
2014-09-16 23:47:59 +07:00
Sergey M․
dc9f356846
[ard] Remove URL path escaping
...
This is now implemented generic in YoutubeDL.urlopen
2014-09-16 18:47:06 +07:00
Philipp Hagemeister
ed86ee3b4a
release 2014.09.16
2014-09-16 10:09:02 +02:00
Philipp Hagemeister
7bb5df1cda
[nhl] Match videos without catid ( Fixes #3764 )
2014-09-16 10:08:34 +02:00
Philipp Hagemeister
37a81dff04
[behindkink] Remove call to report_extraction
2014-09-15 23:37:22 +02:00
Philipp Hagemeister
fc96eb4e21
Merge remote-tracking branch '5moufl/behindkink'
2014-09-15 23:36:21 +02:00
Philipp Hagemeister
ae369738b0
Credit @haricharan for einthusan ( #3755 )
2014-09-15 23:35:00 +02:00
Philipp Hagemeister
e2037b3f7d
[einthusan] Add description and beautify
2014-09-15 23:33:47 +02:00
Philipp Hagemeister
5419033935
Fixed tests
2014-09-15 23:27:18 +02:00
Philipp Hagemeister
2eebf060af
Merge commit '98703c7fbfcf06348220aa63f9422cdd792cfe1a'
2014-09-15 23:26:54 +02:00
Philipp Hagemeister
acd9db5902
Merge remote-tracking branch 'naglis/nosvideo'
2014-09-15 16:10:52 +02:00
Naglis Jonaitis
d0e8b3d59b
[nosvideo] Make more robust against missing metadata
2014-09-15 16:59:03 +03:00
Philipp Hagemeister
c15dd15388
Merge remote-tracking branch 'naglis/turbo'
2014-09-15 15:48:48 +02:00
Philipp Hagemeister
0003a5c416
Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls'
...
Conflicts:
test/test_utils.py
2014-09-15 15:40:10 +02:00
Philipp Hagemeister
21f2927f70
release 2014.09.15.1
2014-09-15 15:28:41 +02:00
Philipp Hagemeister
e5a79071a5
[daum] Support non-numeric video IDs ( Fixes #3749 )
2014-09-15 15:25:35 +02:00
Philipp Hagemeister
ca0e7a2b17
release 2014.09.15
2014-09-15 15:11:22 +02:00
Philipp Hagemeister
b523bb71ab
Merge remote-tracking branch 'origin/master'
2014-09-15 15:11:15 +02:00
Philipp Hagemeister
a020a0dc20
[facebook] Fix support for untitled videos ( Fixes #3757 )
2014-09-15 15:10:24 +02:00
5moufl
6d1f2431bd
[BehindKink] Minor fixes
...
- fix _VALID_URL regex
- remove unnecessary variable
- remove second call of report_extraction
2014-09-15 15:09:17 +02:00
Naglis Jonaitis
fdea3abdf8
[turbo] Add new extractor
2014-09-15 16:08:20 +03:00
Sergey M․
59d284c316
[vporn] Make video URL regex more strict
...
There is a garbage instead of proper URL for some HD videos
2014-09-15 19:19:37 +07:00
Haricharan Padmanaban
98703c7fbf
Einthusan Add new extractor
2014-09-14 23:14:00 -05:00
Philipp Hagemeister
b04c8f7358
release 2014.09.14.3
2014-09-14 16:48:15 +02:00
Sergey M․
eb3bd7ba8d
[cloudy] Retry extraction on 410 status code ( #3743 #3744 )
2014-09-14 19:04:16 +07:00
Philipp Hagemeister
3b11e86eeb
release 2014.09.14.2
2014-09-14 12:56:04 +02:00
Philipp Hagemeister
5ba693d082
release 2014.09.14.1
2014-09-14 12:23:41 +02:00
Philipp Hagemeister
ae91f6f99b
release 2014.09.14
2014-09-14 12:20:27 +02:00
Philipp Hagemeister
3da0e1f8cd
[tumblr] Modernize
2014-09-14 12:20:14 +02:00
Sergey M․
98676c08a1
[cloudy] Add support for videoraj.ch
2014-09-14 05:17:21 +07:00
Sergey M․
5dbf3b5c60
[cloudy] Minor changes
2014-09-14 05:01:25 +07:00
naglis
20ff802c9b
[cloudy] Add new extractor. Closes #3743
2014-09-14 00:12:36 +03:00
5moufl
2bca84e345
[BehindKink] Add new extractor
2014-09-13 17:47:19 +02:00
Sergey M․
e5a93354bc
[drtv] Fix _VALID_URL ( Closes #3735 )
2014-09-13 22:07:09 +07:00
Sergey M․
ceff3fd8ef
[pornhd] Fix extraction ( Closes #3739 )
2014-09-13 21:45:53 +07:00
Sergey M․
984e8e14ea
[utils] Remove debug garbage
2014-09-13 21:08:04 +07:00
Sergey M․
d05cfe0600
[YoutubeDL/utils] Clarify rationale for URL escaping in comment, move escape routines to utils and add some tests
2014-09-13 20:59:16 +07:00
Philipp Hagemeister
7e6a715380
[adultswim] Avoid extremely long lines
2014-09-13 09:13:20 +02:00
Philipp Hagemeister
d74bebd502
[utils] Apply 2.6 xpath craziness
...
This fixes ARD on 2.6
2014-09-13 09:11:14 +02:00
Philipp Hagemeister
bf0ff93277
[ard] Make more robust against missing thumbnails
...
I cannot reproduce this error, it's from travis.
2014-09-13 09:09:57 +02:00
Philipp Hagemeister
dc752ff442
[br] Remove deleted video test case
2014-09-13 09:04:53 +02:00
Philipp Hagemeister
3a36d3782e
[chilloutzone] Make test case more flexible
2014-09-13 09:04:03 +02:00
Philipp Hagemeister
50317dbbad
[facebook] Fix and caption if title is empty
2014-09-13 09:01:57 +02:00
Philipp Hagemeister
6539c91a78
[deezer] Add support for geoblocking
2014-09-13 08:51:21 +02:00
Philipp Hagemeister
4eefbfdbfd
[utils] Fix find_xpath_attr on 2.6
2014-09-13 08:34:15 +02:00
Philipp Hagemeister
652f283135
[youporn] Remove md5 from test
...
Has changed multiple times, and we're checking that it looks like a video now by default.
2014-09-13 07:59:36 +02:00
Philipp Hagemeister
2daabe4992
[options] Correct option usage
2014-09-13 07:58:44 +02:00
Philipp Hagemeister
34a741a8ec
[options] Move all options to their own file
2014-09-13 07:55:21 +02:00
Philipp Hagemeister
78caa52aea
[youtube] Modernize
2014-09-13 07:51:06 +02:00
Philipp Hagemeister
310d75d141
[youtube] Correct description in test case
2014-09-13 07:49:26 +02:00
Philipp Hagemeister
67b7e712d8
[xhamster] Remove md5sums from tests
...
We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time.
2014-09-13 07:47:08 +02:00
Philipp Hagemeister
1ad6efd9b6
[spiegel] Remove deleted video from test cases
2014-09-13 07:46:19 +02:00
Philipp Hagemeister
c3c3fe4768
[swrmediathek] Remove deleted video test case
2014-09-13 07:41:35 +02:00
Philipp Hagemeister
6f6ed04172
[prosiebensat1] Make upload_date optional
...
The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found.
2014-09-13 07:39:29 +02:00
Philipp Hagemeister
5309602106
[prosiebensat1] Fix bitrate calculation
2014-09-13 07:35:27 +02:00
Philipp Hagemeister
9291475f7d
[youtube] Move more tests to Playlist IE, and simply suitable.
2014-09-13 07:35:14 +02:00
Philipp Hagemeister
81127aa55d
[youtube] Move playlist test to extractor
2014-09-13 07:19:20 +02:00
Philipp Hagemeister
9b583dca4c
Merge remote-tracking branch 'drags/yt-feed-loadmore'
2014-09-13 07:14:19 +02:00
Philipp Hagemeister
f4a3490cbc
[pornoxo] Fix test (view count)
2014-09-13 07:09:39 +02:00
Philipp Hagemeister
3d9fae1ed2
Add support for PornoXO
2014-09-13 07:07:39 +02:00
Philipp Hagemeister
89fb6a9797
[spiegel] Add support for articles
2014-09-13 06:55:38 +02:00
Philipp Hagemeister
b734a87112
Merge remote-tracking branch 'origin/master'
2014-09-13 06:00:50 +02:00
Philipp Hagemeister
da2e1f53e0
[deezer] Add simple support
2014-09-13 05:47:07 +02:00
Sergey M․
f24e740bb8
[telemb] Add comment to test
2014-09-12 23:22:07 +07:00
Sergey M․
37419b4f99
[YoutubeDL] Escape non-ASCII characters in URLs
...
urllib chokes on URLs with non-ASCII characters (see http://bugs.python.org/issue3991 )
Working around by replacing request's original URL with escaped one
2014-09-12 23:20:17 +07:00
Sergey M․
64a450131b
Merge branch 'Lovius-master'
2014-09-12 20:55:09 +07:00
Sergey M․
adf2c0989d
[telemb] Extract all formats and modernize
2014-09-12 20:51:48 +07:00
Sergey M․
8fb7ff25c5
Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-master
2014-09-12 18:18:26 +07:00
Philipp Hagemeister
473219a778
release 2014.09.12
2014-09-12 07:56:05 +02:00
Philipp Hagemeister
aa37e3d486
[utils] Default SSL to TLS. ( Fixes #3727 )
...
On 2.x, we now try TLS first, and fall back to the compat 23 (basically anything) afterwards.
On 3.4+, we now use the proper function so that we get all the latest security configurations.
We allow SSLv3 though for the time being, since a lot of older pages use that.
On 3.3, we default to SSLv23 (basically "anything, including TLS") because that has the widest compatibility.
2014-09-12 07:50:31 +02:00
Jaime Marquínez Ferrándiz
edb53e2dc3
[youtube] Don't make the url protocol optional
...
The generic extractor will add it.
2014-09-11 21:47:25 +02:00
Jaime Marquínez Ferrándiz
f401a4173b
[youjizz] Don't make the url protocol optional ( fixes #3722 )
...
It would fail to download the webpag if it's missing.
And the generic extractor will add it.
2014-09-11 21:44:02 +02:00
Sergey M.
de00ff6494
Merge pull request #3716 from naglis/nosvideo
...
[nosvideo] Check for deleted video
2014-09-11 19:20:13 +07:00
Naglis Jonaitis
eef93b0912
[tvplay] Support similar services in different countries
2014-09-11 00:10:18 +03:00
Naglis Jonaitis
08d037309e
[nosvideo] Update test
2014-09-10 18:19:59 +03:00
Naglis Jonaitis
6024b0f25e
[nosvideo] Check for deleted videos
2014-09-10 18:10:21 +03:00
Philipp Hagemeister
561266641f
release 2014.09.10.1
2014-09-10 16:39:23 +02:00
Sergey M․
6899f2fe9e
[hostingbulk] Simplify
2014-09-10 19:13:22 +07:00
Sergey M.
136c8bd275
Merge pull request #3709 from naglis/hostingbulk
...
[hostingbulk] Add new extractor
2014-09-10 19:04:14 +07:00
Sergey M․
1bf5423e82
[generic/youtube] Recognize youtube nocookie embeds ( Closes #3713 )
2014-09-10 18:29:20 +07:00
Sergey M․
2c5c1f48e9
[izlesene] Simplify
2014-09-10 18:24:57 +07:00
Sergey M.
d8e487fbd9
Merge pull request #3710 from naglis/izlesene_fix
...
Izlesene fix
2014-09-10 18:20:57 +07:00
Philipp Hagemeister
bc7ff0a8dd
release 2014.09.10
2014-09-10 12:26:39 +02:00
Naglis Jonaitis
8e9da53140
[izlesene] Remove API URL
2014-09-10 00:24:48 +03:00
Naglis Jonaitis
f1d15e6dbc
[izlesene] Adapt to website changes and improve
2014-09-10 00:22:48 +03:00
Naglis Jonaitis
91ebb17ede
[hostingbulk] Add new extractor
2014-09-09 22:17:33 +03:00
Sergey M․
c63b30901b
[noco] Add authenticate support ( Closes #3706 )
2014-09-10 01:24:05 +07:00
Sergey M․
f009f19ece
[rutv] Fix rutv player regex
2014-09-10 01:09:04 +07:00
Sergey M․
68477e8839
[khanacademy] Improve _VALID_URL ( Closes #3695 )
2014-09-09 22:09:32 +07:00
Sergey M․
0dc5365564
[moevideo] Make filesize exact
2014-09-09 21:48:10 +07:00
Sergey M.
9face18d08
Merge pull request #3690 from naglis/sharesix
...
[sharesix] Add new extractor
2014-09-09 21:14:59 +07:00
Sergey M․
ff0ba8ce0f
[moevideo] Add videochart.net to _VALID_URL
2014-09-09 21:04:57 +07:00
Sergey M.
759c6293bd
Merge pull request #3691 from naglis/moevideo
...
[moevideo] Add new extractor
2014-09-09 20:56:35 +07:00
megustamucho
94b539d155
[tube8] Improved regex
2014-09-09 13:05:14 +10:00
Sergey M․
3fbeb95e14
[vgtv] Add view count to test cases
2014-09-08 21:33:03 +07:00
Sergey M․
321c1e44f9
[vgtv] Extract all formats, add support for wasLive and live streamTypes
2014-09-08 21:26:42 +07:00
Sergey M․
cc7fec5818
Merge branch 'vgtv' of https://github.com/mrkolby/youtube-dl into mrkolby-vgtv
2014-09-08 19:49:23 +07:00
Naglis Jonaitis
5fb9077e8c
[moevideo] Add new extractor
2014-09-07 01:21:58 +03:00
Naglis Jonaitis
8e20f81c5b
[sharesix] Add new extractor
2014-09-06 18:59:15 +03:00
Philipp Hagemeister
e154762c74
release 2014.09.06
2014-09-06 15:26:38 +02:00
Sergey M․
a2f0cdc074
[unistra] Modernize
2014-09-06 15:21:27 +07:00
Lovius
0933440086
added extractor and __init__ loader for belgium local tv site telemb.be
2014-09-06 09:36:14 +02:00
Sergey M․
70a1ecd2c1
Merge branch 'unistra_hd' of https://github.com/Rudloff/youtube-dl into Rudloff-unistra_hd
2014-09-05 22:26:31 +07:00
Sergey M․
88a23aef5a
[http] Avoid closing stdout ( Fixes #3686 )
2014-09-05 22:05:36 +07:00
Sergey M․
140d8d77b3
Credit @mrkolby for dbtv.no ( #3685 )
2014-09-05 20:00:12 +07:00
Sergey M․
4d067a58ca
[dbtv] Simplify, modernize, extract all formats
2014-09-05 19:53:53 +07:00
Sergey M․
1c1cff6a52
Merge branch 'dbtv' of https://github.com/mrkolby/youtube-dl into mrkolby-dbtv
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-09-05 19:01:11 +07:00
Magnus Kolstad
f063a04f07
[dbtv] Add new extractor
2014-09-05 11:24:30 +02:00
Pierre Rudloff
af8812bb9b
Add HD detection to Unistra
2014-09-04 22:22:19 +02:00
Magnus Kolstad
78149a962b
[vgtv] Add new extractor
...
Because of the #! in the URL structure for VGTV we need to add ' before and after given URL. Or else it will cry:
-bash: !/video/100495/lars-og-lars-sesong-6-episode-6-lakselus: event not found
2014-09-04 21:02:47 +02:00
Sergey M․
f2d9e3a370
[arte.tv:+7] Allow single quotes for json vp url regexes ( Closes #3676 )
2014-09-05 01:17:16 +07:00
Philipp Hagemeister
16e6f396b4
release 2014.09.04.3
2014-09-04 16:20:17 +02:00
Sergey M․
c6ec6b2e8b
[arte.tv:+7] Add one another one pattern for json vp url
2014-09-04 20:44:51 +07:00
Sergey M․
7bbc6428b6
[nba] Modernize
2014-09-04 20:06:14 +07:00
Sergey M․
c1a3c9ddb2
[techtalks] Modernize
2014-09-04 19:48:29 +07:00
Sergey M․
feec0f56f5
[toypics:user] Update test playlist count
2014-09-04 19:37:40 +07:00
Sergey M․
8029857d27
[washingtonpost] Add playlist title to test
2014-09-04 19:34:40 +07:00
Philipp Hagemeister
aa61802c1e
release 2014.09.04.2
2014-09-04 06:40:44 +02:00
Philipp Hagemeister
f54aee0209
[cliphunter] Add support for more formats
2014-09-04 06:40:15 +02:00
Philipp Hagemeister
35d5b67876
release 2014.09.04.1
2014-09-04 04:48:05 +02:00
Philipp Hagemeister
674c869af4
[cache] Allow dots in keys ( Fixes #3674 )
2014-09-04 04:47:56 +02:00
Philipp Hagemeister
10710ae386
release 2014.09.04
2014-09-04 01:30:43 +02:00
Philipp Hagemeister
a0e07d3161
[youtube] Move cache into its own module
2014-09-03 17:29:19 +02:00
Sergey M․
a232bb9551
[empflix] Rewrite in terms of tnaflix
2014-09-03 21:08:36 +07:00
Sergey M․
eb833b7f5a
[tnaflix] Improve and make generic
2014-09-03 21:07:18 +07:00
Sergey M․
f164038b79
[utils] Make parse_duration case insensitive
2014-09-03 21:03:36 +07:00
Sergey M․
f7a361c4f1
Merge branch 'tnaflix' of https://github.com/peugeot/youtube-dl into peugeot-tnaflix
2014-09-03 20:11:49 +07:00
Sergey M․
884ae74785
[tvigle] Adapt to the new API
2014-09-03 19:59:36 +07:00
peugeot
1dba4a2185
Add support for TNAFlix
2014-09-03 14:10:06 +02:00
Philipp Hagemeister
7d4d5f25ed
[facebook] Fix login ( Fixes #3667 )
2014-09-03 09:50:10 +02:00
Sergey M․
33422c056d
[drtuber] Add display_id to test
2014-09-02 21:40:03 +07:00
Sergey M․
a7862a1bc8
[eporner] Extract all formats
2014-09-02 21:39:22 +07:00
Sergey M․
3baa62e8d1
[beeg] Extract all formats
2014-09-02 20:54:00 +07:00
Sergey M․
1bf8cf5c2c
[drtuber] Extract display_id
2014-09-02 20:39:16 +07:00
Sergey M․
eade1d7eab
[drtuber] Extract counters
2014-09-02 20:36:26 +07:00
Sergey M․
1a94ff6865
[mlb] Add support for embedded videos ( Closes #3653 )
2014-09-02 20:19:28 +07:00
Philipp Hagemeister
b47ed50aaf
[nosvideo] Remove determine_ext usage ( #3655 )
2014-09-02 00:17:04 +02:00
Philipp Hagemeister
1b8477729a
Merge remote-tracking branch 'naglis/nosvideo'
2014-09-02 00:14:58 +02:00
Philipp Hagemeister
ff6ade294c
release 2014.09.01.2
2014-09-01 23:58:23 +02:00
Philipp Hagemeister
11fc065c57
[drtuber] Add age_limit and be conservative about categories ( #3652 )
2014-09-01 23:57:46 +02:00
Philipp Hagemeister
94388f50b3
Merge remote-tracking branch 'peugeot/drtuber'
2014-09-01 23:17:27 +02:00
Philipp Hagemeister
a444648202
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/extractor/eporner.py
youtube_dl/extractor/hornbunny.py
2014-09-01 23:13:49 +02:00
Philipp Hagemeister
7ca2e11f24
[beeg] Add age_limit
2014-09-01 23:13:04 +02:00
Philipp Hagemeister
563f6dea59
[eporner] +age_limit
2014-09-01 23:07:48 +02:00
Philipp Hagemeister
e4039057be
[hornbunny] Simplify and add age_limit
2014-09-01 23:04:36 +02:00
Philipp Hagemeister
11342b54d6
[anysex] Implement age_limit
2014-09-01 22:58:59 +02:00
Naglis Jonaitis
49fa38adf2
[nosvideo] Add new extractor
2014-09-01 23:47:14 +03:00
Jaime Marquínez Ferrándiz
9b330db7f0
Add age limit to anysex, beeg, eporner, hornbuny and sunporno
2014-09-01 22:38:40 +02:00
peugeot
d740f7e16f
Add support for drtuber.com
2014-09-01 20:12:51 +02:00
Philipp Hagemeister
07e7dc4bdc
[comedycentral] Prefer RTMP for now
2014-09-01 18:37:21 +02:00
Philipp Hagemeister
4c59dc4c34
[comedycentral] Support news-team URLs ( Fixes #3649 )
2014-09-01 18:37:10 +02:00
Philipp Hagemeister
7260ea0705
[comedycentral] Move tests to the extractor itself
2014-09-01 17:57:45 +02:00
Philipp Hagemeister
35b1e44567
Fix --rm-cache-dir error message
2014-09-01 17:11:28 +02:00
Sergey M․
c9ea760e31
[npo] Extract all formats
2014-09-01 20:13:32 +07:00
Sergey M․
9ebf22b7d9
[common] Improve codecs extraction from m3u8
2014-09-01 20:13:04 +07:00
Philipp Hagemeister
2582bebe06
[utils] Use flock instead of lockf ( Fixes #3621 )
2014-09-01 01:41:25 +02:00
Philipp Hagemeister
c9cc0bf57b
[youtube:playlist] PEP8
2014-09-01 01:00:40 +02:00
Philipp Hagemeister
61edcfb0a2
release 2014.09.01.1
2014-09-01 00:20:18 +02:00
Philipp Hagemeister
a8be56ce3d
[tudou] Add test case for #3643
2014-09-01 00:20:12 +02:00
Philipp Hagemeister
329818484c
Merge remote-tracking branch 'naglis/tudou_fix'
2014-09-01 00:17:01 +02:00
Philipp Hagemeister
8bdfddf641
[tudou] Modernize
2014-09-01 00:16:26 +02:00
Philipp Hagemeister
36d65b61d4
release 2014.09.01
2014-09-01 00:02:47 +02:00
Philipp Hagemeister
7d48c06f27
Merge remote-tracking branch 'origin/master'
2014-09-01 00:01:48 +02:00
Philipp Hagemeister
d169e36f5c
[beeg] PEP8 and additional tests
2014-09-01 00:00:01 +02:00
Philipp Hagemeister
2d7af09487
Merge remote-tracking branch 'peugeot/beeg'
2014-08-31 23:57:51 +02:00
Philipp Hagemeister
48d4681efc
[eporner] Simplify and correct ( #3629 )
2014-08-31 23:56:14 +02:00
Jaime Marquínez Ferrándiz
9ea9b61448
Merge branch 'master' of github.com:rg3/youtube-dl
2014-08-31 23:47:26 +02:00
Philipp Hagemeister
04b4aa4a7b
Merge remote-tracking branch 'peugeot/eporner'
2014-08-31 23:46:27 +02:00
Philipp Hagemeister
5a3f0d9aee
Merge remote-tracking branch 'peugeot/hornbunny'
2014-08-31 23:45:24 +02:00
Jaime Marquínez Ferrándiz
1ed5b5c9c8
[youtube:subscriptions] Fix extraction ( fixes #2975 )
2014-08-31 23:44:43 +02:00
Philipp Hagemeister
d10548b691
Merge branch 'master' of github.com:rg3/youtube-dl
2014-08-31 23:44:06 +02:00
Philipp Hagemeister
e990510e6b
Merge pull request #3616 from oneplusme/crunchyroll-login
...
Add login support to Crunchyroll extractor
2014-08-31 23:42:28 +02:00
Philipp Hagemeister
55f7bd2dcc
[youtube] Fix category extraction
2014-08-31 23:26:19 +02:00
Naglis Jonaitis
f931e25959
[tudou] Sort qualities by numeric value
2014-08-31 23:14:35 +03:00
Naglis Jonaitis
ca9cd290c7
[tudou] Fix #3643 - filter non-number qualities
2014-08-31 23:11:52 +03:00
Sergey M․
ae7246e7d5
[sunporno] Extract all formats and metadata
2014-09-01 01:08:19 +07:00
Sergey M․
43fd392413
Merge branch 'sunporno' of https://github.com/peugeot/youtube-dl into peugeot-sunporno
2014-09-01 00:45:51 +07:00
Philipp Hagemeister
3e7c12240c
[youtube] Test for like_count and dislike_count ( #3633 )
2014-08-31 18:10:05 +02:00
peugeot
7eb21356f9
Add support for sunporno.com
2014-08-31 12:48:34 +02:00
Jaime Marquínez Ferrándiz
f30a38be8b
[youtube] Fix extraction of like and dislike count ( fixes #3633 )
2014-08-31 12:38:00 +02:00
peugeot
2aebbccefc
Add support for beeg.com
2014-08-31 11:57:10 +02:00
Sergey M․
35241d05d1
[anysex] Simplify and extract more metadata
2014-08-31 07:05:53 +07:00
Sergey M․
be2dd0651e
Merge branch 'anysex' of https://github.com/peugeot/youtube-dl into peugeot-anysex
2014-08-31 06:45:40 +07:00
Sergey M․
7b53af7f70
[vporn] Fix issues, extract all formats and metadata
2014-08-31 06:43:36 +07:00
Sergey M․
ca7b3246b6
[utils] Improve parse_duration
2014-08-31 06:41:30 +07:00
peugeot
9c4c233b84
Fix exception with n_views<1000
2014-08-30 23:05:33 +02:00
peugeot
8a6c59865d
Fix exception with n_views<1000
2014-08-30 23:03:37 +02:00
peugeot
1d57b2520c
Add support for Eporner
2014-08-30 22:28:53 +02:00
peugeot
17b0b8a166
testing view count is stupid
2014-08-30 20:55:42 +02:00
peugeot
12c82cf9cb
add support for view count
2014-08-30 20:54:38 +02:00
peugeot
0bafcf6f46
forgot to test view count
2014-08-30 20:46:25 +02:00
peugeot
bbc9dc56f6
Add support for HornBunny
2014-08-30 20:43:03 +02:00
peugeot
72c65d39ff
Add support for AnySex
2014-08-30 18:37:45 +02:00
peugeot
676e3ecf24
Add support for Vporn
2014-08-30 17:17:47 +02:00
Adam
78272a076e
Add SSA (.ass) subtitle output for Crunchyroll
2014-08-30 12:48:56 +01:00
Adam
723e04d0be
Add login support to Crunchyroll extractor
2014-08-29 22:32:03 +01:00
Philipp Hagemeister
37709fae89
release 2014.08.29
2014-08-29 01:07:30 +02:00
Philipp Hagemeister
a81e4eb69d
[promptfile] Remove quality=1 and leave it to default
2014-08-29 01:07:18 +02:00
Naglis Jonaitis
8e72edfb19
[promptfile] Add new extractor
2014-08-29 00:20:10 +03:00
Philipp Hagemeister
863f08a92e
release 2014.08.28.2
2014-08-28 18:03:29 +02:00
Sergey M․
de2d9f5f1b
[rtlnl] Add support for progressive videos ( Closes #3603 )
2014-08-28 22:54:06 +07:00
Philipp Hagemeister
a520c11241
release 2014.08.28.1
2014-08-28 14:01:01 +02:00
Philipp Hagemeister
b94744d157
[dropbox] Make sure ?dl=0 is ignore ( Fixes #3605 )
2014-08-28 14:00:55 +02:00
Philipp Hagemeister
daebaab692
[extractor/common] Correct typo
2014-08-28 13:04:49 +02:00
Philipp Hagemeister
3524cc25ca
[sportdeutschland] Add support for more plain videos
2014-08-28 10:55:32 +02:00
Philipp Hagemeister
29a7e1f261
release 2014.08.28
2014-08-28 01:38:15 +02:00
Philipp Hagemeister
df53b6358d
[veehd] Modernize
2014-08-28 01:37:57 +02:00
Philipp Hagemeister
f1a9d64eea
[extractor/common] Modernize
2014-08-28 01:04:43 +02:00
Philipp Hagemeister
27f774862d
Merge remote-tracking branch 'origin/master'
2014-08-28 01:01:04 +02:00
Philipp Hagemeister
b759a0d4d2
fix up imports
2014-08-28 01:00:59 +02:00
Philipp Hagemeister
22a6f15061
Move playlist tests to extractors.
...
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
2014-08-28 00:58:24 +02:00
Philipp Hagemeister
259454525f
[nhl] Modernize
2014-08-27 19:52:55 +02:00
Philipp Hagemeister
ce6815aad3
[dailymotion] Correct test case
2014-08-27 19:20:20 +02:00
Philipp Hagemeister
4e408e479b
[utils] Modernize tests
2014-08-27 19:11:45 +02:00
Philipp Hagemeister
a9d3890fcb
[ted] Remove md5sum from test
...
This failed multiple times, and the md5sum is not that important anyways.
2014-08-27 17:12:13 +02:00
Jaime Marquínez Ferrándiz
7798fad535
[downloader/rtmp] Use check_exectuble
2014-08-27 15:56:27 +02:00
Jaime Marquínez Ferrándiz
baf2907501
[downloader/hls] Return False if ffmpeg or avconv couldn't be found
2014-08-27 15:50:47 +02:00
Jaime Marquínez Ferrándiz
3c765c68c4
[downloader/hls] Use check_executable
2014-08-27 15:49:07 +02:00
Jaime Marquínez Ferrándiz
29153f49b3
[downloader/hls] Use the correct program when reporting an error
2014-08-27 15:40:02 +02:00
Sergey M․
071a236c5a
[yahoo] Add one more pattern for content id
2014-08-27 18:59:28 +07:00
Sergey M․
10437550f4
[cbs] Update test video id
2014-08-27 18:41:24 +07:00
Philipp Hagemeister
2929b3e71d
[vimeo] Move all testcases to extractors and clean up
...
Previously, these extractors all defined their own suitable methods.
No test_all_urls tests that everything is in order, automatically :)
2014-08-27 11:36:02 +02:00
Philipp Hagemeister
d36d3f420c
[vimeo] Move test case to where it belongs
2014-08-27 11:13:42 +02:00
Philipp Hagemeister
60ac04e57c
[facebook] Match video.php URLs
2014-08-27 11:08:47 +02:00
Philipp Hagemeister
a7680bf330
release 2014.08.27.1
2014-08-27 02:37:23 +02:00
Philipp Hagemeister
6d3d3fc083
[ard] Add suppor for plain ARD downloads ( Fixes #3546 )
2014-08-27 02:36:57 +02:00
Philipp Hagemeister
aff216edf4
[generic] Prevent <video> search from skipping over empty sources ( #3546 )
2014-08-27 02:09:59 +02:00
Philipp Hagemeister
1cb6dcdbbe
[generic] Do not download images as videos by accident
2014-08-27 02:07:11 +02:00
Philipp Hagemeister
3f514a353e
release 2014.08.27
2014-08-27 01:44:54 +02:00
Philipp Hagemeister
da9ec3b932
[muscivault] Add extractor ( Fixes #3593 )
2014-08-27 01:44:47 +02:00
Philipp Hagemeister
191b7cbba9
[mfs] Modernize
2014-08-27 01:04:32 +02:00
Philipp Hagemeister
e8c59b9642
release 2014.08.26
2014-08-26 21:30:52 +02:00
Philipp Hagemeister
6abb066128
[sockshare] Fix title extraction ( Fixes #3592 )
2014-08-26 21:30:30 +02:00
Philipp Hagemeister
8f1ea7cbb6
[empflix] Revert to XML parser
...
Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore).
Instead, use the transform function we already have :)
This partially reverts commit c7bee2a725
.
2014-08-26 15:51:42 +02:00
Jaime Marquínez Ferrándiz
a204c85408
[ign] Fix extraction of video in articles
2014-08-26 15:38:29 +02:00
Sergey M․
15a1f4b8fe
[empflix] Extract thumbnail
2014-08-26 20:10:36 +07:00
Sergey M․
c7bee2a725
[empflix] Adapt to malformed config XML
2014-08-26 20:07:28 +07:00
Jaime Marquínez Ferrándiz
dbc1366b50
[mixcloud] Use a HEAD request when checking if the url is valid
2014-08-26 14:55:15 +02:00
Philipp Hagemeister
704df56da7
[sportdeutschland] add new extractor
2014-08-26 12:51:13 +02:00
Philipp Hagemeister
33ac271ba7
[utils] Let request headers override standard headers
...
What was I thinking when writing this?
2014-08-26 11:51:48 +02:00
Philipp Hagemeister
0963f92f23
[eighttracks] modernize
2014-08-26 11:31:23 +02:00
Philipp Hagemeister
9a66c1079c
release 2014.08.25.3
2014-08-25 18:38:10 +02:00
Philipp Hagemeister
f971dcbba0
Merge branch 'master' of github.com:rg3/youtube-dl
2014-08-25 18:36:42 +02:00
Philipp Hagemeister
0990305d2a
[generic] Fix rss under Python 2.x and move test to extractor
2014-08-25 18:03:01 +02:00
Jaime Marquínez Ferrándiz
bcc069a937
[generic] Remove debug statement
2014-08-25 17:21:58 +02:00
Jaime Marquínez Ferrándiz
34708e1bb6
[bliptv] Remove superfluous characters in _VALID_URL regex
2014-08-25 17:16:11 +02:00
Philipp Hagemeister
829476b80a
[googlesearch] Move test to extractor
2014-08-25 17:02:52 +02:00
Philipp Hagemeister
1dd70fe330
release 2014.08.25.2
2014-08-25 16:52:28 +02:00
Philipp Hagemeister
067e922295
release 2014.08.25.1
2014-08-25 16:41:05 +02:00
Sergey M․
c28df2478f
[wat] Use server time and pass country argument ( Closes #3579 )
2014-08-25 20:21:33 +07:00
Philipp Hagemeister
241f7a8ade
Merge remote-tracking branch 'JGjorgji/fix-leading-zeroes'
2014-08-25 13:59:19 +02:00
Philipp Hagemeister
b252735910
[extractor/common] Generate better f4m format IDs
2014-08-25 13:03:08 +02:00
Philipp Hagemeister
7adcbe7594
[rtlnl] Extract duration
2014-08-25 12:59:53 +02:00
Philipp Hagemeister
8d31fa3cce
[execafterdownload] Simplify ( #3569 )
2014-08-25 10:18:01 +02:00
Philipp Hagemeister
1f06864e9a
[wat] Remove unused import
2014-08-25 10:15:32 +02:00
Philipp Hagemeister
348ae0a79e
Merge remote-tracking branch 'mcd1992/exec_after_download'
2014-08-25 09:44:11 +02:00
Philipp Hagemeister
528d455632
release 2014.08.25
2014-08-25 09:35:46 +02:00
Philipp Hagemeister
ba5d51b340
[vimeo] Always pass in referer ( Fixes #3582 )
2014-08-25 09:35:37 +02:00
mcd1992
7833d941bb
Rebased with upstream/master
2014-08-24 15:04:50 -05:00
mcd1992
a2360a4c80
Moved from os.system to subprocess.call
2014-08-24 14:38:43 -05:00
mcd1992
a7cacbca2b
Implemented --exec option.
2014-08-24 14:38:43 -05:00
Gjorgji Jankovski
c6b4132a0a
renamed for consistency
2014-08-24 18:49:04 +02:00
Gjorgji Jankovski
ad260c90ab
Filenames are padded according to the playlist length
2014-08-24 18:23:32 +02:00
Philipp Hagemeister
b8313f07bc
release 2014.08.24.6
2014-08-24 15:19:33 +02:00
Philipp Hagemeister
92a17d28ac
[wat] Make geolock a warning ( Fixes #3579 )
2014-08-24 15:19:21 +02:00
Philipp Hagemeister
5f90042bd6
[generic] remove unused imports
2014-08-24 14:28:58 +02:00
Philipp Hagemeister
9480d1a566
Merge remote-tracking branch 'riking/twofactor'
2014-08-24 07:14:23 +02:00
Philipp Hagemeister
36b0079f23
Credit @olebowle for GameOne:playlist ( #3247 )
2014-08-24 07:06:54 +02:00
Philipp Hagemeister
28028629b9
[gameone:playlist] Move test to extractor
2014-08-24 07:05:49 +02:00
Philipp Hagemeister
11f75cac3d
Merge remote-tracking branch 'olebowle/gameone'
2014-08-24 07:02:29 +02:00
Philipp Hagemeister
e673db0194
release 2014.08.24.5
2014-08-24 06:58:47 +02:00
Philipp Hagemeister
ebab4520ff
[generic] Use default opener for HEAD request ( Fixes #3528 )
2014-08-24 06:58:11 +02:00
Philipp Hagemeister
a71d1414eb
release 2014.08.24.4
2014-08-24 06:42:05 +02:00
Philipp Hagemeister
423817c468
[expotv] Add new extractor ( Fixes #3552 )
2014-08-24 06:41:55 +02:00
Philipp Hagemeister
51ed9fce09
[pornotube] Modernize
2014-08-24 06:16:24 +02:00
Philipp Hagemeister
d43aeb1d00
release 2014.08.24.3
2014-08-24 05:32:31 +02:00
Philipp Hagemeister
4d805e063c
[generic] Automatic detection of flow player and age_limit ( Fixes #3576 )
2014-08-24 05:31:32 +02:00
Philipp Hagemeister
24e5e24166
release 2014.08.24.2
2014-08-24 04:47:38 +02:00
Philipp Hagemeister
4d54ef20a2
[ministrygrid] Add extractor ( Fixes #2900 )
2014-08-24 04:47:28 +02:00
Philipp Hagemeister
54036b3991
[wayofthemaster] Remove unused import
2014-08-24 04:18:09 +02:00
Philipp Hagemeister
e5402ac120
[wayofthemaster] Add extractor ( Fixes #3575 )
2014-08-24 04:14:02 +02:00
Philipp Hagemeister
f56f8399c7
[ebaumsworld] Remove spurious determine_ext
2014-08-24 03:37:19 +02:00
Philipp Hagemeister
cf0c5fa3a1
[ebaumsworld] Modernize
2014-08-24 03:31:38 +02:00
Philipp Hagemeister
8c2ccefae6
release 2014.08.24.1
2014-08-24 03:20:40 +02:00
Philipp Hagemeister
1f8b6af773
[bip.tv] Allow underscore in lookup ids ( Fixes #3573 )
2014-08-24 03:20:31 +02:00
Philipp Hagemeister
8f9b683eeb
[blip.tv] Add legacy test case
...
This was broken in the mean time, so add a test case to make sure it doesn't break silently again.
2014-08-24 03:13:58 +02:00
Philipp Hagemeister
b5f4775b38
[arte.tv:creative] Fix test case
2014-08-24 03:11:00 +02:00
Philipp Hagemeister
01d906ffe9
[arte:creative] Support more URLs ( fixes #3572 )
2014-08-24 02:57:32 +02:00
Philipp Hagemeister
614582bcc4
release 2014.08.24
2014-08-24 02:44:36 +02:00
Philipp Hagemeister
e1ab5000b2
[brightcove] Add support for videoId= in og:video meta ( Fixes #3571 )
2014-08-24 02:41:21 +02:00
Philipp Hagemeister
a5ed3e571e
[brightcove] Detect geoblocking
2014-08-24 02:40:26 +02:00
Philipp Hagemeister
10eaeb20c5
[generic] Require og:video URLs to contain a dot
2014-08-24 02:29:56 +02:00
Philipp Hagemeister
fa8deaf38b
[generic] Prevent from downloading a .swf as a video
...
We're seeing quite a number of people who do not put a video file in the og:video field, but the player URL. Try to detect some of these and filter them out.
2014-08-24 02:24:49 +02:00
Philipp Hagemeister
6857590059
[brightcove] Add a truncated URL warning message ( #3571 )
2014-08-24 02:11:26 +02:00
Philipp Hagemeister
a3db22ebdf
[grooveshark] Use proper imports
2014-08-24 02:06:59 +02:00
Philipp Hagemeister
c8e9a235d9
[generic] Add support for camtasia videos ( Fixes #3574 )
2014-08-24 02:02:17 +02:00
Philipp Hagemeister
30b871b0ca
Merge remote-tracking branch 'origin/master'
2014-08-24 01:34:28 +02:00
Philipp Hagemeister
eb9da9b732
[grooveshark] Fix test md5sum
2014-08-24 01:33:55 +02:00
Philipp Hagemeister
d769be6c96
[grooveshark,http] Make HTTP POST downloads work
2014-08-24 01:31:35 +02:00
Sergey M․
a54bda3ae2
[wat] Add support for SD and HD videos ( Closes #3558 )
2014-08-24 02:22:10 +07:00
Philipp Hagemeister
00558d9414
Merge remote-tracking branch 'sehrgut/Grooveshark'
...
Conflicts:
youtube_dl/__init__.py
youtube_dl/extractor/__init__.py
2014-08-23 16:41:14 +02:00
Philipp Hagemeister
49f3c16543
release 2014.08.23
2014-08-23 15:24:31 +02:00
Philipp Hagemeister
2ef6fcb5d8
[sbs] Add new extractor ( Fixes #3566 )
2014-08-23 15:20:56 +02:00
Philipp Hagemeister
38fc045253
[rtlnl] Remove unused code
2014-08-23 15:05:21 +02:00
Philipp Hagemeister
af1fd929c6
[patreon] Remove unused import
2014-08-23 15:04:11 +02:00
Philipp Hagemeister
b7b04c9234
[vodlocker] Allow title to end with a <br>
2014-08-23 14:39:47 +02:00
Sergey M․
bc0bb6fd30
[movieclips] Add extractor ( Closes #3554 )
2014-08-23 17:44:56 +07:00
MikeCol
68909f0c4e
changed _VALID_URL to allow for country specific prefixes
2014-08-22 22:17:07 +02:00
Philipp Hagemeister
9d048a17d8
[rtve.es:live] Start supporting the 24h channel
2014-08-22 18:47:49 +02:00
Philipp Hagemeister
492641d10a
release 2014.08.22.3
2014-08-22 18:41:43 +02:00
Philipp Hagemeister
2b9faf5542
[rtve] Add support for live stream
...
At the moment, only RTVE-1 seems to work flawlessly.
-2 seems geoblocked right now.
-TDP doesn't seem to be available outside of Spain.
2014-08-22 18:40:28 +02:00
Philipp Hagemeister
ed2d6a1960
[generic] Simplify playlist support ( #2948 )
2014-08-22 18:19:56 +02:00
Philipp Hagemeister
be843678b1
[YouTubeDL] Correct handling of age_limit = None in result
2014-08-22 17:46:57 +02:00
Philipp Hagemeister
c71dfccc98
Merge remote-tracking branch 'anovicecodemonkey/generic-data-video-url'
...
Conflicts:
youtube_dl/extractor/generic.py
2014-08-22 17:40:36 +02:00
Philipp Hagemeister
1a9ccac7c1
Merge remote-tracking branch 'origin/master'
2014-08-22 17:38:11 +02:00
Philipp Hagemeister
e330d59abb
[playfm] Add extractor ( Fixes #3538 )
2014-08-22 17:38:06 +02:00
Sergey M․
394df6d7d0
[nuvid] Adapt to latest layout changes
2014-08-22 21:41:51 +07:00
Philipp Hagemeister
50b294aab8
release 2014.08.22.2
2014-08-22 03:16:16 +02:00
Philipp Hagemeister
756b046f3e
[pbs] recognize class=partnerPlayer as well ( Fixes #3564 )
2014-08-22 03:16:08 +02:00
Philipp Hagemeister
388ac0b18a
release 2014.08.22.1
2014-08-22 03:02:49 +02:00
Philipp Hagemeister
ad06434bd3
release 2014.08.22
2014-08-22 02:57:08 +02:00
Philipp Hagemeister
bd9820c937
Merge remote-tracking branch 'liudongmiao/patch-subtitle'
2014-08-22 02:45:21 +02:00
Philipp Hagemeister
deda8ac376
Credit @terminalmage for patreon ( #3390 )
2014-08-22 02:34:22 +02:00
Philipp Hagemeister
e05f693942
[patreon] Simplify ( #3390 )
2014-08-22 02:33:29 +02:00
Philipp Hagemeister
b27295d2ab
Merge remote-tracking branch 'terminalmage/add-patreon'
2014-08-22 01:52:56 +02:00
Philipp Hagemeister
5fcf2dbed0
[aparat] modernize
2014-08-22 01:44:52 +02:00
Philipp Hagemeister
91dff03217
[dump] Modernize ( #3565 )
2014-08-22 01:43:19 +02:00
Philipp Hagemeister
a200f4cee2
Merge remote-tracking branch 'yasoob/master'
2014-08-22 01:38:59 +02:00
Philipp Hagemeister
ea6e8d5454
[metacafe] Add support for movieclips videos ( Fixes #3555 )
2014-08-22 01:36:07 +02:00
M.Yasoob Ullah Khalid ☺
83d35817f5
Added test for dump.com
2014-08-22 01:31:12 +05:00
M.Yasoob Ullah Khalid ☺
76beff70a8
Added an IE for Dump.com
2014-08-22 01:30:49 +05:00
Philipp Hagemeister
61882bf7c6
release 2014.08.21.3
2014-08-21 18:02:02 +02:00
Philipp Hagemeister
cab317a680
Merge remote-tracking branch 'origin/master'
2014-08-21 18:01:33 +02:00
Sergey M․
73159f99cc
[utils] Add missing mode and encoding arguments
2014-08-21 22:03:00 +07:00
Philipp Hagemeister
c15235cd07
[metacafe] Avoid excessive nesting
2014-08-21 13:37:19 +02:00
Philipp Hagemeister
12c3ec3382
[metacafe] Simplify
2014-08-21 13:25:17 +02:00
Philipp Hagemeister
55db73efdf
[youtube] tag 171 is 128KBits ( Fixes #3542 )
2014-08-21 13:13:26 +02:00
Philipp Hagemeister
af40ac054a
release 2014.08.21.2
2014-08-21 13:07:49 +02:00
Philipp Hagemeister
a36819731b
[escapist] Add support for og:video:url ( Fixes #3557 )
2014-08-21 13:05:24 +02:00
Philipp Hagemeister
181c8655c7
[utils] Make JSON file writes atomic ( Fixes #3549 )
2014-08-21 13:01:13 +02:00
Philipp Hagemeister
3b88ee9a7d
release 2014.08.21.1
2014-08-21 12:16:21 +02:00
Philipp Hagemeister
55c49908d2
[youtube] Handle incorrectly written cache files ( #3549 )
2014-08-21 12:15:51 +02:00
Philipp Hagemeister
db9b0b67b7
release 2014.08.21
2014-08-21 11:58:08 +02:00
Philipp Hagemeister
35f76e0061
Merge remote-tracking branch 'origin/master'
2014-08-21 11:57:52 +02:00
Philipp Hagemeister
3f338cd6de
Credit @akirk for ellentv
2014-08-21 11:57:44 +02:00
Philipp Hagemeister
1d01f26ab1
[ellentv] Simplify and correct tests
2014-08-21 11:57:03 +02:00
Philipp Hagemeister
e8ee972c6e
Allow playlist test definitions in test_download.
...
This moves playlist tests where they belong, i.e. to the extractors themselves.
Additionally, all our network interaction configuration for tests in test_download now applies to playlist tests as well.
2014-08-21 11:52:07 +02:00
Sergey M․
f83dda12ad
[teamcoco] Update video id regex
2014-08-20 20:30:29 +07:00
rupertbaxter2
ca7a9c1bf7
Merge remote-tracking branch 'upstream/master'
2014-08-19 07:15:33 -07:00
Sergey M․
fe556f1b0c
[jove] Simplify, extract full description and add test for video that requires subscription
2014-08-19 20:02:08 +07:00
Sergey M․
d5638d974f
Merge branch 'jove' of https://github.com/naglis/youtube-dl into naglis-jove
2014-08-19 19:22:25 +07:00
Jaime Marquínez Ferrándiz
938dd254e5
[mitele] Add extractor for mitele.es
2014-08-18 22:43:35 +02:00
Jaime Marquínez Ferrándiz
6493f5d704
[rtlnl] Add extractor for rtlxl.nl ( closes #3523 )
2014-08-18 15:40:48 +02:00
Sergey M․
cd6b48365e
[pbs] Add frontline video test
2014-08-18 19:24:18 +07:00
Sergey M․
4d9bd478f9
[pbs] Extract coveplayerid ( Closes #3522 )
2014-08-18 19:20:53 +07:00
riking
165250ff5e
Remove debug prints
2014-08-16 14:49:30 -07:00
riking
83317f6938
[youtube] Add two-factor account signin (TOTP only)
...
Additional work is required to prompt the user for the SMS or phone call codes, as there is no framework currently to prompt the user during an extraction operation.
Fixes #3533
2014-08-16 14:48:17 -07:00
Sergey M․
c1d293cfa6
[dfb] Fix f4m manifest URL
2014-08-17 02:07:04 +07:00
rupertbaxter2
247a5da704
Merge remote-tracking branch 'upstream/master'
2014-08-16 03:51:51 -07:00
Sergey M․
49807b4ac6
[yahoo] Add support for embedded videos ( Closes #3525 )
2014-08-16 13:56:22 +07:00
rupertbaxter2
d1b4617e1d
Merge remote-tracking branch 'upstream/master'
2014-08-15 09:52:06 -07:00
Sergey M․
c990bb3633
[howstuffworks] Add extractor ( #3500 )
...
Content-length is invalid for final download links.
2014-08-15 21:38:41 +07:00
Philipp Hagemeister
af8322d2f9
Merge remote-tracking branch 'akirk/ellentv'
2014-08-15 10:55:54 +02:00
Sergey M․
664718ff63
[livestream] Improve extraction ( Closes #3513 )
2014-08-14 20:17:31 +07:00
rupertbaxter2
74dcf42a85
Merge remote-tracking branch 'upstream/master'
2014-08-13 16:07:58 -07:00
rupertbaxter2
a42c921598
Removed sleep and sleep output when interval is zero
2014-08-13 04:38:40 -07:00
Sergey M․
3258263371
[shared] Update test
2014-08-13 18:24:46 +07:00
rupertbaxter2
f96252b913
Merge remote-tracking branch 'upstream/master'
2014-08-13 04:22:45 -07:00
Alexander Kirk
3cfafc4a9b
[ellentv] Add new extractor
2014-08-13 12:14:44 +02:00
Sergey M․
6f600ff5d6
[ooyala] Try mobile player JS URLs for all available devices ( Closes #3498 )
...
Looks like some videos are only available for particular devices
(e.g. http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0
is only available for ipad)
Working around with fetching URLs for all the devices found starting with 'unknown'
until we succeed or eventually fail for each device.
2014-08-12 20:54:08 +07:00
Philipp Hagemeister
90e075da3a
release 2014.08.10
2014-08-10 19:47:15 +02:00
Philipp Hagemeister
9572013de9
[appletrailers] Support height-less videos
2014-08-10 13:04:45 +02:00
Sergey M․
3a5beb0ca1
[ard] Show error message for videos that are no longer available ( #3422 )
2014-08-10 17:53:17 +07:00
Jaime Marquínez Ferrándiz
a6da7b6b96
[facebook] Allow '?' before '#!' ( fixes #3477 )
2014-08-10 11:57:15 +02:00
Jaime Marquínez Ferrándiz
40a90862f4
[reverbnation] The 'uploader_id' field must be a string
2014-08-10 11:00:14 +02:00
Jaime Marquínez Ferrándiz
511c4325dc
[reverbnation] Simplify json download
...
We can directly get a json file instead of the jsonp.
2014-08-10 10:58:22 +02:00
Jaime Marquínez Ferrándiz
85a699246a
[reverbnation] Modernize test
2014-08-10 10:56:37 +02:00
Jaime Marquínez Ferrándiz
4dc5286e13
[reverbnation] Make sure that the thumbnail url contain the protocol
...
They are protocol relative.
2014-08-10 10:45:27 +02:00
Sergey M․
c767dc74b8
[downloader/common] Fix typo
2014-08-10 01:41:01 +07:00
Sergey M․
56ca04f662
Credit @sehaas for ORF FM4 extractor ( #3431 )
2014-08-10 01:26:23 +07:00
Sergey M․
eb3680123a
[orf] Move all ORF extractors in one place
2014-08-10 01:21:16 +07:00
Sergey M․
f5273890ee
[fm4] Remove unused imports and minor changes
2014-08-10 01:04:10 +07:00
Sergey M.
c7a088a816
Merge pull request #3431 from sehaas/fm4
...
[fm4] Add new extractor
2014-08-10 00:55:56 +07:00
Sergey M․
fb17b60811
[arte] Do not filter formats when there are no videos of requested lang code ( Closes #3433 )
2014-08-09 05:45:15 +07:00
rupertbaxter2
04b89c9026
Merge remote-tracking branch 'upstream/master'
2014-08-08 07:14:54 -07:00
Sergey M․
31bf213032
[xboxclips] PEP8 and extract more metadata
2014-08-08 19:21:24 +07:00
Sergey M․
1cccc41ddc
Merge branch 'xboxclips' of https://github.com/pyed/youtube-dl into pyed-xboxclips
2014-08-08 18:48:10 +07:00
Sergey M․
a91cf27767
[nowness] Add support for cn URLs ( Closes #3465 )
2014-08-08 18:43:28 +07:00
pyed
64d02399d8
[xboxclips] Add new extractor
2014-08-08 09:48:02 +03:00
Sergey M․
5961017202
[vube] Extract audio and categories
2014-08-07 20:04:29 +07:00
tinybug
d42b2d2985
Update vube.py
...
fix extractor is broken #3459
2014-08-07 11:24:51 +08:00
rupertbaxter2
0c72eb9060
Merge remote-tracking branch 'upstream/master'
2014-08-06 16:43:21 -07:00
SyxbEaEQ2
00cf122d7a
[downloader/common] Fix possible negative sleep time in slow_down()
2014-08-06 20:53:04 +02:00
Sergey M․
4665664c92
Credit @DavidFabijan for mojvideo ( #3423 )
2014-08-06 20:40:55 +07:00
Sergey M․
b42a2a720b
[mojvideo] Switch to API, handle errors, remove faked width and height
2014-08-06 20:37:59 +07:00
Sergey M․
37edd7dd4a
Merge branch 'mojvideo' of https://github.com/DavidFabijan/youtube-dl into DavidFabijan-mojvideo
2014-08-06 20:06:48 +07:00
David Fabijan
66420a2db4
Fixed the encoding
2014-08-06 14:44:29 +02:00
Naglis Jonaitis
6b8492a782
[firedrive] fix broken extractor
2014-08-06 02:26:42 +03:00
rupertbaxter2
f9f86b0c64
Merge remote-tracking branch 'upstream/master'
2014-08-05 12:43:30 -07:00
Philipp Hagemeister
6de0595eb8
release 2014.08.05
2014-08-05 17:02:47 +02:00
Sergey M․
e48a2c646d
Credit @matrixik for #3441
2014-08-05 19:09:11 +07:00
Erik Johnson
6994e70651
Fix CSS parsing for Patreon
...
Some of the CSS classes end in " double", so this commit refines the
HTML parsing to account for both kinds of classes, and also adds an
additional test case.
2014-08-05 00:26:23 -05:00
Dobrosław Żybort
3e510af38d
[vimeo] Ignore video 'base' thumbnail ( Closes #3438 )
2014-08-04 21:37:36 +02:00
rupertbaxter2
0aed8df2bf
Merge remote-tracking branch 'upstream/master'
2014-08-03 15:23:01 -07:00
Sebastian Haas
5ecd7b0a92
[fm4] Add new extractor
2014-08-03 20:50:46 +02:00
Naglis Jonaitis
a229909fa6
[jove] Add new extractor. Closes #3177
2014-08-03 21:24:44 +03:00
Sergey M․
548f31d99c
[vimeo] Use original URL when for standard vimeo.com links ( Closes #3428 )
...
Some videos that are freely accessible without password via the original URL (e.g. http://vimeo.com/channels/keypeele/75629013 )
ask for password when accessed via http://vimeo.com/ <video_id>.
2014-08-04 00:04:47 +07:00
rupertbaxter2
2f61fe4ccc
Removed unneccesary changes to utils.py
2014-08-03 07:38:04 -07:00
rupertbaxter2
03359e9864
Added --sleep-interval option
2014-08-03 07:34:04 -07:00
David Fabijan
78b296b0ff
[Mojvideo] Add new extractor (minor changes)
2014-08-03 11:56:32 +02:00
David Fabijan
be79b07907
[Mojvideo] Add new extractor (minor changes)
2014-08-03 11:55:51 +02:00
David Fabijan
5537dce84d
[Mojvideo] Add new extractor
2014-08-03 10:50:25 +02:00
Sergey M․
493987fefe
[ubu] Add missing whitespace
2014-08-03 01:20:51 +07:00
Philipp Hagemeister
c97797a737
release 2014.08.02.1
2014-08-02 18:16:52 +02:00
Sergey M․
8d7d9d3452
[pbs] Add support for frontline videos ( Closes #3414 #3405 )
2014-08-02 19:09:36 +07:00
Sergey M․
7a5e7b303c
[ubu] Add extractor ( Close #3418 )
2014-08-02 17:56:01 +07:00
Philipp Hagemeister
61aabb9d70
release 2014.08.02
2014-08-02 12:25:40 +02:00
Philipp Hagemeister
62af3a0eb5
[youtube] Use new signature cache ID for in-memory cache as well
2014-08-02 12:23:18 +02:00
Philipp Hagemeister
60064c53f1
[youtube] Make cache ID a tuple of lengths instead of just the whole length
2014-08-02 12:21:53 +02:00
Philipp Hagemeister
98eb1c3fa2
[youtube] Clean up -v signature output
2014-08-02 11:55:20 +02:00
Philipp Hagemeister
201e9eaa0e
[youtube] Show format ID in signature deobfuscation -v output
2014-08-02 06:35:18 +02:00
Sergey M․
f4776371ae
[izlesene] Minor changes
2014-08-01 19:08:09 +07:00
Sergey M․
328a20bf9c
Merge branch 'izlesene' of https://github.com/naglis/youtube-dl into naglis-izlesene
2014-08-01 18:16:47 +07:00
Sergey M․
5622f29ae4
[ard] Quote path part instead of whole URL encode
2014-07-31 21:23:15 +07:00
Sergey M․
b4f23afbd1
[ard] Encode url ( Closes #3412 )
2014-07-31 20:35:29 +07:00
Sergey M․
0138968a6a
[vidme] Add extractor ( Closes #3404 )
2014-07-31 20:26:52 +07:00
SyxbEaEQ2
c7667c2d7f
[downloader/(common/http)] Changes calculation of the rate-limit. ( Fix #2297 , fix #2140 , fix #595 , fix #2370 )
2014-07-31 03:08:24 +02:00
Erik Johnson
c3f0b12b0f
fix exception
2014-07-30 15:30:07 -05:00
Philipp Hagemeister
4f31d0f2b7
release 2014.07.30
2014-07-30 09:50:22 +02:00
Philipp Hagemeister
bff74bdd1a
[vevo] Sort formats ( Fixes #3399 )
2014-07-30 09:49:55 +02:00
Philipp Hagemeister
10b04ff7f4
Move --bidi-workaround to workarounds option group
...
Duh.
2014-07-29 17:19:19 +02:00
Philipp Hagemeister
1f7ccb9014
[generic] Add --default-search fixup_error
...
This restores the ability to enter URLs without a scheme (and default to http), but still fail if the input is a search term.
2014-07-29 17:17:46 +02:00
Sergey M․
c7b3209668
[swrmediathek] Improve _VALID_URL
2014-07-29 20:43:31 +07:00
Philipp Hagemeister
895ba7d1dd
[gamestar] Use helper methods to not break if something changes ( #3393 )
2014-07-29 05:59:47 +02:00
SyxbEaEQ2
a2a1b0baa2
[gamestar] Add new extractor (init)
2014-07-29 00:37:18 +02:00
SyxbEaEQ2
8646eb790e
[gamestar] Add new extractor
2014-07-29 00:31:33 +02:00
Erik Johnson
27ace98f51
Add import for Patreon extractor
2014-07-28 13:41:28 -05:00
Erik Johnson
a00d73c8c8
Add Patreon extractor
2014-07-28 13:40:58 -05:00
Jaime Marquínez Ferrándiz
f036a6328e
[extractor/common] _extract_f4m_formats: Use more specific messages when downloading the manifest
2014-07-28 15:42:19 +02:00
Jaime Marquínez Ferrándiz
31bb8d3f51
[bloomberg] Extract the available formats ( closes #2776 )
...
It uses a helper method in the InfoExtractor class.
The downloader will pick the requested formats using the bitrate in the info dict.
2014-07-28 15:32:38 +02:00
Jaime Marquínez Ferrándiz
4958ae2058
[francetv] Fix wrong variable name
2014-07-28 15:21:05 +02:00
Jaime Marquínez Ferrándiz
7e8d73c183
[francetv] Extract all the available formats ( #3278 )
...
For some videos the resolution is not included in the url, we will need to look in the m3u8 manifest.
2014-07-28 14:37:13 +02:00
Tim Sogard
1a9b9649fb
Check load_more_widget_html for feed paging
2014-07-27 17:19:26 -07:00
Sergey M․
65bc504db8
[br] Extract duration
2014-07-28 00:51:38 +07:00
Sergey M․
0fc74a0d91
[br] Fix test
2014-07-28 00:45:46 +07:00
Sergey M․
8d2cc6fbb1
[blinkx] Fix duration
2014-07-28 00:40:17 +07:00
Sergey M․
cb3ff6fb01
[godtube] Add extractor ( Closes #3367 )
2014-07-27 02:38:05 +07:00
Sergey M․
71aa656d13
[streamcloud] Remove duration and modernize ( Closes #3374 )
2014-07-27 02:05:06 +07:00
Naglis Jonaitis
366b1f3cfe
[izlesene] Add new extractor. Closes #3184
2014-07-26 14:35:23 +03:00
Jaime Marquínez Ferrándiz
64ce58db38
[abc] Add extractor ( closes #3361 )
2014-07-26 00:05:37 +02:00
Philipp Hagemeister
11b85ce62e
[YouTubeDL] Best practices ( Closes #3370 )
2014-07-25 23:37:32 +02:00
Sergey M․
1220352ff7
[tvplay] Add extractor ( Closes #3245 )
2014-07-25 21:33:29 +07:00
Philipp Hagemeister
8f3034d871
[livestream] Do not fail if SMIL download fails
2014-07-25 11:53:52 +02:00
Philipp Hagemeister
7fa547ab02
[livestream] Make clipBegin optional in SMIL
2014-07-25 11:50:10 +02:00
Philipp Hagemeister
3182f3e2dc
[justin.tv] Fix page reporting ( #3352 )
...
youtube-dl -j http://www.twitch.tv/fang_i3anger still fails though.
2014-07-25 11:46:53 +02:00
Philipp Hagemeister
cbf915f3f6
[livestream] Parse SMIL ( #2713 )
2014-07-25 11:39:17 +02:00
Philipp Hagemeister
b490b8849a
release 2014.07.25.1
2014-07-25 10:47:35 +02:00
Philipp Hagemeister
5d2519e5bf
[gdcvault] Add support for direct URL video type
...
Fixes #3356
2014-07-25 10:45:07 +02:00
Philipp Hagemeister
c3415d1bac
[extractor/common] PEP8
2014-07-25 10:43:03 +02:00
Philipp Hagemeister
36f3542883
release 2014.07.25
2014-07-25 07:05:17 +02:00
Philipp Hagemeister
4cb71e9b6a
[jsinterp] Fix slice
2014-07-25 07:04:39 +02:00
Philipp Hagemeister
16f8e9df8a
[jsinterp] Allow uppercase object names
2014-07-25 06:54:52 +02:00
Philipp Hagemeister
b081cebefa
[youtube] Fix player ID display
2014-07-25 06:49:26 +02:00
Sergey M․
916c145217
[shared] Add extractor ( Closes #3312 )
2014-07-24 21:12:45 +07:00
Philipp Hagemeister
4192b51c7c
Replace failure handling with up-front check.
...
The only time that write_string should fail is if the Python is completely braindead.
Check for that condition and output a more accurate warning.
See #3326 for details.
2014-07-24 13:29:44 +02:00
Philipp Hagemeister
052421ff09
Add --rm-cache-dir
2014-07-24 12:16:16 +02:00
Philipp Hagemeister
4e99f48817
deprecate --title
...
This is the default already. If you want a specific format, pick it with -o or --id.
2014-07-24 11:52:18 +02:00
Philipp Hagemeister
a11165ecc6
Reorder filesytem options
...
* Push down the deprecated ones
* Roughly order file-name, no-*, write-*, further options
2014-07-24 11:50:50 +02:00
Philipp Hagemeister
fbb2fc5580
Group cache-related options under filesystem
2014-07-24 11:49:26 +02:00
Philipp Hagemeister
2fe3d240cc
Regroup and hide workaround options
...
These options are rarely necessary. Hide them to make the important options in the general group more obvious.
2014-07-24 11:46:21 +02:00
Philipp Hagemeister
892e3192fb
[jsinterp] Do not expect dot in simple function call
2014-07-24 11:33:42 +02:00
Philipp Hagemeister
7272eab9d0
release 2014.07.24
2014-07-24 11:24:43 +02:00
Jaime Marquínez Ferrándiz
ebe832dc37
[jsinterp] 'reverse' modifies the array in place ( fixes #3334 )
2014-07-24 11:08:31 +02:00
Philipp Hagemeister
825abb8175
[jsinterp] Implement splice and general improvement
...
I still get 403s on YouTube though.
2014-07-24 10:41:14 +02:00
Sergey M․
8944ec0109
[krasview] Add extractor ( Closes #3313 )
2014-07-23 19:29:15 +07:00
Jaime Marquínez Ferrándiz
c084c93402
[youtube] Extract the 'sts' parameter from the webpage ( fixes #3327 )
2014-07-23 12:16:26 +02:00
Ole Ernst
8c778adc39
[gameone] simplify playlist extractor
2014-07-23 10:00:50 +02:00
Liu DongMiao
7e660ac113
if there is more than one subtitle for the language, use the first one
2014-07-23 10:56:09 +08:00
Philipp Hagemeister
d799b47b82
[ffmpeg] PEP8 and a more obvious variable name
2014-07-23 02:55:06 +02:00
rupertbaxter2
b7f8116406
Deletes temp files after postprocess merge unless -k option is specified
2014-07-23 02:53:44 +02:00
Philipp Hagemeister
6db274e057
Remove legacy FileDownloader ( Closes #2964 )
2014-07-23 02:47:52 +02:00
Philipp Hagemeister
becafcbf0f
[wdr] fix up imports
2014-07-23 02:44:30 +02:00
Philipp Hagemeister
92a86f4c1a
Do not import from legacy FileDownloader class
2014-07-23 02:43:59 +02:00
Philipp Hagemeister
dfe029a62c
release 2014.07.23.2
2014-07-23 02:25:27 +02:00
Philipp Hagemeister
b0472057a3
[YoutubeDL] Make sure we really, really get out the encoding string
...
Fixes #3326
Apparently, on some platforms, even outputting this fails already.
2014-07-23 02:24:52 +02:00
Philipp Hagemeister
c081b35c27
[youtube] Support new player URLs ( Fixes #3326 )
2014-07-23 02:19:33 +02:00
Philipp Hagemeister
9f43890bcd
[jsinterp] Allow digits in function names
2014-07-23 02:13:48 +02:00
Philipp Hagemeister
94a20aa5f8
[rtlnow] Simplify outdated test
2014-07-23 01:49:25 +02:00
Philipp Hagemeister
94e8df3a7e
[wdr] Fix umlaut parsing on Python 2.x
2014-07-23 01:47:36 +02:00
Philipp Hagemeister
37e64addc8
[nbc] Add missing import
2014-07-23 01:47:18 +02:00
Philipp Hagemeister
eae12e3fe3
[soundcloud] Adapt test
2014-07-23 01:41:45 +02:00
Philipp Hagemeister
798a2cad4f
[sockshare] Fix ext
2014-07-23 01:40:01 +02:00
Philipp Hagemeister
41c0849429
[savefrom] Make test description more flexible
2014-07-23 01:38:07 +02:00
Philipp Hagemeister
a4e5af1184
release 2014.07.23.1
2014-07-23 01:27:33 +02:00
Philipp Hagemeister
b090af5922
[vube] Fix comment count
2014-07-23 01:27:25 +02:00
Philipp Hagemeister
388841f819
release 2014.07.23
2014-07-23 01:18:42 +02:00
Philipp Hagemeister
1a2ecbfbc4
[vube] Add support for new data format ( Fixes #3325 )
2014-07-23 01:18:27 +02:00
Philipp Hagemeister
38e292b112
[mlb] Fix regex
2014-07-22 23:55:41 +02:00
Charles Chen
c4f731262d
Merge remote-tracking branch 'upstream/master' into MLB
...
Conflicts:
youtube_dl/extractor/mlb.py
2014-07-22 14:44:38 -07:00
Charles Chen
07cc63f386
[MLB] Enhanced _VALID_URL to cover more MLB videos
2014-07-22 14:10:27 -07:00
Philipp Hagemeister
e42a692f00
[cbs] Modernize
...
Also add threatening skip blocks in there - access is only possible from the US. We may want to find a better geolocation restriction method for tests.
2014-07-22 17:34:35 +02:00
Philipp Hagemeister
6ec7538bb4
Merge remote-tracking branch 'jterk/cbs-artists'
2014-07-22 17:29:09 +02:00
Jason Terk
2871d489a9
Support Alternative cbs.com URL Format
...
Adds support for cbs.com URLs containing "/artist" instead of
"/video". E.g.:
http://www.cbs.com/shows/liveonletterman/artist/221752/st-vincent/
2014-07-22 08:00:08 -07:00
Philipp Hagemeister
1771ddd85d
release 2014.07.22
2014-07-22 16:59:40 +02:00
Philipp Hagemeister
5198bf68fc
Merge remote-tracking branch 'origin/master'
2014-07-22 16:59:31 +02:00
Philipp Hagemeister
e00fc35dbe
[kickstarter] Support embedded videos ( Fixes #3322 )
2014-07-22 16:57:43 +02:00
Sergey M․
8904e979df
[vodlocker] Fix _VALID_URL
2014-07-22 20:37:33 +07:00
Philipp Hagemeister
53eb217661
Add another great example for the --extractor-descriptions output
2014-07-22 04:53:14 +02:00
Jaime Marquínez Ferrándiz
9dcb8f3fc7
[br] Allow '_' in the url ( fixes #3311 )
2014-07-21 20:43:56 +02:00
Philipp Hagemeister
1e8ac8364b
release 2014.07.21
2014-07-21 18:06:51 +02:00
Philipp Hagemeister
754d8a035e
[nbcnews] Look in all playlists for video
2014-07-21 18:06:21 +02:00
Philipp Hagemeister
f1f725c6a0
[dropbox] Fix title encoding on Python 2
2014-07-21 13:55:47 +02:00
Philipp Hagemeister
06c155420f
[sockshare] Simplify ( #3268 )
2014-07-21 13:25:59 +02:00
Philipp Hagemeister
7dabd2ac45
Merge remote-tracking branch 'naglis/sockshare'
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-07-21 13:24:15 +02:00
Philipp Hagemeister
df8ba0d2cf
[tagesschau] Remove test case
...
See http://de.wikipedia.org/wiki/Depublizieren for the sad rationale.
2014-07-21 13:22:15 +02:00
Philipp Hagemeister
ff1956e07b
[wdr] Replace test case
2014-07-21 13:19:41 +02:00
Philipp Hagemeister
caf5a8817b
[chilloutzone] Fix test description
2014-07-21 13:16:48 +02:00
Philipp Hagemeister
a850fde1d8
[funnyordie] Fix test description
2014-07-21 13:14:41 +02:00
Philipp Hagemeister
0e6ebc13d1
[vimeo] Update test description
2014-07-21 13:11:24 +02:00
Philipp Hagemeister
6f5342a201
[cnet] Fix title extraction
...
URLs are still missing
2014-07-21 13:03:19 +02:00
Philipp Hagemeister
264a7044f5
[dropbox] Fix test and add support for spaces in filenames
2014-07-21 12:57:40 +02:00
Philipp Hagemeister
1a30deca50
[teachertube] Fix title and playlist recognition
2014-07-21 12:47:01 +02:00
Philipp Hagemeister
4f95d455ed
[steam] Update test description
2014-07-21 12:17:44 +02:00
Philipp Hagemeister
468d19a9c1
[savefrom] Fix test description
2014-07-21 12:15:23 +02:00
Philipp Hagemeister
9aeaf730ad
[rtve] Fix md5sum
...
Looks like these guys reencoded the video.
2014-07-21 12:14:07 +02:00
Philipp Hagemeister
db964a33a1
Remove unused imports
2014-07-21 12:12:50 +02:00
Philipp Hagemeister
da8fb85859
[snotr] Add description
2014-07-21 12:08:44 +02:00
Philipp Hagemeister
9732d77ed2
[snotr] PEP8 and minor fixes ( #3296 )
2014-07-21 12:02:44 +02:00
Philipp Hagemeister
199ece7eb8
Merge remote-tracking branch 'hassaanaliw/snotr'
2014-07-21 11:43:46 +02:00
Anthony J. Bentley
eef4a7a304
Fix typo: “ytseach” → “ytsearch”
2014-07-20 18:37:44 -06:00
Philipp Hagemeister
246168bd72
Remove unused imports
2014-07-20 23:38:44 +02:00
Philipp Hagemeister
7fbf54dc62
[swfinterp] Remove (at the moment) dead code
2014-07-20 23:37:10 +02:00
Philipp Hagemeister
351f373865
[swfinterp] Fix _u32 name
2014-07-20 23:36:21 +02:00
Philipp Hagemeister
72e785f36a
[livestream] PEP8
2014-07-20 23:34:20 +02:00
Philipp Hagemeister
727d2930f2
release 2014.07.20.2
2014-07-20 23:23:01 +02:00
Philipp Hagemeister
c13bf7c836
[swfinterp] Use helper function struct_unpack for old Python 2.x releases ( #3270 )
2014-07-20 23:20:15 +02:00
Philipp Hagemeister
f3308e138d
release 2014.07.20.1
2014-07-20 21:38:29 +02:00
Philipp Hagemeister
29546b345b
[ard] Add support for NDR-style videos ( fixes #3281 )
2014-07-20 21:38:02 +02:00
Jaime Marquínez Ferrándiz
2c57c7fa5a
[youtube] Fix extraction of age gate videos ( closes #3270 )
...
Setting the correct value of the 'sts' paramater in the 'get_video_info' url gives the correct urls.
Removed parameters that are not needed.
2014-07-20 21:05:02 +02:00
Philipp Hagemeister
b8c74d606a
[youtube] fix display of swf player id
2014-07-20 20:20:42 +02:00
Sergey M․
a5d524ef46
[allocine] Update tests
2014-07-21 00:28:55 +07:00
Philipp Hagemeister
cceb5ec237
release 2014.07.20
2014-07-20 18:47:03 +02:00
Philipp Hagemeister
71a6eaff83
Merge remote-tracking branch 'origin/master'
2014-07-20 18:32:59 +02:00
Philipp Hagemeister
1b38b5be86
[swfinterp] Remove debugging code
2014-07-20 18:29:09 +02:00
Philipp Hagemeister
decf2ae400
[swfinterp] Correct array access
2014-07-20 18:28:49 +02:00
Philipp Hagemeister
0d989011ff
[swfinterp] Add support for calling methods on objects
2014-07-20 14:49:10 +02:00
Philipp Hagemeister
01b4b74574
[swfinterp] Add support for calls to instance methods
2014-07-20 12:47:15 +02:00
Philipp Hagemeister
70f767dc65
[swfinterp] Add support for multiple classes
2014-07-20 00:25:58 +02:00
Philipp Hagemeister
e75c24e889
[swfinterp] Extend tests and fix parsing
2014-07-20 00:03:54 +02:00
Philipp Hagemeister
0cb2056304
[swfinterp] Start working on basic tests
2014-07-19 23:05:07 +02:00
hassaanaliw
8adec2b9e0
[snotr] Add new extractor
2014-07-19 22:49:25 +05:00
Sergey M․
604f292ab7
[sapo] Add extractor ( Closes #2816 )
2014-07-20 00:00:20 +07:00
Sergey M․
23d3c422ab
[francetv] Add support for mobile URLs ( Closes #3275 )
2014-07-19 17:47:50 +07:00
Sergey M․
0c1ffe980d
[mlb] Fix _VALID_URL
2014-07-18 21:43:01 +07:00
Sergey M․
5e95cb27d6
Credit @hassaanaliw for cracked ( #3274 )
2014-07-18 21:41:34 +07:00
Sergey M․
e0942e37aa
[crackled] Improve, fix invalid regexes and extract more metadata
2014-07-18 21:39:21 +07:00
Sergey M․
c45a6caa95
[utils] Add None check in str_to_int
2014-07-18 21:37:40 +07:00
Sergey M․
61bbddbaa6
Merge branch 'cracked' of https://github.com/hassaanaliw/youtube-dl
2014-07-18 20:29:35 +07:00
Philipp Hagemeister
5425626790
[youtube] Move swfinterp into its own file
2014-07-18 10:24:28 +02:00
Philipp Hagemeister
5dc3552d85
[youtube] Add support for classes in swf parser
2014-07-18 00:54:17 +02:00
Philipp Hagemeister
3fbd27f73e
[youtube] SWF parser: Add opcode 86
...
Yes, I know we need 96, but an implementation of 86 could help avoid a similar issue.
2014-07-17 23:22:49 +02:00
Philipp Hagemeister
72edb6fc8c
Merge remote-tracking branch 'origin/master'
2014-07-17 22:32:54 +02:00
Jaime Marquínez Ferrándiz
66149e3f2b
[npo] Fix the json extraction ( fixes #3282 )
...
The comment in the javascript file is not always the same.
2014-07-17 22:29:03 +02:00
Philipp Hagemeister
cf01013161
[youtube] Find more swf players ( Closes #3270 , refer #3271 )
2014-07-17 16:28:36 +02:00
MikeCol
530ed178b7
Redtube changed player config, new place to get thumb URL
2014-07-17 11:17:27 +02:00
Jaime Marquínez Ferrándiz
74aa18f68f
[dfb] Add extractor ( closes #3280 )
2014-07-17 10:07:51 +02:00
Jaime Marquínez Ferrándiz
d9222264a8
[adultswim] The bitrate must be an integer or None (reported in #2952 )
2014-07-17 09:31:48 +02:00
Jaime Marquínez Ferrándiz
ca14211e93
[adultswim] Simplify ( closes #2952 )
2014-07-17 09:27:06 +02:00
Jaime Marquínez Ferrándiz
b1d65c3369
Merge remote-tracking branch 'adammw/adultswim'
2014-07-17 09:21:43 +02:00
Jaime Marquínez Ferrándiz
b4c538b02b
[comedycentral] Only recognize the cc.com domain
...
The old comedycentral.com urls redirect to the new urls.
2014-07-16 23:05:56 +02:00
Jaime Marquínez Ferrándiz
13059bceb2
[comedycentral] Recognize 'full-episodes' urls ( fixes #3277 )
2014-07-16 23:05:56 +02:00
Sergey M․
d8894e24a4
[rtbf] Fix data video regex
2014-07-17 01:57:38 +07:00
Sergey M․
3b09757bac
Credit @chaochichen for mlb ( #3252 )
2014-07-16 21:03:30 +07:00
hassaanaliw
43f0537c06
[cracked] Add new extractor
2014-07-16 18:45:42 +05:00
Sergey M․
7bb49d1057
[mlb] Extract more metadata and all formats, provide more tests
2014-07-16 20:40:28 +07:00
Sergey M․
1aa42fedee
Merge branch 'MLB' of https://github.com/chaochichen/youtube-dl into chaochichen-MLB
2014-07-16 19:13:35 +07:00
Naglis Jonaitis
66aa382eae
[sockshare] Add new extractor
2014-07-16 02:07:20 +03:00
Philipp Hagemeister
ee90ddab94
release 2014.07.15
2014-07-15 22:59:12 +02:00
Charles Chen
172240c0a4
Switched to use media detail XML to extract video URL
2014-07-15 13:55:23 -07:00
Jaime Marquínez Ferrándiz
ad25aee245
[youtube & jsinterp] Fix signature extraction ( fixes #3255 )
...
Some functions are defined now inside an object, the jsinterp will search its definition if the variable is not defined in the local namespace.
2014-07-15 22:46:39 +02:00
Sergey M․
bd1f325b42
[tutv] Replace 404 test and modernize
2014-07-15 19:32:42 +07:00
Sergey M․
00a82ea805
[soundcloud] Replace 404 test
2014-07-15 19:18:06 +07:00
Charles Chen
b1b01841af
[MLB] Add new extractor
2014-07-14 11:00:55 -07:00
Filippo Valsorda
816930c485
Fix utils.strip_jsonp
2014-07-14 00:41:23 +02:00
Sergey M․
76233cda34
[pyvideo] Fix title extraction
2014-07-14 00:38:10 +07:00
Jaime Marquínez Ferrándiz
9dcea39985
[tlc.de] If the url contains a fragment, use if in the iframe url (reported in #2748 )
...
The fragment is used in the webpage for selecting different videos.
2014-07-13 14:38:26 +02:00
Jaime Marquínez Ferrándiz
10d00a756a
rename southparkstudios.py to southpark.py
...
And make the extractor only recognize southpark.cc.com urls, the old urls are redirected.
2014-07-13 14:08:23 +02:00
Adam Malcontenti-Wilson
3804b01276
Update test
2014-07-13 21:29:04 +10:00
Adam Malcontenti-Wilson
b1298d8e06
Test for colon in mgid
2014-07-13 21:15:18 +10:00
Ole Ernst
c065fd35ae
[gameone] add playlist capability
2014-07-13 12:16:25 +02:00
Adam Malcontenti-Wilson
6a46dc8db7
Add southpark.cc.com to southpark IE
2014-07-13 12:48:30 +10:00
Filippo Valsorda
36cb99f958
[ReverbNation] Add new IE - closes #2250
2014-07-13 00:47:20 +02:00
Sergey M․
81650f95e2
[ruhd] Add extractor
2014-07-13 04:03:22 +07:00
Sergey M․
34dbcb8505
[ndr] Replace 404 test
2014-07-12 22:08:33 +07:00
Philipp Hagemeister
c993c829e2
[firedrive] Simplify
2014-07-12 14:27:14 +02:00
Philipp Hagemeister
0d90e0f067
Credit @naglis for firedrive ( #3242 )
2014-07-12 14:23:54 +02:00
Naglis Jonaitis
678f58de4b
[firedrive] Add new extractor. Addresses #3095
2014-07-12 00:42:42 +03:00
Sergey M․
c961a0e63e
[screencast] Add one more format and improve title extraction
2014-07-11 22:52:48 +07:00
Sergey M․
aaefb347c0
[gorillavid] Fix embedded videos extraction
2014-07-11 22:23:00 +07:00
Philipp Hagemeister
09018e19a5
release 2014.07.11.3
2014-07-11 17:21:16 +02:00
Jaime Marquínez Ferrándiz
133af9385b
Update supported formats for the --recode-video option ( #3228 )
2014-07-11 16:16:30 +02:00
Philipp Hagemeister
40c696e5c6
[screencast] Add suppot for more video types ( #3236 )
2014-07-11 15:39:24 +02:00
Philipp Hagemeister
d6d5028922
release 2014.07.11.2
2014-07-11 13:34:48 +02:00
Philipp Hagemeister
38ad119f97
[screencast] Add new extractor ( Fixes #3236 )
2014-07-11 13:34:19 +02:00
Philipp Hagemeister
4e415288d7
[criterion] Simplify and modernize
2014-07-11 13:21:32 +02:00
Philipp Hagemeister
fada438acf
release 2014.07.11.1
2014-07-11 11:53:28 +02:00
Philipp Hagemeister
1df0ae2170
Credit @tobidope for gameone ( #2941 )
2014-07-11 11:29:17 +02:00
Philipp Hagemeister
d96b9d40f0
[gameone] Sort formats
2014-07-11 11:27:44 +02:00
Philipp Hagemeister
fa19dfccf9
Merge remote-tracking branch 'tobidope/gameone'
2014-07-11 11:17:57 +02:00
Philipp Hagemeister
cdc22cb886
Credit @adammw for tenplay ( #2954 )
2014-07-11 11:16:04 +02:00
Philipp Hagemeister
04c77a54b0
[tenplay] PEP8
2014-07-11 11:15:35 +02:00
Philipp Hagemeister
64a8c39a1f
Merge remote-tracking branch 'adammw/tenplay'
2014-07-11 11:12:41 +02:00
Philipp Hagemeister
3d55f2806e
Credit @irtusb for vimple ( #3073 )
2014-07-11 11:11:52 +02:00
Philipp Hagemeister
1eb867f33f
[vimple] Simplify and PEP8
2014-07-11 11:11:09 +02:00
Philipp Hagemeister
e93f4f7578
[vodlocker] Remove unused imports
2014-07-11 11:09:01 +02:00
Philipp Hagemeister
45ead916d1
[vimple] Do not fail if duration is missing
2014-07-11 11:08:36 +02:00
Philipp Hagemeister
3a0879c8c8
Merge remote-tracking branch 'irtusb/vimple'
2014-07-11 11:07:44 +02:00
Philipp Hagemeister
ebf361ce18
Merge remote-tracking branch 'azeem/soundcloud_likes'
2014-07-11 11:06:33 +02:00
Philipp Hagemeister
953b358668
[gorillavid] Add support for daclips.in ( Closes #3213 )
2014-07-11 11:05:16 +02:00
Philipp Hagemeister
3dfd25b3aa
[goshgay] PEP8 and test for age_limit ( #3220 )
2014-07-11 11:01:59 +02:00
Philipp Hagemeister
6f66eedc5d
Merge remote-tracking branch 'MikeCol/goshgay'
2014-07-11 11:00:37 +02:00
Philipp Hagemeister
4094b6e36d
[vodlocker] PEP8, generalization, and simplification ( #3223 )
2014-07-11 10:57:40 +02:00
Philipp Hagemeister
c09cbf0ed9
Merge remote-tracking branch 'pachacamac/vodlocker'
2014-07-11 10:54:53 +02:00
Philipp Hagemeister
391d53e1dd
release 2014.07.11
2014-07-11 10:49:41 +02:00
Philipp Hagemeister
fc040bfd05
[jsinterp] Prevent mis-recognitions of local functions
2014-07-11 10:44:56 +02:00
Philipp Hagemeister
c8bf86d50d
[youtube] Correct signature extraction error detection
2014-07-11 10:44:39 +02:00
Philipp Hagemeister
61989fb5e9
[jsinterp] Remove superfluous u
2014-07-11 10:40:02 +02:00
Philipp Hagemeister
b3a8878080
[youtube] Remove static signatures
...
The always fail by now. Instead, use only automatic signature extraction
2014-07-11 10:23:19 +02:00
Philipp Hagemeister
f4d66a99cf
release 2014.07.10
2014-07-10 14:49:16 +02:00
pachacamac
537ba6f381
[Vodlocker] Add new extractor
2014-07-09 18:21:46 +02:00
Sergey M․
411f691b21
[mpora] Fix player regex
2014-07-09 19:12:42 +07:00
MikeCol
d6aa1967ad
GoshGay Extractor
2014-07-09 12:14:53 +02:00
Sergey M․
6e1e0e4b5b
[veoh] Skip deleted test video
2014-07-08 20:22:27 +07:00
azeem
3941669d69
[soundcloud] Adding likes support to SoundcloudUserIE
2014-07-07 23:59:57 +05:30
Sergey M․
1aac03797e
[ninegag] Fix extraction
2014-07-07 20:12:59 +07:00
Jaime Marquínez Ferrándiz
459af43494
[arte] Manually set the rtmp play_path ( fix #3198 )
...
rtmpdump doesn't parse it right
2014-07-07 14:10:57 +02:00
Philipp Hagemeister
f4f7e3cf41
Merge branch 'master' of github.com:rg3/youtube-dl
2014-07-06 20:57:05 +02:00
Sergey M․
1fd015516e
[newstube] Replace test
2014-07-06 19:32:13 +07:00
Sergey M․
76bafa8ffe
[newstube] Capture error message
2014-07-06 18:53:31 +07:00
Philipp Hagemeister
8d5797b00f
[YoutubeDL] Show download URL when -v is set
...
This will allow us to debug issues like #3204
2014-07-06 11:28:51 +02:00
Philipp Hagemeister
7571c02c8a
[generic] Set default-search to error
...
This prevents users from submitting bug reports where they mistyped a URL, and prevents me from getting a weird video when holding shift and thus searching for :Tds
2014-07-06 11:22:44 +02:00
Petr Půlpán
49cbe7c8e3
[allocine] add extractor for allocine.fr ( fixes #3189 )
2014-07-05 14:42:26 +02:00
Sergey M․
ba4133c9eb
Credit @hakatashi for #3181 #3182
2014-07-04 22:30:43 +07:00
Sergey M․
b67f1840a1
[niconico] Remove unused import
2014-07-04 22:26:56 +07:00
Sergey M.
165c46690f
Merge pull request #3180 from hakatashi/niconico-without-authentication
...
[niconico] Download without authentication
2014-07-04 22:25:05 +07:00
Sergey M․
15ce1338b4
[niconico] Extract more metadata and simplify ( Closes #3181 )
2014-07-04 22:05:46 +07:00
Sergey M․
0ff30c5333
Merge branch 'niconico-channel-video' of https://github.com/hakatashi/youtube-dl into hakatashi-niconico-channel-video
2014-07-04 21:39:54 +07:00
Sergey M․
6feb2d5e80
[youtube:search_url] Update regexes
2014-07-04 19:21:19 +07:00
Sergey M․
1e07fea200
[teachertube] Add support for new video URL format
2014-07-03 21:11:56 +07:00
Sergey M․
7aeb67b39b
[teachertube:user:collection] Update media regex
2014-07-03 21:08:44 +07:00
Sergey M․
93881db22a
[anitube] Modernize
2014-07-02 19:24:01 +07:00
hakatashi
64ed7a38f9
[niconico] Add support for channel video
2014-07-02 03:13:12 +09:00
hakatashi
2fd466fcfc
[niconico] Download without authentication
2014-07-02 02:32:54 +09:00
Philipp Hagemeister
dc2fc73691
[youtube:truncated_url] Move test to extractor
2014-07-01 15:49:34 +02:00
Philipp Hagemeister
c4808c6009
[youtube_truncated_url] Add support for truncated watch URLs with annotations ( #3178 )
2014-07-01 15:49:16 +02:00
Sergey M․
c67f584eb3
[rai] Skip test
2014-07-01 19:24:18 +07:00
Petr Půlpán
29f6ed78e8
[tagesschau] replace 404 test
2014-07-01 10:35:49 +02:00
pulpe
7807ee664d
[wdr] fix test
2014-07-01 09:59:57 +02:00
Sergey M․
d518d06efd
[vk] Skip georestricted ivi embed test
2014-06-30 03:16:31 +07:00
Petr Půlpán
25a0cc44b9
[teachertube:user] fix regex
2014-06-29 20:33:46 +02:00
Petr Půlpán
825cdcec3c
Merge branch 'master' of github.com:rg3/youtube-dl
2014-06-29 16:44:37 +02:00
Petr Půlpán
41b610acab
[GooglePlus] fix video title extraction
2014-06-29 16:43:31 +02:00
Sergey M․
0364fa8b65
[generic] Add support for ivi.ru embedded player
2014-06-29 20:18:23 +07:00
Sergey M․
849086a1ae
[vk] Better support for embeds
2014-06-29 20:07:59 +07:00
Sergey M․
36fbc6887f
[ivi] Add support for embedded URLs
2014-06-29 20:06:47 +07:00
Sergey M․
a8a98e43f2
[vk] Add support for mobile URLs
2014-06-29 19:51:00 +07:00
Sergey M․
57bdc730e2
[vk] Add support for more URL formats ( #3172 )
2014-06-29 19:33:39 +07:00
Petr Půlpán
31a196d7f5
[TeacherTube] add user + collection, removed classrooms
2014-06-29 13:45:10 +02:00
Petr Půlpán
9b27e6c3b4
[Tumblr] fix encoding (PEP0263)
2014-06-29 09:32:53 +02:00
Petr Půlpán
62f1f9507f
[Tumblr] fix test + add description
2014-06-29 09:08:46 +02:00
Petr Půlpán
ee8dda41ae
[Toypics] support https urls
2014-06-29 08:21:23 +02:00
Sergey M․
01ba178097
[vk] Update test
2014-06-29 04:51:47 +07:00
Petr Půlpán
78ff59d052
[Motherless] simplify
2014-06-28 20:02:02 +02:00
Petr Půlpán
f3f1cd6b3b
Merge pull request #3167 from Schnouki/motherless
...
* mother/motherless:
[Motherless] Add new extractor
2014-06-28 19:12:31 +02:00
Sergey M․
803540e811
[drtv] Add missing extractor import
2014-06-28 17:36:13 +07:00
Petr Půlpán
458ade6361
[ArteTVFuture] fix empty formats list
2014-06-28 10:22:53 +02:00
Thomas Jost
a69969ee05
[Motherless] Add new extractor
2014-06-27 18:12:11 +02:00
Sergey M․
f2b8db57eb
[drtv] Add extractor for DR TV ( Closes #3126 )
2014-06-27 20:53:59 +07:00
Jaime Marquínez Ferrándiz
331ae266ff
[npo] Add extractor ( closes #3145 )
2014-06-26 20:30:44 +02:00
Philipp Hagemeister
4242001863
release 2014.06.26
2014-06-26 16:44:01 +02:00
Jaime Marquínez Ferrándiz
78338f71ca
[livestream:original] Add support for folder urls ( closes #2631 )
...
The webpage only contains shortened links for the videos, since the server
doesn't support HEAD requests, we use an specific extractor for them.
2014-06-26 16:34:36 +02:00
Sergey M․
f5172a3084
[teachertube] Add support for new URL formats
2014-06-26 20:01:59 +07:00
Sergey M․
c7df67edbd
[teachertube] Improve extraction
2014-06-26 20:00:47 +07:00
Petr Půlpán
d410fee91d
[VideoTt] fix ValueError ( #3161 )
2014-06-26 07:35:47 +02:00
Philipp Hagemeister
ba7aa464de
[soundgasm] PEP8 and add a display_id ( #3155 )
2014-06-25 23:47:38 +02:00
Philipp Hagemeister
8333034dce
Merge remote-tracking branch 'pachacamac/soundgasm'
2014-06-25 23:45:03 +02:00
Philipp Hagemeister
637b6af80f
release 2014.06.25
2014-06-25 21:24:01 +02:00
pachacamac
1044f8afd2
[Soundgasm] Add new extractor
2014-06-25 18:07:23 +02:00
Petr Půlpán
2f775107f9
Merge branch 'master' of github.com:rg3/youtube-dl
2014-06-25 17:45:24 +02:00
Petr Půlpán
85342674b2
[Dailymotion] fix uploader name ( fixes #3153 )
2014-06-25 17:44:19 +02:00
Michael Smith
b7c33124c8
[BlipTV] Allow plus sign in video ID
2014-06-24 17:55:08 -06:00
Peter
cea2582df2
[discovery] Change default url
...
URL does a redirect from dsc.discovery.com to www.discovery.com
This commit fixes the correct URL.
2014-06-24 17:41:53 +02:00
Sergey M․
e423e0baaa
[wistia] Add duration and modernize
2014-06-24 19:34:39 +07:00
Philipp Hagemeister
60b2dd1285
[comedycentral] Correct handling when latest tds episode is a special-episode instead of a regular one
2014-06-24 10:50:41 +02:00
Philipp Hagemeister
36ddd8b3f7
release 2014.06.24.1
2014-06-24 09:03:52 +02:00
Philipp Hagemeister
7575d52a73
release 2014.06.24
2014-06-24 08:59:40 +02:00
Sergey M․
9a2dc4f7ac
[teachertube] Fix extraction
2014-06-23 03:07:10 +07:00
Jaime Marquínez Ferrándiz
c5cd249e41
[generic] Extract mtvservices embedded videos
2014-06-22 21:39:36 +02:00
Jaime Marquínez Ferrándiz
8940c1c058
[mtv] Add an extractor for the mtvservices embedded player ( closes #2995 )
2014-06-22 21:39:27 +02:00
Petr Půlpán
27ec04b232
[BR] replace test
2014-06-22 17:33:27 +02:00
Sergey M․
d2824416aa
[firstpost] Fix title extraction and add description
2014-06-22 01:20:40 +07:00
Petr Půlpán
18061bbab0
[Youtube] add DASH format 272 ( fixes #3128 )
2014-06-21 12:03:27 +02:00
Sergey M․
55c97a03e1
[spiegel] Add description and modernize
2014-06-21 16:31:18 +07:00
Elias Probst
98aeac6ea9
Use the 'base_url' for building the resulting 'url' as well.
2014-06-21 01:10:10 +02:00
Elias Probst
8bfb6723cb
Extract the base_url for the XML download from the JS snippet's 'server' variable.
2014-06-21 01:00:48 +02:00
Elias Probst
a20575e8ae
Make debug message useful and also report, which URL failed to download.
2014-06-21 00:35:12 +02:00
Sergey M․
7724572519
[noco] Switch to HTTPS ( Closes #3116 )
2014-06-20 18:40:47 +07:00
Philipp Hagemeister
d763637f6a
release 2014.06.19
2014-06-19 17:13:50 +02:00
Jaime Marquínez Ferrándiz
c26e9ac4b2
[youtube] Recognize signature functions that contain '$' ( fixes #3104 )
2014-06-19 16:42:49 +02:00
Petr Půlpán
896bf55352
[LifeNews] update thumbnail in test
2014-06-19 16:34:48 +02:00
Petr Půlpán
a23ba9b53c
[Steam] update description in test
2014-06-19 16:32:11 +02:00
Sergey M․
38a9339baf
[prosiebensat1] Update some regexes
2014-06-19 19:51:49 +07:00
Sergey M․
def8b4039f
[bilibili] Fix extraction
2014-06-18 18:53:25 +07:00
Petr Půlpán
5f28a1acad
[GorillaVid] improve extractor
2014-06-17 15:18:46 +02:00
pulpe
25e9953c6f
Merge pull request #3059 from marcwebbie/gorillavid
...
* marcwebbie/gorillavid:
Changed video url to a public video
[GorillaVid] Added GorillaVid extractor
2014-06-17 15:14:18 +02:00
Petr Půlpán
f9df094ca5
Merge pull request #3089 from pulpe/ard_fix
...
[ARDIE] fix formats extraction (fixes #3087 )
2014-06-17 14:53:51 +02:00
Anders Einar Hilden
7012631257
Fix test
...
Didn't use .lower() as planned, so update test with new ID.
2014-06-16 19:37:59 +02:00
Anders Einar Hilden
e6c9f80c48
tv.nrk.no urls mostly contain capital characters
...
Updated regexp and one of the test cases to reflect this.
tv.nrksuper.no mostly uses lowercase, so that is still there.
2014-06-16 19:29:23 +02:00
pulpe
895ce482b1
[ARDIE] adjustments suggested by @jaimeMF
2014-06-16 18:15:41 +02:00
pulpe
e5da4021eb
[ARDIE] fix formats extraction ( fixes #3087 )
2014-06-16 16:17:49 +02:00
Sergey M․
2371053565
[rai] Skip test
2014-06-16 18:50:15 +07:00
Philipp Hagemeister
33bf9033e0
release 2014.06.16
2014-06-16 10:15:24 +02:00
Jaime Marquínez Ferrándiz
35eacd0dae
[brightcove] Set the filesize of the formats and use _sort_formats
2014-06-15 11:37:39 +02:00
Jaime Marquínez Ferrándiz
96bef88f5f
[brightcove] Modernize some tests
2014-06-15 11:24:05 +02:00
Jaime Marquínez Ferrándiz
5524b242a7
[brightcove] Add support for renditions with 'remote' set to True ( fixes #3081 )
...
The url needs to be modified to get the flv video.
2014-06-15 11:20:40 +02:00
Jaime Marquínez Ferrándiz
a013eba65f
[brightcove] Improve the 'experienceJSON' regex ( #3081 )
...
One of the strings may contain ';', we would get an invalid json string.
2014-06-15 11:08:24 +02:00
pulpe
7d568f5ab8
[Youtube] Recognize playlists with LL
2014-06-14 13:23:28 +02:00
Sergey M․
a7207cd580
[wrzuta] Add age limit
2014-06-14 17:00:59 +07:00
Sergey M.
e8ef659cd9
Merge pull request #3075 from pulpe/wrzuta
...
[WrzutaIE] Add extractor for wrzuta.pl (fixes #3072 )
2014-06-14 16:51:27 +07:00
Sergey M․
b0adbe98fb
[rai] Add support for Rai websites ( Closes #2930 )
2014-06-13 23:44:44 +07:00
pulpe
0c361c41b8
[WrzutaIE] Add extractor for wrzuta.pl ( fixes #3072 )
2014-06-13 08:51:35 +02:00
Ariset Llerena
e66ab17a36
Verified with pep8 and pyflakes
2014-06-12 23:08:06 -04:00
Ariset Llerena
cb437dc2ad
removed extra char in regexp
2014-06-12 22:33:50 -04:00
Ariset Llerena
0d933b2ad5
Added vimple.ru support
2014-06-12 22:31:08 -04:00
Sergey M․
c5469e046a
[livestream] Modernize
2014-06-12 20:42:46 +07:00
Sergey M․
4d2f143ce5
[ted] Update test md5
2014-06-12 20:33:53 +07:00
Sergey M․
8f93030c85
[blinkx] Modernize
2014-06-11 18:38:13 +07:00
Sergey M․
fdb9aebead
[tube8] Update test and modernize
2014-06-11 18:20:14 +07:00
Sergey M․
3141feb73b
[ndtv] Fix title extraction and modernize
2014-06-10 19:37:38 +07:00
Philipp Hagemeister
9706f3f802
release 2014.06.09
2014-06-09 23:16:37 +02:00
Philipp Hagemeister
d5e944359e
Remove unused import
2014-06-09 23:14:04 +02:00
Philipp Hagemeister
826ec77fb2
[Vulture] Add support for vulture.com
2014-06-09 23:06:39 +02:00
Philipp Hagemeister
2656f4eb6a
[hypem] Modernize
2014-06-09 22:34:41 +02:00
Philipp Hagemeister
2b88feedf7
[generic] Add support for <embed YouTube
2014-06-09 22:06:45 +02:00
Jaime Marquínez Ferrándiz
23566e0d78
rtmp and hls downloaders: Clarify error message when the external tools are not installed
...
Ask to install them, as we do in the postprocessor.
We get some reports with it, like #3061 or #3048 .
2014-06-09 20:23:20 +02:00
Sergey M․
828553b614
[nuvid] Remove superfluous slash
2014-06-09 20:41:33 +07:00
Sergey M․
3048e82a94
[nuvid] Improve extraction
2014-06-09 20:37:04 +07:00
Sergey M․
09ffa08ba1
[veoh] Capture error message
2014-06-08 23:05:20 +07:00
Sergey M․
e0b4cc489f
[dreisat] Modernize
2014-06-08 22:45:12 +07:00
Sergey M․
15e423407f
[dreisat] Fix thumbnails' width and height
2014-06-08 22:41:24 +07:00
Sergey M․
702e522044
[teachertube] Fix extraction for Python 3
2014-06-08 22:16:48 +07:00
marcwebbie
77abae55df
Changed video url to a public video
2014-06-08 03:13:45 -03:00
marcwebbie
617c0b2239
[GorillaVid] Added GorillaVid extractor
2014-06-07 23:09:45 -03:00
Philipp Hagemeister
814d4257df
Remove unused imports
2014-06-07 16:52:34 +02:00
Philipp Hagemeister
23ae281b31
[fc2] Fall back to webpage title if needed
2014-06-07 16:52:11 +02:00
Philipp Hagemeister
94128d6b0d
[nrk] Fix test checksum
2014-06-07 16:50:19 +02:00
Philipp Hagemeister
059009c592
release 2014.06.07
2014-06-07 16:42:53 +02:00
Philipp Hagemeister
9cc977f104
Credit @ralfharing for vh1
2014-06-07 16:41:44 +02:00
Philipp Hagemeister
1c0ade7afa
[vh1] Skip tests (Do not work from Germany)
2014-06-07 16:40:16 +02:00
Philipp Hagemeister
f2741c8d3a
[vh1] Simplify
2014-06-07 16:39:08 +02:00
Philipp Hagemeister
6ab8f3584a
Merge remote-tracking branch 'ralfharing/vh1'
2014-06-07 15:53:30 +02:00
Philipp Hagemeister
8ae5ce1726
[cmt] Simplify (mentioned in #2072 )
2014-06-07 15:52:49 +02:00
Philipp Hagemeister
eb92077720
[soundcloud] Add duration information ( Closes #3035 , Fixes #3034 )
2014-06-07 15:51:01 +02:00
Philipp Hagemeister
90e0fd4bad
[ku6] Improve ( #3015 )
2014-06-07 15:46:33 +02:00
codelol
05741e05d9
[ku6] Add new extractor
2014-06-07 15:42:33 +02:00
Philipp Hagemeister
9aa6637644
Merge branch 'master' of github.com:rg3/youtube-dl
2014-06-07 15:41:12 +02:00
Philipp Hagemeister
d30d28156d
Credit @georgjaehnig for spiegeltv
2014-06-07 15:40:27 +02:00
Philipp Hagemeister
be6d722904
[cnn] Improve thumbnail extraction
2014-06-07 15:39:21 +02:00
Philipp Hagemeister
d551980823
[spiegeltv] Simplify and PEP8
2014-06-07 15:35:13 +02:00
Sergey M․
f0a6c3d2bc
[teachertube] Add support for audios
2014-06-07 20:32:23 +07:00
Philipp Hagemeister
4e0fb1280a
Merge remote-tracking branch 'georgjaehnig/spiegeltv'
2014-06-07 15:21:33 +02:00
Philipp Hagemeister
24f5251cce
Merge remote-tracking branch 'pulpe/teachertube'
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-06-07 15:20:12 +02:00
Philipp Hagemeister
ac1390eee8
Merge branch 'master' of github.com:rg3/youtube-dl
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-06-07 15:15:39 +02:00
Philipp Hagemeister
4a5b4d34dc
[tagesschau] Add support for width/height
2014-06-07 15:14:20 +02:00
pulpe
3c80377b69
[Youtube] Add format code 271 (1440p webm)
2014-06-07 14:31:10 +02:00
Jaime Marquínez Ferrándiz
566bd96da8
[teachingchannel] Add extractor ( closes #3048 )
2014-06-07 13:11:04 +02:00
Philipp Hagemeister
ebdb64d605
Merge remote-tracking branch 'pulpe/tagesschau'
2014-06-07 12:43:31 +02:00
Sergey M․
a6ffb92f0b
[xvideos] Replace test
2014-06-06 21:23:36 +07:00
Sergey M․
3217377b3c
[xvideos] Capture and output inline error if any
2014-06-06 21:15:06 +07:00
Jaime Marquínez Ferrándiz
24da5893fc
[naver] Modernize
2014-06-06 14:57:37 +02:00
Jaime Marquínez Ferrándiz
087ca2cb07
[naver] Add rtmp formats ( fixes #3054 )
2014-06-06 14:55:19 +02:00
pulpe
b4e7447458
[TeacherTubeIE] Add extractor for teachertube.com videos + classrooms ( fixes #3046 )
2014-06-06 11:21:59 +02:00
pulpe
a45e6aadd7
[TagesschauIE] Fix possible error if quality is not defined
2014-06-06 09:00:28 +02:00
Jaime Marquínez Ferrándiz
70e322695d
[youtube:playlist] Fix mixes extraction ( fixes #3051 )
...
The username seems to be empty now.
2014-06-05 21:23:27 +02:00
pulpe
6a15923b77
[TagesschauIE] Add note to 2nd _download_webpage
2014-06-05 19:34:30 +02:00
pulpe
7ffad0af5a
[TagesschauIE] Remove unused import
2014-06-05 18:49:34 +02:00
pulpe
0e3ae92441
[TagesschauIE] Add extractor for tagesschau.de ( fixes #3049 )
2014-06-05 18:48:03 +02:00
pulpe
dede691aca
[yahoo] improve thumbnail extraction
2014-06-04 17:38:41 +02:00
Sergey M․
fb6a5b965b
[yahoo] Improve content id extraction
2014-06-04 20:13:36 +07:00
Sergey M․
6340716b3a
[yahoo] Make thumbnail optional ( Closes #3043 )
2014-06-04 20:11:23 +07:00
Philipp Hagemeister
b675b32e6b
release 2014.06.04
2014-06-04 06:47:57 +02:00
Jaime Marquínez Ferrándiz
6a3fa81ffb
[ard] Fix format extraction ( fixes #3006 and #3032 )
2014-06-03 21:56:49 +02:00
Georg Jaehnig
df53a98f2b
[Spiegeltv] remove the md5 field to pass Travis test build
2014-06-03 17:52:39 +02:00
Georg Jaehnig
db23d8d2a2
[Spiegeltv] skip rtmp download to pass Travis test build
2014-06-03 16:50:54 +02:00
Sergey M.
3374f3fdc2
Merge pull request #3022 from MikeCol/Extremetube_title
...
title extraction condition less restrictive
2014-06-03 19:59:08 +07:00
Anton Novosyolov
263bd4ec50
Recognize a third format of the upload_date in the 'watch-uploader-info' element
2014-06-02 13:30:23 +04:00
Philipp Hagemeister
b7e8b6e37a
release 2014.06.02
2014-06-02 10:47:24 +02:00
Sergey M․
ceb7a17f34
[mailru] Add support for new mail.ru URL format ( Closes #3024 )
2014-06-01 14:38:36 +07:00
Philipp Hagemeister
1a2f2e1e66
release 2014.05.31.4
2014-05-31 20:45:24 +02:00
Philipp Hagemeister
6803016858
release 2014.05.31.3
2014-05-31 20:40:48 +02:00
Philipp Hagemeister
9b7c4fd981
release 2014.05.31.2
2014-05-31 20:35:12 +02:00
Philipp Hagemeister
dc31942f42
release 2014.05.31.1
2014-05-31 20:29:53 +02:00
Philipp Hagemeister
1f6b8f3115
release 2014.05.31
2014-05-31 20:28:03 +02:00
MikeCol
9c7b79acd9
title extraction condition less restrictive
2014-05-31 18:31:39 +02:00
Jaime Marquínez Ferrándiz
9168308579
[vevo] The title in the url is optional ( fixes #3020 )
2014-05-31 17:55:03 +02:00
anovicecodemonkey
37e3cbe22e
Move duplicate check to generic.py
2014-06-01 01:16:35 +09:30
Jaime Marquínez Ferrándiz
7e8fdb1aae
[fc2] Recognize urls without language part (reported in #1154 )
2014-05-31 14:45:46 +02:00
Jaime Marquínez Ferrándiz
386ba39cac
[fc2] Encode the string used for the md5 checksum
...
In python 3 it must be a bytes object.
2014-05-31 14:40:05 +02:00
Sergey M․
236d0cd07c
[nrktv] Recognize tv.nrksuper.no URL
2014-05-31 17:45:00 +07:00
Jaime Marquínez Ferrándiz
ed86f38a11
[theplatform] Use unicode_literals and _download_json
2014-05-30 21:10:48 +02:00
Jaime Marquínez Ferrándiz
6db80ad2db
[comedycentralshows] Transform the rtmp urls so that rtmpdump can download them ( fixes #3010 )
...
From 'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/*' to 'rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/*'
2014-05-30 20:59:15 +02:00
Georg Jaehnig
14470ac87b
tabs as spaces
2014-05-30 17:56:13 +02:00
Georg Jaehnig
0cdf576d86
use provided function to get JSON
2014-05-30 17:51:36 +02:00
Georg Jaehnig
4ffeca4ea2
cleanup
2014-05-30 16:39:24 +02:00
Georg Jaehnig
211fd6c674
added spiegel.tv
2014-05-30 16:35:17 +02:00
Sergey M․
6ebb46c106
[ivi] Replace tests
2014-05-30 19:12:55 +07:00
Philipp Hagemeister
0f97c9a06f
[ard] Fix title ( #3006 )
2014-05-30 04:59:18 +02:00
Philipp Hagemeister
77fb72646f
release 2014.05.30.1
2014-05-30 03:26:03 +02:00
Philipp Hagemeister
894e730911
release 2014.05.30
2014-05-30 03:19:51 +02:00
Jaime Marquínez Ferrándiz
87fe568c28
[nbcnews] Add support for /feature/* pages ( closes #3007 )
2014-05-30 00:38:57 +02:00
Sergey M․
9e8753911c
[ustream] Modernize
2014-05-29 20:22:36 +07:00
Sergey M․
5c6b1e578c
[ustream] Remove unnecessary webpage download
2014-05-29 20:20:11 +07:00
Sergey M․
8f0c8fb452
Merge branch 'ustream-embed-recorded2' of https://github.com/anovicecodemonkey/youtube-dl into anovicecodemonkey-ustream-embed-recorded2
2014-05-29 19:57:42 +07:00
anovicecodemonkey
b702ecebf0
[UstreamIE] added support for "/embed/recorded/" style URLs ( Fixes #2990 )
2014-05-28 22:17:13 +09:30
Sergey M․
d9dd3584e1
[cinemassacre] Improve formats extraction and modernize
2014-05-28 19:38:44 +07:00
Sergey M․
15a9f36849
Merge branch 'cinemassacre' of https://github.com/rzhxeo/youtube-dl into rzhxeo-cinemassacre
2014-05-28 19:31:23 +07:00
Sergey M․
d0087d4ff2
[nuvid] Fix video URL extraction
2014-05-27 18:46:30 +07:00
Sergey M․
dfb2e1a325
[nrktv] Add support for tv.nrk.no ( Closes #2980 )
2014-05-25 07:14:18 +07:00
Sergey M.
65bab327b4
Merge pull request #2953 from codesparkle/ndr-regexes-escape-correctly
...
[ndr] fix regexes containing illegal characters
2014-05-25 05:42:06 +07:00
Sergey M․
c70df21099
[streamcz] Workaround CertificateError
2014-05-25 05:32:19 +07:00
Sergey M․
418424e5f5
[streamcz] Use compat_str
2014-05-25 05:30:15 +07:00
pulpe
865dbd4a26
[StreamCZ] correct video id + add test
2014-05-24 16:01:37 +02:00
Sergey M․
b1e6f55912
[empflix] Fix extraction
2014-05-24 01:06:03 +07:00
Sergey M․
4d78f3b770
[pornhub] Fix uploader extraction
2014-05-24 00:44:34 +07:00
Sergey M․
7f739999e9
[swrmediathek] Extract direct links from JSON and add support for audio files
2014-05-23 21:04:21 +07:00
Sergey M․
0f8a01d4f3
[swrmediathek] Simplify
2014-05-22 19:35:46 +07:00
Sergey M.
e2bf499b14
Merge pull request #2944 from pulpe/SWRMediathek
...
[SWRMediathek] add support for swrmediathek.de (fixes #2929 )
2014-05-22 19:30:09 +07:00
rzhxeo
7cf4547ab6
[CinemassacreIE] Extract all available video/audio formats
2014-05-22 10:33:30 +02:00
Sergey M․
eec4d8ef96
[gamekings] Update test description
2014-05-21 19:53:58 +07:00
anovicecodemonkey
610134730a
Add a _TEST_
2014-05-21 19:25:37 +09:30
anovicecodemonkey
212a5e28ba
Add a duplicate check to /extractor/common.py playlist_result function
2014-05-21 19:04:55 +09:30
Keith Beckman
ee1a7032d5
Fixed errors found by travisci:
...
py26: re.split can't take flags. use inline flags or re.compile
py27: info_dict must be serializable. remove request object
py335, py34: no urlparse module. use utils.compat_urlparse
2014-05-20 22:28:32 -04:00
Sergey M․
c2ef29234c
Credit @codesparkle for #2928 , #2934 , #2938 , #2939
2014-05-20 20:12:57 +07:00
Sergey M.
1a1826c1af
Merge pull request #2939 from codesparkle/upload-date-fix
...
No longer erroneously calculate upload_date within some extractors
2014-05-20 19:53:28 +07:00
Sergey M․
2902d44f99
[bandcamp] Replace maxsplit keyword argument with regular one
...
Named arguments are not supported by methods implemented in native C (see http://bugs.python.org/issue1176 )
2014-05-20 19:44:42 +07:00
Sergey M․
d6e4ba287b
Merge branch 'bandcamp-albums-regex-duplicate-fix' of https://github.com/codesparkle/youtube-dl into codesparkle-bandcamp-albums-regex-duplicate-fix
2014-05-20 19:38:28 +07:00
Keith Beckman
7ed806d241
Fixed pyflakes and pep8 warnings
2014-05-20 02:55:21 -04:00
Keith Beckman
dd06c95e43
Added new IE for Grooveshark
2014-05-20 02:47:34 -04:00
Tobias Bell
e5c3a4b549
[gameone] Fix indentation and removed unused constants
2014-05-19 22:33:51 +02:00
Philipp Hagemeister
f50ee8d1c3
Merge branch 'master' of github.com:rg3/youtube-dl
2014-05-19 17:10:19 +02:00
Philipp Hagemeister
0e67ab0d8e
[generic] Abort if user passes in URL "url" ( #2942 )
2014-05-19 17:10:11 +02:00
Adam Malcontenti-Wilson
1d0668ed5a
[tenplay] Add new extractor
2014-05-19 23:28:21 +10:00
Adam Malcontenti-Wilson
d415299a80
[adultswim] Fix tests
2014-05-19 22:32:45 +10:00
codesparkle
77541837e5
The opening curly brace, '{', is a regex reserved control character, so it needs to be escaped (see http://stackoverflow.com/a/400316/1106367 )
...
Minor improvements:
no need to sort the whole list if all we need is the maximum element, also instead of reinventing the wheel we can use utils to get indices from qualities.
2014-05-19 22:17:54 +10:00
Adam Malcontenti-Wilson
48fbb1003d
[adultswim] Add new extractor
2014-05-19 22:05:46 +10:00
Sergey M․
e3a6576f35
[nowness] Update test file md5 and modernize
2014-05-19 19:05:18 +07:00
Philipp Hagemeister
89bb8e97ee
release 2014.05.19
2014-05-19 11:42:37 +02:00
anovicecodemonkey
3442b30ab2
[generic] Support data-video-url for YouTube embeds ( Fixes #2862 )
2014-05-18 23:15:09 +09:30
pulpe
375696b1b1
[SWRMediathek] add support for swrmediathek.de
2014-05-18 14:56:35 +02:00
Sergey M․
4ea5c7b70d
[ndr] Improve thumbnail extraction
2014-05-18 14:23:02 +07:00
Tobias Bell
305d068362
[gameone] Added timestamp extraction
2014-05-17 19:04:02 +02:00
Tobias Bell
a231ce87b5
[gameone] Added extraction of age_limit
2014-05-17 18:35:11 +02:00
Tobias Bell
a84d20fc14
[gameone] Simplified extraction of description
2014-05-17 18:20:29 +02:00
Tobias Bell
9e30092361
[gameone] Added extraction of description and fixed failing tests
2014-05-17 17:07:40 +02:00
Tobias Bell
10d5c7aa5f
[gameone] Added explanation for usage of http://cdn.riptide-mtvn.com/
2014-05-17 15:10:19 +02:00
Tobias Bell
412f356e04
[gameone] Add new extractor gameone
...
Currently only usable for downloading tv episodes residing under
http://www.gameone.de/tv/
2014-05-17 14:47:23 +02:00
Sergey M․
8dfa187b8a
[generic] Support pagespeed_iframe for NovaMov embeds
2014-05-17 18:12:12 +07:00
Sergey M․
c1ed1f7055
[ndr] Fix title, description and duration extraction
2014-05-17 18:11:40 +07:00
Sergey M․
1514f74967
[ndr] Fix thumbnail extraction
2014-05-17 17:58:37 +07:00
codesparkle
69f8364042
removed duplicate and somemtimes incorrect logic for parsing upload date as this job is already taken care of automatically by YoutubeDL.py
2014-05-17 15:21:46 +10:00
codesparkle
79981f039b
Fixed test failure in test_all_urls: test_no_duplicates: BandcampAlbumIE inappropriately matched non-album bandcamp links as well.
...
BandcampIE changed to report full-accuracy duration instead of unnecessarily rounding it to the nearest integer.
Simplified conditionals and parsing a bit. Fixed typos.
2014-05-17 14:22:24 +10:00
Ralf Haring
34d863f3fc
[vh1] use standard sort ( #2072 )
2014-05-16 23:49:41 -04:00
Philipp Hagemeister
91994c2c81
release 2014.05.17
2014-05-17 00:17:40 +02:00
Ralf Haring
3ee4b60d56
[vh1] Add new extractor ( #2072 )
2014-05-16 18:15:02 -04:00
Jaime Marquínez Ferrándiz
76e92371ac
[youtube] Recognize a second format of the upload_date in the 'watch-uploader-info' element ( #2911 )
2014-05-16 22:12:52 +02:00
Jaime Marquínez Ferrándiz
08af0205f9
Merge remote-tracking branch 'codesparkle/fix-photobucket-url' ( closes #2934 )
...
Fix photobucket url extraction
2014-05-16 20:44:52 +02:00
codesparkle
a725fb1f43
test_download works for photobucket after this change
2014-05-17 03:25:41 +10:00
Jaime Marquínez Ferrándiz
05ee2b6dad
[youtube] Fix extraction of the feed 'paging' values ( fixes #2925 )
2014-05-16 16:01:13 +02:00
Philipp Hagemeister
b74feacac5
release 2014.05.16.1
2014-05-16 15:53:17 +02:00
Philipp Hagemeister
426b52fc5d
Merge remote-tracking branch 'origin/master'
2014-05-16 15:52:01 +02:00
Philipp Hagemeister
5c30b26846
[francetv] Add support for non-numeric video IDs ( Fixes #2927 )
2014-05-16 15:51:01 +02:00
Philipp Hagemeister
f07b74fc18
[ffmpeg] Correct argument encoding on Windows with Python 2.x
...
Fixes #2924
2014-05-16 15:47:56 +02:00
Sergey M․
a5a45015ba
[generic] Fix redirect
2014-05-16 20:32:53 +07:00
Philipp Hagemeister
beee53de06
[youtube] Look for published-on date if uploaded-on is not found
...
Fixes #2911
2014-05-16 13:21:44 +02:00
Philipp Hagemeister
8712f2bea7
release 2014.05.16
2014-05-16 12:04:52 +02:00
Philipp Hagemeister
ea102818c9
Merge remote-tracking branch 'origin/master'
2014-05-16 12:04:24 +02:00
Philipp Hagemeister
0a871f6880
Provide compatibility check_output for 2.6 ( Fixes #2926 )
2014-05-16 12:03:59 +02:00
Sergey M․
481efc84a8
[bliptv] Switch extraction to RSS ( Closes #2920 )
2014-05-15 22:20:40 +07:00
Jaime Marquínez Ferrándiz
01ed5c9be3
[youtube] Fix typo
2014-05-15 13:43:29 +02:00
Philipp Hagemeister
ad3bc6acd5
Document and test categories ( #2923 )
2014-05-15 12:41:42 +02:00
Philipp Hagemeister
5afa7f8bee
[extractor/common] --write-pages: Correct file name if video_id is None
2014-05-15 12:39:33 +02:00
Dario Guarascio
ec8deefc27
[youtube] Video categories added to metadata
2014-05-15 13:59:27 +07:00
Sergey M․
a2d5a4ee64
[gamespot] Update test URL and modernize
2014-05-14 20:13:34 +07:00
Sergey M․
d7e7dedbde
[noco] Skip test
2014-05-13 19:12:17 +07:00
Philipp Hagemeister
bc6800fbed
release 2014.05.13
2014-05-13 10:20:10 +02:00
Philipp Hagemeister
65314dccf8
[empflix] Simplify ( #2903 )
2014-05-13 10:14:05 +02:00
Philipp Hagemeister
feb7221209
Merge remote-tracking branch 'hojel/empflix'
2014-05-13 10:11:14 +02:00
Philipp Hagemeister
56a94d8cbb
[hentaistigma] Simplified ( #2902 )
2014-05-13 10:10:59 +02:00
Philipp Hagemeister
24e6ec8ac8
Merge remote-tracking branch 'hojel/hentaistigma'
2014-05-13 10:09:04 +02:00
Philipp Hagemeister
87724af7a8
[nuvid] Simplify ( #2901 )
2014-05-13 10:08:32 +02:00
Philipp Hagemeister
b65c3e77e8
Merge remote-tracking branch 'hojel/nuvid'
2014-05-13 10:05:20 +02:00
Philipp Hagemeister
5301304bf2
[slutload] Simplify ( #2898 )
2014-05-13 10:04:29 +02:00
Philipp Hagemeister
948bcc60df
Merge remote-tracking branch 'hojel/slutload'
2014-05-13 10:00:49 +02:00
Philipp Hagemeister
25dfe0eb10
Credit @hojel for fc2 and other extractors ( #2877 )
2014-05-13 10:00:27 +02:00
Philipp Hagemeister
8e71456a81
[fc2] Add new extractor ( Fixes #2877 )
...
This commit has been recreated, since there seems to have been a problem with GitHub; the PR doesn't have a branch.
2014-05-13 09:58:36 +02:00
Philipp Hagemeister
ccdd34ed78
Credit @jnormore for vine:user ( #2888 )
2014-05-13 09:53:58 +02:00
Philipp Hagemeister
a172b258ac
[vine:user] Simplify
2014-05-13 09:50:03 +02:00
Philipp Hagemeister
7b93c2c204
Merge remote-tracking branch 'jnormore/vine_user'
2014-05-13 09:45:27 +02:00
Philipp Hagemeister
57c7411f46
[mixcloud] Shed API dependency ( #2904 )
2014-05-13 09:42:38 +02:00
Philipp Hagemeister
e4cbb5f382
[wdr] Add support for mobile URLs
2014-05-12 22:17:19 +02:00
Philipp Hagemeister
c1bce22f23
[extractor/common] Protect against long video IDs and URLs
2014-05-12 21:58:23 +02:00
Philipp Hagemeister
e3abbbe301
release 2014.05.12
2014-05-12 16:40:03 +02:00
Sergey M․
55b36e3710
[videott] Add support for video.tt ( Closes #2889 )
2014-05-12 20:23:08 +07:00
hojel
877bea9ce1
[empflix] Add new extractor
2014-05-12 04:10:29 -07:00
hojel
33c7ff861e
[hentaistigma] Add new extractor
2014-05-12 03:58:07 -07:00
hojel
749fe60c1e
[nuvid] Add new extractor
2014-05-12 03:48:40 -07:00
hojel
63b31b059c
[slutload] Add new extractor
2014-05-12 01:29:19 -07:00
hojel
1476b497eb
[slutload] Add new extractor
2014-05-12 01:28:56 -07:00
Jaime Marquínez Ferrándiz
e399853d0c
[youtube:playlist] Improve detection of private lists ( #2840 )
2014-05-12 07:59:33 +02:00
Sergey M․
fbe8053120
[vk] Update test
2014-05-11 16:43:59 +07:00
Jason Normore
ea783d01e1
Added VineUserIE extractor for vine user timeline
...
Added vine user timeline extractor using unofficial
vine api user profile and timeline api endpoints.
2014-05-10 23:18:20 -04:00
Jaime Marquínez Ferrándiz
b7d73595dc
Allow recoding the video to mkv
2014-05-10 15:09:56 +02:00
Sergey M․
e97e53eeed
[vevo] Add friendly error output ( #2874 )
2014-05-10 04:34:53 +07:00
Sergey M․
342f630dbf
[rutv] Add support for more live stream URLs ( Closes #2875 )
2014-05-10 02:23:24 +07:00
Sergey M․
69c8fb9e5d
[vimeo] Add video duration extraction( Closes #2876 )
2014-05-10 01:46:40 +07:00
Sergey M․
5f0f8013ac
[vube] Consider optional fields and modernize
2014-05-09 01:45:34 +07:00
Sergey M․
b5368acee8
[vube] Improve URL detection and extract timestamp
2014-05-09 01:31:25 +07:00
Sergey M․
f71959fcf5
[nfb] Add support for videos with captions ( #2866 )
2014-05-08 22:07:14 +07:00
Philipp Hagemeister
5c9f3b8b16
[arte] Fix versionCode interpretation ( #2588 )
2014-05-08 02:00:47 +02:00
Sergey M․
bebd6f9308
[funnyordie] Extract more formats
2014-05-07 21:02:57 +07:00
pulpe
d0111a7409
[FunnyOrDie] simplify
2014-05-06 10:19:13 +02:00
pulpe
aab8874c55
[FunnyOrDie] fix thumbnails + add test ( fixes #2856 )
2014-05-06 08:57:28 +02:00
Sergey M․
fcf5b01746
[prosiebensat1] Simplify
2014-05-05 19:02:49 +07:00
Philipp Hagemeister
4de9e9a6db
[canalplus] Fix id determination ( Fixes #2851 )
2014-05-05 03:30:05 +02:00
Philipp Hagemeister
0067d6c4be
release 2014.05.05
2014-05-05 03:15:40 +02:00
Philipp Hagemeister
2099125333
[soundcloud/generic] Add support for playlists
2014-05-05 03:15:17 +02:00
Philipp Hagemeister
b48f147d5a
[bandcamp] Add support for subdomains ( Fixes #2850 )
2014-05-05 02:44:44 +02:00
Jaime Marquínez Ferrándiz
4f3e943080
[vimeo] Some modernization and style fixes
2014-05-04 22:27:56 +02:00
Jaime Marquínez Ferrándiz
7558830fa3
[vimeo] Fix description extraction
2014-05-04 21:48:08 +02:00
Sergey M․
867274e997
[statigram] Update to fit new website name and rename extractor
2014-05-04 16:52:10 +07:00
Sergey M․
6515778305
[nytimes] Improve file size extraction
2014-05-03 03:11:38 +07:00
Sergey M․
3b1dfc0f2f
[newstube] Do not shadow standard str
2014-05-03 02:30:50 +07:00
Sergey M․
d664de44b7
[nytimes] Add support for nytimes.com ( Closes #2846 )
2014-05-03 02:28:38 +07:00
Sergey M․
bbe99d26ec
Credit @nicoe for rtbf.be ( #2822 )
2014-05-02 02:36:11 +07:00
Sergey M․
50fc59968e
[ntv] Simplify
2014-05-02 02:26:07 +07:00
Sergey M․
b8b01bb92a
[newstube] Add support for newstube.ru ( Closes #2814 )
2014-05-01 21:15:25 +07:00
Sergey M․
eb45133451
[rtmp] Add support for multiple AFM data entries
2014-05-01 21:14:21 +07:00
Jaime Marquínez Ferrándiz
10c0e2d818
[youtube:playlist] Raise an error if the list doesn't exist or is private ( closes #2840 )
2014-05-01 15:40:35 +02:00
Sergey M․
669f0e7cda
[generic] Fix wrong entries index
2014-05-01 16:28:37 +07:00
Sergey M․
32fd27ec98
[http] Fix string/None comparison with int while in test
2014-04-30 20:02:17 +07:00
Philipp Hagemeister
0c13f378de
Merge remote-tracking branch 'origin/master'
2014-04-30 14:12:41 +02:00
Philipp Hagemeister
0049594efb
[vine] Remove debugging code
2014-04-30 14:12:30 +02:00
Sergey M․
113c7d3eb0
[canalplus] Update test file checksum
2014-04-30 18:54:12 +07:00
Sergey M․
549371fc99
[nrk] Update test file checksums
2014-04-30 18:51:50 +07:00
Sergey M․
957f27e5bb
[scivee] Revert test file download
2014-04-30 18:49:29 +07:00
Philipp Hagemeister
1f8c19767b
release 2014.04.30.1
2014-04-30 10:07:39 +02:00
Philipp Hagemeister
a383a98af6
[utils/_windows_write_string] Be defensive about fileno ( Fixes #2820 )
2014-04-30 10:07:32 +02:00
Philipp Hagemeister
acd69589a5
[YoutubeDL] Do not require default output template to be set
2014-04-30 10:02:08 +02:00
Philipp Hagemeister
b30b8698ea
[generic] Allow multiple matches for generic hits ( Fixes #2818 )
2014-04-30 02:23:51 +02:00
Philipp Hagemeister
f1f25be6db
release 2014.04.30
2014-04-30 02:05:03 +02:00
Philipp Hagemeister
deab8c1960
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-30 02:04:55 +02:00
Philipp Hagemeister
c57f775710
[YoutubeDL] Add simple tests for format_note ( Closes #2825 )
2014-04-30 02:02:41 +02:00
AGSPhoenix
e75cafe9fb
Clean up format list for consistency
...
This should make the format list output look a bit nicer.
2014-04-30 01:52:05 +02:00
Philipp Hagemeister
33ab8453c4
Merge pull request #2813 from dstftw/test-real-download-improvement
...
Improve download mechanism when Range HTTP header is ignored
2014-04-30 01:50:33 +02:00
Philipp Hagemeister
ebd3c7b370
[generic] Add support for protocol-independent URLs ( Fixes #2810 )
2014-04-30 01:46:06 +02:00
Philipp Hagemeister
29645a1d44
Merge remote-tracking branch 'pulpe/moviezinese'
2014-04-30 01:37:05 +02:00
Philipp Hagemeister
22d99a801a
[syfy] Add suppor for generic URLs ( Fixes #2827 )
2014-04-30 01:35:52 +02:00
Jaime Marquínez Ferrándiz
57b8d84cd9
[5min] Raise an error if the 'success' field is False
...
For example for georestricted videos.
2014-04-29 14:57:38 +02:00
Sergey M․
65e4ad5bfe
[rtbf] Minor changes and YouTube videos support
2014-04-29 19:41:58 +07:00
Nicolas Évrard
98b7d476d9
[RTBFVideo] Remove useless print statement
2014-04-28 23:19:56 +02:00
Nicolas Évrard
201e3c99b9
[RTBFVideo] Add new extractor
2014-04-28 20:32:13 +02:00
Sergey M․
8a7a4a9796
[scivee] Skip test for now
2014-04-28 19:52:32 +07:00
Sergey M․
df297c8794
[http] Improve download mechanism when Range HTTP header is ignored
2014-04-27 09:32:01 +07:00
pulpe
3f53a75f02
[moviezine] Add extractor for moviezine.se ( fixes #2808 )
2014-04-26 18:55:29 +02:00
Sergey M․
7c360e3a04
[scivee] Add support for scivee.tv
2014-04-26 20:22:15 +07:00
Sergey M․
d2176c8011
[nrk] Add support for nrk.no ( Closes #2804 )
2014-04-25 21:34:44 +07:00
Jaime Marquínez Ferrándiz
aa92f06308
[youtube] Don't call 'unquote_plus' on the video title ( fixes #2799 )
...
It's already unquoted after calling 'compat_parse_qs'.
It replaced '+' with spaces, for example in https://www.youtube.com/watch?v=XC0b5YexO-I .
2014-04-25 13:19:03 +02:00
Jaime Marquínez Ferrándiz
e00c9cf599
[youtube] Update test description field
2014-04-25 13:14:15 +02:00
Jaime Marquínez Ferrándiz
ba60a3ebe0
[youtube] Update test description field
2014-04-25 12:57:04 +02:00
Jaime Marquínez Ferrándiz
efb7e11988
[vimeo] Add an extractor for the watch later list ( closes #2787 )
2014-04-24 21:51:20 +02:00
Sergey M․
a55c8b7aac
[9gag] Fix post view regex
2014-04-24 19:52:34 +07:00
Jaime Marquínez Ferrándiz
a980bc4324
[vimeo] Fix logging in python 3.x
...
The POST data must be a bytes object.
2014-04-24 14:44:27 +02:00
Sergey M․
4b10aadffc
[dailymotion] Fix user playlist extraction
2014-04-23 19:42:34 +07:00
Sergey M․
5bec574859
[ted] Update test
2014-04-22 19:49:41 +07:00
Philipp Hagemeister
d11271dd29
[youtube] Include video Id in common error message ( Fixes #2786 )
2014-04-21 20:34:03 +02:00
Philipp Hagemeister
1d9d26d09b
release 2014.04.21.6
2014-04-21 16:18:32 +02:00
Philipp Hagemeister
c0292e8ab7
[generic] Improve jwplayer detection ( Fixes #2731 )
2014-04-21 16:16:53 +02:00
Philipp Hagemeister
f44e5d8b43
[vuclip] Fix VALID_URL regex
2014-04-21 16:14:21 +02:00
Philipp Hagemeister
6ea74538e3
release 2014.04.21.5
2014-04-21 15:56:23 +02:00
Philipp Hagemeister
24b8924b46
[facebook] Correct login ( Fixes #2743 )
2014-04-21 15:56:09 +02:00
Philipp Hagemeister
86a3c67112
release 2014.04.21.4
2014-04-21 15:25:16 +02:00
Philipp Hagemeister
8be874370d
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-21 15:24:51 +02:00
Philipp Hagemeister
aec74dd95a
[vuclip] Add extractor ( Fixes #2735 )
2014-04-21 15:24:44 +02:00
Sergey M․
6890574256
[rutube] Add missing whitespace
2014-04-21 19:04:11 +07:00
Sergey M․
d03745c684
[jukebox] Update test md5
2014-04-21 19:00:27 +07:00
Philipp Hagemeister
28746fbd59
[bilibili] Add preliminary support ( #2174 )
...
The URL http://www.bilibili.tv/video/av636603/index_2.html does not work yet.
2014-04-21 13:46:41 +02:00
Philipp Hagemeister
3f0aae4244
release 2014.04.21.3
2014-04-21 12:40:09 +02:00
Philipp Hagemeister
48099643cc
[generic] Be more relaxed when looking for aparat embeds ( Fixes #2784 )
2014-04-21 12:37:41 +02:00
Philipp Hagemeister
621f33c9d0
[ted] Extend search for description
2014-04-21 12:37:16 +02:00
Philipp Hagemeister
f07a9f6f43
[ted] Remove superfluous u prefixes
2014-04-21 12:34:32 +02:00
Philipp Hagemeister
e51880fd32
[cnet] Correct JSON capturing
2014-04-21 07:59:29 +02:00
Philipp Hagemeister
88ce273da4
[arte] differentiate JSON outputs
2014-04-21 07:59:16 +02:00
Philipp Hagemeister
4086f11929
release 2014.04.21.2
2014-04-21 07:12:12 +02:00
Philipp Hagemeister
478c2c6193
[clubic] Add extractor ( Fixes #2773 )
2014-04-21 07:12:02 +02:00
Philipp Hagemeister
d2d6481afb
[mdr] Remove unused imports
2014-04-21 06:49:21 +02:00
Philipp Hagemeister
43acb120f3
release 2014.04.21.1
2014-04-21 06:28:25 +02:00
Philipp Hagemeister
e8f2025edf
[mdr] Add support for modern URLs ( Fixes #2775 )
2014-04-21 06:25:21 +02:00
Philipp Hagemeister
a4eb9578af
[yahoo] Add support for movies ( Fixes #2780 )
2014-04-21 06:18:04 +02:00
Philipp Hagemeister
fa35cdad02
[condenast|generic] Add support for condenast embeds ( Fixes #2783 )
2014-04-21 05:47:52 +02:00
Philipp Hagemeister
d1b9c912a4
[utils] Fix _windows_write_string ( Fixes #2779 )
...
It turns out that the function did not work for outputs longer than 1024 UCS-2 tokens.
Write non-BMP characters one by one to ensure that we count correctly.
2014-04-21 04:59:46 +02:00
Philipp Hagemeister
edec83a025
[infoq] Add support for HTTP downloads ( Fixes #722 )
2014-04-21 03:21:34 +02:00
Philipp Hagemeister
c0a7c60815
[infoq] Simplify ( #2777 )
2014-04-21 02:55:35 +02:00
Philipp Hagemeister
117a7d1944
Merge remote-tracking branch 'kwbr/master'
2014-04-21 02:48:04 +02:00
Philipp Hagemeister
a40e0dd434
release 2014.04.21
2014-04-21 02:34:53 +02:00
Philipp Hagemeister
1f27d2c0e1
[steam] Add support for steamcommunity.com ( Fixes #2757 )
2014-04-21 02:34:34 +02:00
Kai Weber
7560096db5
[infoq] Simplify playpath calculation
2014-04-20 01:10:30 +02:00
Kai Weber
282cb9c7ba
[infoq] Fix extractor
2014-04-20 01:01:37 +02:00
Philipp Hagemeister
0610a3e0b2
Remove unused imports
2014-04-19 19:57:09 +02:00
Philipp Hagemeister
7f9c31df88
[steam] Simplify
2014-04-19 19:55:53 +02:00
Philipp Hagemeister
3fa6b6e293
[steam] Modernize
2014-04-19 19:51:04 +02:00
Philipp Hagemeister
3c50b99ab4
[extremetube] Modernize
2014-04-19 19:42:51 +02:00
Philipp Hagemeister
52fadd5fb2
[test_all_urls] Add support for distributed URL matching test definition
2014-04-19 19:41:06 +02:00
Philipp Hagemeister
427588f6e7
Merge remote-tracking branch 'MikeCol/extremetube-gay'
2014-04-19 12:59:52 +02:00
Philipp Hagemeister
51745be312
release 2014.04.19
2014-04-19 11:55:33 +02:00
Sergey M․
d7f1e7c88f
[rutube] Fix extraction
2014-04-19 15:59:12 +07:00
MikeCol
4145a257be
Extended regex match to include gay clips
2014-04-19 00:29:42 +02:00
Sergey M․
525dc9809e
[noco] Fix test description md5
2014-04-18 21:36:04 +07:00
Sergey M․
1bf3210816
[noco] Add support for noco.tv ( Closes #2712 )
2014-04-18 21:11:09 +07:00
Sergey M․
e6c6d10d99
[podomatic] Improve video URL extraction ( Closes #2763 )
2014-04-17 19:59:52 +07:00
Jaime Marquínez Ferrándiz
f270256e06
[tlc] Add an extractor for tlc.com
...
It uses the same system as discovery.com
2014-04-16 20:29:31 +02:00
Jaime Marquínez Ferrándiz
f401c6f69f
[canalplus] Download the video in the test
...
It doesn't use rtmpdump now.
2014-04-16 15:54:00 +02:00
Sergey M․
b075d25bed
[canalplus] Prefer f4m and modernize ( Closes #2749 )
2014-04-16 20:47:39 +07:00
Jaime Marquínez Ferrándiz
3d1bb6b4dd
Add an extractor for tlc.de ( fixes #2748 )
2014-04-16 15:45:05 +02:00
Philipp Hagemeister
1db2666916
[youtube:playlist] Correct playlist ID output
...
The ID now starts with PL, so we don't need to output that twice.
2014-04-15 17:55:52 +02:00
Jaime Marquínez Ferrándiz
8f5c0218d8
[fivemin] Get the 'sid' from the embed page ( fixes #2745 )
...
It allows to download some videos that failed.
2014-04-15 16:18:37 +02:00
Sergey M․
d7666dff82
[9gag] Fix and improve extraction
2014-04-15 19:49:38 +07:00
Jaime Marquínez Ferrándiz
2d4c98dbd1
[ted] Use the rtmp links if there http downloads are not available.
2014-04-14 15:23:12 +02:00
Sergey M․
fd50bf623c
[generic] Modernize tests
2014-04-14 18:56:29 +07:00
Sergey M․
d360a14678
[generic] Update test
2014-04-14 18:51:46 +07:00
Philipp Hagemeister
d0f2ab6969
release 2014.04.13
2014-04-13 03:22:30 +02:00
Philipp Hagemeister
de906ef543
[aol] Add support for playlists ( Fixes #2730 )
2014-04-13 03:22:24 +02:00
Sergey M․
2fb3deeca1
[tube8] Fix extraction and modernize
2014-04-13 03:56:32 +07:00
Philipp Hagemeister
66398056f1
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-12 17:15:16 +02:00
Jaime Marquínez Ferrándiz
77477fa4c9
Merge branch 'atomicparsley' ( closes #2436 )
2014-04-12 15:52:42 +02:00
Jaime Marquínez Ferrándiz
a169e18ce1
[atomicparsley] Remove unneeded __init__ method
2014-04-12 15:51:40 +02:00
Jaime Marquínez Ferrándiz
381640e3ac
[brightcove] Only use url from meta element if it has the 'playerKey' field ( fixes #2738 )
2014-04-12 12:53:48 +02:00
Sergey M․
37e3410137
[prosiebensat1] Add one more clip id pattern ( Closes #2737 )
2014-04-12 02:53:55 +07:00
Jaime Marquínez Ferrándiz
97b5196960
[weibo] Modernize
2014-04-11 16:02:34 +02:00
Sergey M․
6a4f3528c8
[firstpost] Fix extraction
2014-04-11 20:40:42 +07:00
Philipp Hagemeister
b9c76aa1a9
[youtube] Add support for cleanvideosearch.com ( Fixes #2734 )
2014-04-11 13:53:05 +02:00
Philipp Hagemeister
0d3070d364
release 2014.04.11.2
2014-04-11 09:44:33 +02:00
Philipp Hagemeister
7753cadbfa
[comedycentral:shows] Add support for TDS special editions ( Fixes #2733 )
2014-04-11 09:30:07 +02:00
Philipp Hagemeister
3950450342
[pyvideo] Fix title
2014-04-11 02:20:50 +02:00
Philipp Hagemeister
c82b1fdad6
[slideshare] Fix description
2014-04-11 02:19:15 +02:00
Philipp Hagemeister
b0fb63abe8
[dailymotion:playlist] Fix title
2014-04-11 02:16:46 +02:00
Philipp Hagemeister
3ab34c603e
[comedycentral] Fix test md5sum
2014-04-11 02:14:31 +02:00
Philipp Hagemeister
7d6413341a
release 2014.04.11.1
2014-04-11 01:29:54 +02:00
Philipp Hagemeister
140012d0f6
release 2014.04.11
2014-04-11 01:28:30 +02:00
Philipp Hagemeister
4be9f8c814
[ninegag] Add support for p/ URLs
2014-04-11 01:25:24 +02:00
Sergey M․
5c802bac37
[byutv] Fix test
2014-04-10 19:37:55 +07:00
Sergey M․
6c30ff756a
[mpora] Fix test
2014-04-10 19:10:03 +07:00
Jaime Marquínez Ferrándiz
62749e4708
[morningstar] Also support 'Cover' ( #2729 )
2014-04-09 20:51:28 +02:00
Jaime Marquínez Ferrándiz
6b7dee4b38
[morningstar] Recognize urls that use 'videoCenter' ( fixes #2729 )
2014-04-09 20:45:49 +02:00
Sergey M․
ef2041eb4e
[br] Add audio extraction and support more URLs ( Closes #2728 )
2014-04-09 20:19:27 +07:00
Philipp Hagemeister
29e3e682af
[comedycentral] Match more URLs
...
Looks like they only offer clips instead of full episodes now. We'll need to add new parsing code as well.
2014-04-09 11:43:15 +02:00
robbie
e4db19511a
Fix subtitle download error reporting ( Fixes #2724 )
2014-04-08 15:59:27 +01:00
Sergey M․
c47d21da80
[ntv] Update test
2014-04-08 19:11:40 +07:00
Philipp Hagemeister
269aecd0c0
[ffmpeg] Do not pass in byets to subprocess ( Fixes #2717 )
2014-04-07 23:33:05 +02:00
Philipp Hagemeister
aafddb2b0a
Merge remote-tracking branch 'anisse/fix-content-encoding-charset'
2014-04-07 23:27:03 +02:00
Philipp Hagemeister
6262ac8ac5
release 2014.04.07.4
2014-04-07 23:23:54 +02:00
Philipp Hagemeister
89938c719e
Fix Windows output for non-BMP unicode characters
2014-04-07 23:23:48 +02:00
Anisse Astier
ec0fafbb19
[extractor/common] fallback on utf-8 when charset is not found
...
fixes #2721
2014-04-07 23:10:16 +02:00
Philipp Hagemeister
a5863bdf33
release 2014.04.07.3
2014-04-07 22:48:45 +02:00
Philipp Hagemeister
b58ddb32ba
[utils] Completely rewrite Windows output ( Fixes #2672 )
2014-04-07 22:48:13 +02:00
Philipp Hagemeister
b9e12a8140
release 2014.04.07.2
2014-04-07 21:41:20 +02:00
Philipp Hagemeister
104aa7388a
Use our own encoding when writing strings
2014-04-07 21:40:34 +02:00
Philipp Hagemeister
c3855d28b0
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-07 19:57:51 +02:00
Philipp Hagemeister
734f90bb41
Use --encoding when outputting
2014-04-07 19:57:42 +02:00
Jaime Marquínez Ferrándiz
91a6addeeb
Add support for rtve.es/alacarta
2014-04-07 17:30:32 +02:00
Philipp Hagemeister
9afb76c5ad
release 2014.04.07.1
2014-04-07 15:28:55 +02:00
Philipp Hagemeister
dfb2cb5cfd
[teamcoco] Simplify ID management ( Closes #2715 )
2014-04-07 15:25:35 +02:00
Philipp Hagemeister
650d688d10
release 2014.04.07
2014-04-07 13:11:37 +02:00
Philipp Hagemeister
0ba77818f3
[ted] Add width and height ( Fixes #2716 )
2014-04-07 13:11:30 +02:00
Sergey M․
09baa7da7e
[rts] Update test
2014-04-07 00:34:23 +07:00
Sergey M․
85e787f51d
[cbsnews] Add support for cbsnews.com ( Closes #2691 )
2014-04-06 06:03:58 +07:00
Philipp Hagemeister
2a9e1e453a
Merge branch 'master' of github.com:rg3/youtube-dl
2014-04-05 20:05:47 +02:00
Philipp Hagemeister
ee1e199685
[justin.tv] Modernize ( Fixes #2705 )
2014-04-05 17:56:36 +02:00
Sergey M․
17c5a00774
[novamov] Simplify
2014-04-05 19:36:22 +07:00
Sergey M․
15c0e8e7b2
[generic] Generalize novamov based embeds
2014-04-05 17:20:05 +07:00
Sergey M․
cca37fba48
[divxstage] Fix typo in IE_NAME
2014-04-05 17:15:43 +07:00
Sergey M․
9d0993ec4a
[movshare] Support more domains
2014-04-05 17:00:18 +07:00
Sergey M․
342f33bf9e
[divxstage] Support more domains
2014-04-05 16:50:05 +07:00
Sergey M․
7cd3bc5f99
[nowvideo] Support more domains
2014-04-05 16:38:57 +07:00
Sergey M․
931055e6cb
[videoweed] Revert _FILE_DELETED_REGEX
2014-04-05 16:32:14 +07:00
Sergey M․
d0e4cf82f1
[movshare] Add _FILE_DELETED_REGEX
2014-04-05 16:31:38 +07:00
Sergey M․
6f88df2c57
[divxstage] Add support for divxstage.eu
2014-04-05 16:29:44 +07:00
Sergey M․
4479bf2762
[videoweed] Simplify
2014-04-05 16:09:28 +07:00
Sergey M․
1ff7c0f7d8
[movshare] Add support for movshare.net
2014-04-05 16:09:03 +07:00
Sergey M․
610e47c87e
Credit @sainyamkapoor for videoweed extractor
2014-04-05 15:53:50 +07:00
Sergey M․
50f566076f
[generic] Add support for videoweed embeds
2014-04-05 15:49:45 +07:00
Sergey M․
92810ff497
[nowvideo] Improve _VALID_URL
2014-04-05 15:35:21 +07:00
Sergey M․
60ccc59a1c
[novamov] Improve _VALID_URL
2014-04-05 15:34:54 +07:00
Sergey M․
91745595d3
[videoweed] Simplify
2014-04-05 15:32:55 +07:00
Sainyam Kapoor
d6e40507d0
[videoweed]Cleanup
2014-04-05 10:53:22 +05:30
Sainyam Kapoor
deed48b472
[Videoweed] Added support for videoweed.
2014-04-05 10:40:03 +05:30
Philipp Hagemeister
e4d41bfca5
Merge pull request #2696 from anovicecodemonkey/support-ustream-embeds
...
[UstreamIE] [generic] Added support for Ustream embed URLs (Fixes #2694 )
2014-04-04 23:33:08 +02:00
Philipp Hagemeister
f8514f6186
[rts] Use visible id in file names
...
Maybe the internal ID is more precise, but it's totally confusing, and the obvious ID still allows a google search.
2014-04-04 23:13:55 +02:00
Philipp Hagemeister
e09b8fcd9d
[ro220] Make test case more flexible
...
Either one or two spaces is fine here.
2014-04-04 23:08:33 +02:00
Philipp Hagemeister
7d1b527ff9
[motorsport] Fix on Python 3
2014-04-04 23:06:27 +02:00
Philipp Hagemeister
f943c7b622
release 2014.04.04.7
2014-04-04 23:01:45 +02:00
Philipp Hagemeister
676eb3f2dd
Fix unicode_escape ( Fixes #2695 )
2014-04-04 23:00:51 +02:00
Philipp Hagemeister
98b7cf1ace
release 2014.04.04.6
2014-04-04 22:48:35 +02:00
Philipp Hagemeister
c465afd736
[teamcoco] Fix regex in 2.6 ( #2700 )
...
The re engine does not want to repeat an empty string, for fear that something like
(.*)*
could be matching the tokens ...
""
"" ""
"" "" ""
Of course, that's harmless with a question mark, although still somewhat strange.
2014-04-04 22:46:47 +02:00
Philipp Hagemeister
b84d6e7fc4
Merge remote-tracking branch 'AGSPhoenix/teamcoco-fix'
2014-04-04 22:44:49 +02:00
Philipp Hagemeister
2efd5d78c1
release 2014.04.04.5
2014-04-04 22:24:45 +02:00
Philipp Hagemeister
c8edf47b3a
[yahoo] Support https and -uploader URLs ( Fixes #2701 )
2014-04-04 22:23:59 +02:00
Philipp Hagemeister
3b4c26a428
[pornhd] Avoid shadowing variable url
2014-04-04 22:22:30 +02:00
Philipp Hagemeister
1525148114
Remove unused imports
2014-04-04 22:22:11 +02:00
Philipp Hagemeister
9e0c5791c1
release 2014.04.04.4
2014-04-04 22:15:32 +02:00
Philipp Hagemeister
29a1ab2afc
Add alternative --prefer-unsecure spelling ( Closes #2697 )
2014-04-04 22:15:21 +02:00
AGSPhoenix
fa387d2d99
Revert "Workaround for regex engine limitation"
...
This reverts commit 6d0d573eca
.
2014-04-04 15:37:49 -04:00
AGSPhoenix
6d0d573eca
Workaround for regex engine limitation
2014-04-04 15:25:28 -04:00
AGSPhoenix
bb799e811b
Add a test for the new URL pages
...
Add a test for the pages with the video_id in the URL.
2014-04-04 13:52:35 -04:00
AGSPhoenix
04ee53eca1
Support TeamCoco URLs with video_id in the title
...
If the URL has the video_id in it, use that since the current method of
finding the id breaks on those pages.
Fixes 2698.
2014-04-04 13:42:34 -04:00
Jaime Marquínez Ferrándiz
659eb98a53
[breakcom] Fix YouTube videos extraction ( fixes #2699 )
2014-04-04 19:01:18 +02:00
anovicecodemonkey
ca6aada48e
Fix _TEST for Ustream embed URLs
2014-04-05 03:26:29 +10:30
Jaime Marquínez Ferrándiz
43df5a7e71
[keezmovies] Modernize
2014-04-04 18:52:43 +02:00
Jaime Marquínez Ferrándiz
88f1c6de7b
[yahoo] Modernize
2014-04-04 18:52:43 +02:00
Sergey M․
65a40ab82b
[pornhd] Update test checksum
2014-04-04 22:47:38 +07:00
Sergey M․
4b9cced103
[pornhd] Fix extraction ( Closes #2693 )
2014-04-04 22:45:39 +07:00
anovicecodemonkey
5c38625259
[UstreamIE] [generic] Added support for Ustream embed URLs ( Fixes #2694 )
2014-04-05 00:53:09 +10:30
Sergey M․
6344fa04bb
[rts] Add more formats and audio support ( Closes #2689 )
2014-04-04 20:42:06 +07:00
Jaime Marquínez Ferrándiz
e3ced9ed61
[downloader/common] Use compat_str
with the error in try_rename
(appeared in #2389 )
...
Otherwise on python 2.x we get `UnicodeDecodeError` because it may contain non ascii characters.
2014-04-04 14:59:11 +02:00
Philipp Hagemeister
5075d598bc
release 2014.04.04.2
2014-04-04 02:24:21 +02:00
Philipp Hagemeister
68eb8e90e6
[youtube:playlist] Fix playlists for logged-in users ( Fixes #2690 )
2014-04-04 02:23:36 +02:00
Philipp Hagemeister
d3a96346c4
release 2014.04.04.3
2014-04-04 02:09:16 +02:00
Philipp Hagemeister
0e518e2fea
[cnet] Fall back to "videos" key
2014-04-04 02:09:04 +02:00
Philipp Hagemeister
1e0a235f39
[dailymotion] Fix playlist+user
2014-04-04 02:04:16 +02:00
Philipp Hagemeister
9ad400f75e
[generic] Remove test case that has become a 404
2014-04-04 01:47:17 +02:00
Philipp Hagemeister
56eca2e956
release 2014.04.04.1
2014-04-04 00:25:43 +02:00
Philipp Hagemeister
2ad4d1ba07
[morningstar] Add new extractor ( Fixes #2687 )
2014-04-04 00:25:35 +02:00
Philipp Hagemeister
4853de808b
release 2014.04.04
2014-04-04 00:06:06 +02:00
Philipp Hagemeister
6ff5f12218
[motorsport] Add extractor ( Fixes #2688 )
2014-04-04 00:05:43 +02:00
Jaime Marquínez Ferrándiz
983af2600f
[wimp] Detect youtube videos ( fixes #2686 )
2014-04-03 20:44:51 +02:00
Philipp Hagemeister
f34e6a2cd6
[comedycentral:shows] Do no include 6-digit identifier in display ID
2014-04-03 18:39:00 +02:00
Philipp Hagemeister
a9f304031b
release 2014.04.03.3
2014-04-03 16:21:54 +02:00
Philipp Hagemeister
9271bc8355
[cnet] Add new extractor ( Fixes #2679 )
2014-04-03 16:21:21 +02:00
Philipp Hagemeister
24de5d2556
release 2014.04.03.2
2014-04-03 15:28:56 +02:00
Philipp Hagemeister
d26e981df4
Correct check for empty dirname ( Fixes #2683 )
2014-04-03 15:28:41 +02:00
Jaime Marquínez Ferrándiz
e45d40b171
[youtube:subscriptions] Add space to the description
2014-04-03 15:13:52 +02:00
Sergey M․
4a419b8851
[c56] Modernize and add duration extraction
2014-04-03 19:53:11 +07:00
Philipp Hagemeister
bec1fad223
[YouTubeDL] Throw an early error if the info_dict result is invalid
2014-04-03 14:38:16 +02:00
Philipp Hagemeister
177fed41bc
[comedycentral:shows] Support guest/ URLs ( Fixes #2677 )
2014-04-03 14:38:16 +02:00
Jaime Marquínez Ferrándiz
b900e7cba4
[downloader/f4m] Close the final video
2014-04-03 13:35:07 +02:00
Philipp Hagemeister
69e61e30fe
release 2014.04.03.1
2014-04-03 08:55:59 +02:00
Philipp Hagemeister
cce929eaac
[franceculture] Add extractor ( Fixes #2669 )
2014-04-03 08:55:38 +02:00
Philipp Hagemeister
b6cfde99b7
Only mention websense URL once
2014-04-03 08:12:53 +02:00
Philipp Hagemeister
1be99f052d
release 2014.04.03
2014-04-03 06:09:45 +02:00
Philipp Hagemeister
2410c43d83
Detect Websense censorship ( Fixes #2670 )
2014-04-03 06:09:38 +02:00
Philipp Hagemeister
aea6e7fc3c
[cspan] Support multiple segments ( Fixes #2674 )
2014-04-03 06:09:38 +02:00
Sergey M․
91a76c40c0
[musicplayon] Add support for musicplayon.com
2014-04-02 22:10:20 +07:00
Philipp Hagemeister
d2b194607c
release 2014.04.02
2014-04-02 14:26:34 +02:00
Jaime Marquínez Ferrándiz
f6177462db
[youtube] feeds: Also look for the html in the 'content_html' field ( fixes #2671 )
2014-04-02 14:13:08 +02:00
Jaime Marquínez Ferrándiz
9ddaf4ef8c
[comedycentral] Change XPath .//guid to ./guid ( fixes #2668 )
...
It fails to find the element in python 2.6 and it's not required, the
element is a direct child of the item node.
2014-04-01 21:38:07 +02:00
Jaime Marquínez Ferrándiz
97b5573848
[comedycentral] Update test title for 34cbc7ee8d
2014-04-01 21:29:40 +02:00
Jaime Marquínez Ferrándiz
18c95c1ab0
[rutube] Use _download_json
2014-04-01 20:30:22 +02:00
Sergey M․
0479c625a4
[brightcove] Encode object_str with utf-8
2014-04-01 20:17:35 +07:00
Sergey M․
f659951e22
[vk] Support optional dash for oid in embedded links
2014-04-01 19:38:42 +07:00
Philipp Hagemeister
5853a7316e
release 2014.04.01.3
2014-04-01 13:17:15 +02:00
Philipp Hagemeister
a612753db9
[utils] Correct decoding of large unicode codepoints in uppercase_escape ( Fixes #2664 )
2014-04-01 13:17:07 +02:00
Philipp Hagemeister
c8fc3fb524
release 2014.04.01.2
2014-04-01 05:57:15 +02:00
Philipp Hagemeister
5912c639df
[youtube] Transform google's JSON dialect ( fixes #2663 )
2014-04-01 05:56:56 +02:00
Philipp Hagemeister
017e4dd58c
release 2014.04.01.1
2014-04-01 00:25:17 +02:00
Philipp Hagemeister
651486621d
[comedycentral] Allow URLs with query parts ( fixes #2661 )
2014-04-01 00:25:11 +02:00
Philipp Hagemeister
28d9032c88
release 2014.04.01
2014-04-01 00:02:39 +02:00
Philipp Hagemeister
16f4eb723a
[comedycentral] Add support for /videos URLs ( Fixes #2660 )
2014-04-01 00:02:32 +02:00
Sergey M․
1cbd410620
[pyvideo] Modernize
2014-03-31 19:31:48 +07:00
Philipp Hagemeister
d41ac5f5dc
release 2014.03.30.1
2014-03-30 15:57:47 +02:00
Philipp Hagemeister
9c1fc022ae
[generic] Warn before fallback to automatic search
2014-03-30 15:57:35 +02:00
Philipp Hagemeister
83d548ef0f
[youtube] Encode ytsearch query
2014-03-30 15:57:35 +02:00
Sergey M․
c72477bd32
[rutube] Modernize
2014-03-30 15:35:07 +07:00
Philipp Hagemeister
9a7b072e38
[wdr] Add support for more wdrmaus subpages
2014-03-30 07:42:35 +02:00
Philipp Hagemeister
cbc4a6cc7e
release 2014.03.30
2014-03-30 07:25:48 +02:00
Philipp Hagemeister
cd7481a39e
[wdr] Add support for wdrmaus.de ( Fixes #2651 )
2014-03-30 07:25:42 +02:00
Philipp Hagemeister
acd213ed6d
Remove unusued imports
2014-03-30 07:16:07 +02:00
Philipp Hagemeister
77ffa95701
[jsinterp] Better error messages
2014-03-30 07:15:14 +02:00
Philipp Hagemeister
2b25cb5d76
[youtube] Move JavaScript interpreter into its own module
2014-03-30 07:02:58 +02:00
Philipp Hagemeister
62fec3b2ff
Add new --encoding option ( Fixes #2650 )
2014-03-30 06:08:22 +02:00
Jaime Marquínez Ferrándiz
e79162558e
[wat] Modernize
2014-03-29 15:15:16 +01:00
Jaime Marquínez Ferrándiz
2da67107ee
[tf1] Modernize
2014-03-29 15:05:15 +01:00
Jaime Marquínez Ferrándiz
2ff7f8975e
[nba] Modernize
2014-03-29 14:57:48 +01:00
Jaime Marquínez Ferrándiz
87a2566048
[metacritic] Modernize test
2014-03-29 14:57:48 +01:00
Jaime Marquínez Ferrándiz
986f56736b
[roxwel] Modernize
2014-03-29 14:57:44 +01:00
Jaime Marquínez Ferrándiz
2583a0308b
[huffpost] Modernize test
2014-03-29 14:35:45 +01:00
Jaime Marquínez Ferrándiz
40c716d2a2
[ign] Modernize
2014-03-29 14:34:03 +01:00
Jaime Marquínez Ferrándiz
79bfd01001
[kickstarter] Fix extraction, extract more info and modernize
2014-03-29 14:22:28 +01:00
Jaime Marquínez Ferrándiz
f2bcdd8e02
[discovery] modernize
2014-03-29 14:22:27 +01:00
Philipp Hagemeister
8c5850eeb4
release 2014.03.29
2014-03-29 14:01:53 +01:00
Philipp Hagemeister
bd3e077a2d
Merge branch 'master' of github.com:rg3/youtube-dl
2014-03-29 14:01:19 +01:00
Jaime Marquínez Ferrándiz
7e70ac36b3
[bloomberg] Fix extraction ( fixes #2154 )
...
Stop using the OoyalaIE, extract the f4m url instead.
2014-03-29 11:55:12 +01:00
Philipp Hagemeister
2cc0082dc0
Credit @phaer for OE1 ( #2646 )
2014-03-29 10:11:32 +01:00
Sergey M․
056b56688a
[ntv] Simplify
2014-03-29 15:55:03 +07:00
Philipp Hagemeister
b17418313f
[oe1] Simplify ( #2646 )
2014-03-28 23:23:58 +01:00
Philipp Hagemeister
e9a6fd6a68
Merge remote-tracking branch 'phaer/add-oe1-support'
2014-03-28 23:21:58 +01:00
Philipp Hagemeister
bf30f3bd9d
release 2014.03.28
2014-03-28 23:14:54 +01:00
Philipp Hagemeister
330edf2d84
Mention where to find keys in --dump-json ( Fixes #2648 )
2014-03-28 23:13:03 +01:00
Philipp Hagemeister
43f775e4ca
[comedycentral] Duration can now be a float ( Fixes #2647 )
2014-03-28 23:06:34 +01:00
Sergey M․
8f6562448c
[ntv] Move app guess outside formats loop
2014-03-28 23:09:56 +07:00
Sergey M․
263f4b514b
[ntv] Add support for ntv.ru ( Closes #2581 )
2014-03-28 23:01:08 +07:00
phaer
f0da3f1ef9
[oe1] Add support for oe1.orf.at.
2014-03-28 17:57:25 +02:00
Sergey M․
cb3ac1c610
[smotri] Modernize and add support for emdebbed videos ( Closes #2585 )
2014-03-28 19:58:49 +07:00
Sergey M․
8efd15f477
[canalplus] Fix video id extraction ( Closes #2645 )
2014-03-28 18:47:15 +07:00
Jaime Marquínez Ferrándiz
d26ebe990f
[ehow] Modernize
2014-03-27 21:23:02 +01:00
Jaime Marquínez Ferrándiz
28acf5500a
[appletrailers] Modernize
2014-03-27 21:10:51 +01:00
Jaime Marquínez Ferrándiz
214c22c704
[niconico] Modernize
2014-03-27 21:01:09 +01:00
Sergey M․
8cdafb47b9
[mooshare] Add support for URLs starting with 'www'
2014-03-27 19:08:35 +07:00
Philipp Hagemeister
0dae5083f1
[urort] Add date
2014-03-27 02:56:23 +01:00
Philipp Hagemeister
4c89bbd22c
release 2014.03.27.1
2014-03-27 02:52:06 +01:00
Philipp Hagemeister
e2b06e76c1
[urort] Add extractor ( Fixes #2634 )
2014-03-27 02:51:50 +01:00
Philipp Hagemeister
e9c076c317
[clipsyndicate] Modernize
2014-03-27 02:30:00 +01:00
Philipp Hagemeister
6c072e7d25
release 2014.03.27
2014-03-27 02:22:57 +01:00
Philipp Hagemeister
ac6c104871
[ted] Add support for watch/ URLs ( Fixes #2637 )
2014-03-27 02:22:40 +01:00
Philipp Hagemeister
e55213ce35
Merge remote-tracking branch 'malept/tds-extended-interviews'
2014-03-27 02:02:18 +01:00
Mark Lee
24a2aac445
[comedycentral] fix TDS extended interviews
...
The new website broke the URL format.
Added "playlist" as a valid ID keyword.
2014-03-26 10:51:02 -07:00
pulpe
784763c565
we don't need to run ffmpeg more times
2014-03-26 15:22:52 +01:00
pulpe
39c68260c0
fix ffmpeg metadatapp
2014-03-26 15:22:52 +01:00
pulpe
149254d0d5
fix ffmpeg error, if youtube-dl runs more than once with --embed-thumbnail with same video
2014-03-26 15:22:52 +01:00
pulpe
0c14e2fbe3
add post processor
2014-03-26 15:22:51 +01:00
Jaime Marquínez Ferrándiz
98acdc895b
Merge remote-tracking branch 'dstftw/download-referer-header' ( closes #2628 )
2014-03-26 15:20:11 +01:00
Jaime Marquínez Ferrándiz
bd3b5b8b10
[slashdot] Remove extractor
...
The generic ooyala detection works fine.
2014-03-26 15:09:14 +01:00
Jaime Marquínez Ferrándiz
9a90636805
[vice] Remove extractor
...
The generic ooyala detection works fine.
2014-03-26 15:03:34 +01:00
Sergey M․
6a66ae96ed
[cspan] Roll back unfinished rtmp support
2014-03-26 19:51:54 +07:00
Philipp Hagemeister
ad8915b729
Add --no-warnings option ( Fixes #2630 )
2014-03-26 00:43:46 +01:00
Philipp Hagemeister
34cbc7ee8d
[comedycentral] Better titles
2014-03-25 23:46:51 +01:00
Sergey M․
a59e40a1ea
Replace 'referer' with 'http_referer'
2014-03-25 21:53:26 +07:00
Sergey M․
ad0a75db6b
[auengine] Add referer
2014-03-25 21:22:41 +07:00
Sergey M․
1d0e49e1c7
Use explicitly set Referer header for downloading
2014-03-25 21:22:27 +07:00
Sergey M․
b4461b6ebe
[auengine] Modernize
2014-03-25 21:16:10 +07:00
Philipp Hagemeister
80959224fe
release 2014.03.25.1
2014-03-25 14:27:40 +01:00
Philipp Hagemeister
865cbf4fc5
[comedycentral] Correct uri ( Fixes #2627 )
2014-03-25 14:27:23 +01:00
Philipp Hagemeister
196f061cac
release 2014.03.25
2014-03-25 04:01:13 +01:00
Philipp Hagemeister
99b380c33b
[comedycentral] Fix thedailyshow / thecolbertreport ( Fixes #2600 , #2596 )
2014-03-25 04:00:57 +01:00
Philipp Hagemeister
02e4482e22
release 2014.03.24.5
2014-03-24 23:23:38 +01:00
Philipp Hagemeister
b8a792de80
Merge remote-tracking branch 'origin/master' into HEAD
...
Conflicts:
youtube_dl/extractor/arte.py
2014-03-24 23:23:17 +01:00
Philipp Hagemeister
fac55558ad
[washingtonpost] Add extractor ( Fixes #2622 )
2014-03-24 23:21:20 +01:00
Jaime Marquínez Ferrándiz
b2799ff96d
[arte] Fix videos.arte.tv extraction
2014-03-24 22:38:51 +01:00
Philipp Hagemeister
7a249480b4
[arte] Fix video.arte.tv extractor
2014-03-24 22:34:03 +01:00
Philipp Hagemeister
f605128d13
[rts] Add thumbnail support
2014-03-24 22:32:04 +01:00
Philipp Hagemeister
ba40a74666
[clipfish] Modernize
2014-03-24 22:30:32 +01:00
Philipp Hagemeister
fb8ae2d438
release 2014.03.24.4
2014-03-24 22:03:51 +01:00
Philipp Hagemeister
893f8832b5
[arte] Add support for embedded videos ( Fixes #2620 )
2014-03-24 22:01:47 +01:00
Philipp Hagemeister
878d11ec29
[arte] Add support for multiple formats
2014-03-24 21:36:26 +01:00
Philipp Hagemeister
515bbe4b5b
[arte] Remove liveweb support
...
liveweb.arte.tv is no longer functional, everything has moved to concert
2014-03-24 21:31:19 +01:00
Philipp Hagemeister
75f2e25ba9
[downloader/hls] Encode filename ( Fixes #2609 )
2014-03-24 21:23:05 +01:00
Philipp Hagemeister
0d466d34a3
release 2014.03.24.3
2014-03-24 17:12:42 +01:00
Philipp Hagemeister
6949d81095
[byutv] Add support ( Fixes #2612 )
2014-03-24 17:12:15 +01:00
Philipp Hagemeister
f847ca02d3
[addanime] Modernize
2014-03-24 16:39:53 +01:00
Philipp Hagemeister
510243ba58
release 2014.03.24.2
2014-03-24 15:00:47 +01:00
Sergey M․
b540697a8a
[veoh] Improve extraction, fix youtube extraction ( Closes #2616 )
2014-03-24 20:53:03 +07:00
Philipp Hagemeister
0d3641e589
[cinemassacre] Fix #2815
2014-03-24 13:43:13 +01:00
Philipp Hagemeister
72546c831e
Merge pull request #2553 from anisse/master
...
Add an option to specify custom HTTP headers
2014-03-24 10:42:58 +01:00
Philipp Hagemeister
d26db9269d
release 2014.03.24.1
2014-03-24 10:25:58 +01:00
Philipp Hagemeister
c11726364e
release 2014.03.24
2014-03-24 10:17:35 +01:00
Philipp Hagemeister
c577d735c6
release 2013.03.24.2
2014-03-24 02:24:31 +01:00
Philipp Hagemeister
9f0375f61a
release 2013.03.24.1
2014-03-24 02:22:12 +01:00
Philipp Hagemeister
5e114e4bfe
[soundcloud] Always add streaming formats
2014-03-24 02:21:17 +01:00
Philipp Hagemeister
83622b6d2f
[soundcloud] Simplify string literals
2014-03-24 02:15:31 +01:00
Philipp Hagemeister
3d87426c2d
release 2013.03.24
2014-03-24 01:42:14 +01:00
Philipp Hagemeister
f70daac108
[RTS] Add extractor ( Fixes #2608 )
2014-03-24 01:41:14 +01:00
Philipp Hagemeister
912b38b428
[instagram] Fix info_dict key name
2014-03-24 01:40:09 +01:00
Philipp Hagemeister
51fb2e98d2
[radiofrance] Modernize
2014-03-23 17:43:33 +01:00
Philipp Hagemeister
38d63d846e
[extractor/common] Clarify preference key in formats
2014-03-23 17:41:43 +01:00
Philipp Hagemeister
07cec9776e
release 2014.03.23
2014-03-23 16:06:41 +01:00
Philipp Hagemeister
ea38e55fff
[instagram] Add support for user profiles ( Fixes #2606 )
2014-03-23 16:06:07 +01:00
Philipp Hagemeister
6eefe53329
[utils] Simplify setproctitle
2014-03-23 14:28:22 +01:00
Philipp Hagemeister
1986025d2b
[xbef] (Add extractor)
2014-03-23 14:04:36 +01:00
Philipp Hagemeister
c9aa111b4f
[worldstarhiphop] Modernize
2014-03-23 13:49:15 +01:00
Philipp Hagemeister
bfcb6e3917
Merge remote-tracking branch 'fiocfun/xtube-user-extractor'
2014-03-23 13:36:14 +01:00
Sergey M․
2c1396073e
[metacafe] Remove accidently inserted comment string
2014-03-23 05:16:02 +07:00
Sergey M․
401983c6a0
[metacafe] More modernize
2014-03-23 05:13:15 +07:00
Sergey M․
391dc3ee07
[metacafe] Replace cbs test
2014-03-23 05:08:11 +07:00
Sergey M․
be3b8fa30f
[metacafe] Modernize
2014-03-23 05:05:31 +07:00
fiocfun
9f5809b3e8
[xtube] user playlist extractor
2014-03-23 00:16:35 +06:00
Sergey M․
0320ddc192
[pornhub] Fix uploader extraction and extract counts
2014-03-22 21:30:22 +07:00
Philipp Hagemeister
56dd55721c
Remove unused imports and clarify variable names
2014-03-22 15:17:32 +01:00
Philipp Hagemeister
231f76b530
[toypics] Separate user and video extraction ( #2601 )
2014-03-22 15:15:01 +01:00
Philipp Hagemeister
55442a7812
Merge remote-tracking branch 'fiocfun/toypics-support'
2014-03-22 14:24:44 +01:00
Philipp Hagemeister
43b81eb98a
[youtube] Remove useless resolution fields from format definitions
...
These can be - and are - calculated automatically by the YoutubeDL core.
2014-03-22 14:22:41 +01:00
Philipp Hagemeister
bfd718793c
Merge remote-tracking branch 'hurda/patch-1'
2014-03-22 14:21:04 +01:00
Philipp Hagemeister
a9c2896e22
Make missing test definition fields an error
...
If the result is not testable (for example, because a description changes often), either pass in a type or a regular expression (a string starting with 're:')
2014-03-22 14:20:07 +01:00
hurda
278229d195
itag 160 is 144p, not 192p
2014-03-22 12:15:45 +01:00
Philipp Hagemeister
fa154d1dbe
[videolectures.net] Make description optional
2014-03-22 12:10:56 +01:00
Jaime Marquínez Ferrándiz
7e2ede9891
[generic] Run TED detection before JW Player detection
...
Otherwise it overwrittes the `mobj` variable.
2014-03-22 10:20:44 +01:00
fiocfun
74af99fc2f
toypics.net support
2014-03-22 04:07:44 +06:00
Jaime Marquínez Ferrándiz
0f2a2ba14b
Merge remote-tracking branch 'dstftw/generic-webpage-unescape'
...
Conflicts:
youtube_dl/extractor/generic.py
2014-03-21 22:14:24 +01:00
Jaime Marquínez Ferrándiz
e24b5a8610
[ooyala] Modernize
2014-03-21 21:55:51 +01:00
Jaime Marquínez Ferrándiz
750f9020ae
[generic] Recognize more Ooyala embedded videos ( #2569 )
2014-03-21 21:51:33 +01:00
Jaime Marquínez Ferrándiz
f82863851e
Add an extractor for on.aol.com
2014-03-21 19:54:44 +01:00
Jaime Marquínez Ferrándiz
933a5b3792
Add extractor for Engadget and 5min ( closes #2465 )
...
engadget.com uses the generic 5min.com service.
2014-03-21 19:13:46 +01:00
Sergey M․
aa488e1385
[xtube] Fix formats extraction
2014-03-21 23:58:40 +07:00
Philipp Hagemeister
d77650525d
release 2014.03.21.5
2014-03-21 14:52:57 +01:00
Philipp Hagemeister
3e50c29984
release 2014.03.21.4
2014-03-21 14:38:55 +01:00
Philipp Hagemeister
64e7ad6045
[videolectures] (New extractor)
2014-03-21 14:38:41 +01:00
Philipp Hagemeister
23f4a93bb4
[daum] Modernize
2014-03-21 14:38:41 +01:00
Jaime Marquínez Ferrándiz
6f13b055f1
[cspan] Fix typo in a comment
2014-03-21 08:01:20 +01:00
Philipp Hagemeister
1f91bd15c3
release 2014.03.21.3
2014-03-21 02:10:35 +01:00
Philipp Hagemeister
11a15be4ce
[cspan] Add support for newer videos ( Fixes #2577 )
2014-03-21 02:10:24 +01:00
Philipp Hagemeister
14e17e18cb
release 2014.03.21.2
2014-03-21 01:42:45 +01:00
Philipp Hagemeister
1b124d1942
[parliamentliveuk] Add extractor
2014-03-21 01:42:28 +01:00
Philipp Hagemeister
747373d4ae
release 2014.03.21.1
2014-03-21 01:00:27 +01:00
Philipp Hagemeister
18d367c0a5
Remove legacy InfoExtractors file
2014-03-21 01:00:06 +01:00
Philipp Hagemeister
a1a530b067
[pbs] Add support for video ratings
2014-03-21 00:59:51 +01:00
Philipp Hagemeister
cb9722cb3f
[viki] Modernize
2014-03-21 00:53:18 +01:00
Philipp Hagemeister
773c0b4bb8
[pbs] Add support for widget URLs ( Fixes #2594 )
2014-03-21 00:46:32 +01:00
Philipp Hagemeister
23c322a531
release 2014.03.21
2014-03-21 00:37:23 +01:00
Philipp Hagemeister
7e8c0af004
Add --prefer-insecure option ( Fixes #2364 )
2014-03-21 00:37:10 +01:00
Philipp Hagemeister
d2983ccb25
[ninegag] Modernize and remove unused import
2014-03-21 00:37:10 +01:00
Philipp Hagemeister
f24e9833dc
[youporn] Modernize
2014-03-21 00:37:10 +01:00
Sergey M․
bc2bdf5709
[kontrtube] Modernize
2014-03-20 23:05:57 +07:00
Philipp Hagemeister
627a209f74
release 2014.03.20
2014-03-20 16:35:54 +01:00
Philipp Hagemeister
1a4895453a
[YoutubeDL] Improve error message
2014-03-20 16:33:46 +01:00
Philipp Hagemeister
aab74fa106
[ted] Simplify embed code ( #2587 )
2014-03-20 16:33:23 +01:00
Philipp Hagemeister
2bd9efd4c2
Merge remote-tracking branch 'anovicecodemonkey/TEDIEimprovements'
2014-03-20 16:24:34 +01:00
Jaime Marquínez Ferrándiz
39a743fb9b
[arte] Modernize tests and fix _VALID_REGEX
2014-03-20 09:14:43 +01:00
Jaime Marquínez Ferrándiz
4966a0b22d
[arte] Add extractor for concert.arte.tv ( closes #2588 )
2014-03-20 09:11:47 +01:00
anovicecodemonkey
fc26023120
[TEDIE] Add support for embeded TED video URLs
2014-03-20 01:04:21 +10:30
anovicecodemonkey
8d7c0cca13
[generic] Add support for embeded TED videos
2014-03-20 00:56:32 +10:30
Sergey M․
f66ede4328
[arte.tv:+7] Fix _VALID_URL
2014-03-19 21:23:55 +07:00
Philipp Hagemeister
b6c5fa9a0b
release 2014.03.18.1
2014-03-18 14:42:59 +01:00
Philipp Hagemeister
dff10eaa77
release 2014.03.18
2014-03-18 14:31:03 +01:00
Philipp Hagemeister
4e6f9aeca1
Fix typo
2014-03-18 14:28:53 +01:00
Philipp Hagemeister
e68301af21
Fix getpass on Windows ( Fixes #2547 )
2014-03-18 14:27:42 +01:00
Sergey M․
17286a96f2
[iprima] Fix permission check regex
2014-03-18 19:33:28 +07:00
ericpardee
f102372b5f
Update to comedycentral.py (cc.com)
...
Added cc.com as it's same as comedycentral.com and used, i.e. http://www.cc.com/video-clips/fmyq0m/broad-city-a-beautiful-railroad-style-apartment
2014-03-17 18:01:26 -07:00
Jaime Marquínez Ferrándiz
ecbe1ad207
[generic] Fix access to removed function in python 3.4
...
The `Request.get_origin_req_host` method was deprecated in 3.3, use the
`origin_req_host` property if it's not available, see http://docs.python.org/3.3/library/urllib.request.html#urllib.request.Request.get_origin_req_host .
2014-03-17 21:59:21 +01:00
Anisse Astier
410afb2003
Add an option to specify custom HTTP headers
2014-03-17 16:40:41 +01:00
Philipp Hagemeister
9d840c43b5
release 2014.03.17
2014-03-17 14:49:02 +01:00
Sergey M․
e125c21531
[vesti] Restore vesti extractor
2014-03-17 02:01:01 +07:00
Sergey M․
93d020dd65
[generic] Add support for embedded rutv player
2014-03-17 02:00:31 +07:00
Sergey M․
a7515ec265
[rutv] Refactor vgtrk/rutv extractor
2014-03-17 01:59:40 +07:00
Jaime Marquínez Ferrándiz
b6c1ceccc2
[ted] Add 'http://' to the thumbnail url if it's missing
2014-03-16 11:24:11 +01:00
Philipp Hagemeister
6563837ee1
[udemy] Make sure test case is not inherited
2014-03-16 07:09:10 +01:00
Philipp Hagemeister
fd5e6f7ef2
[vevo] Mark all test timestamps as approximate
2014-03-16 07:05:48 +01:00
Sergey M․
15fd51b37c
[generic] More generic support for embedded vimeo player ( #1602 )
2014-03-16 00:47:04 +07:00
Sergey M․
d95e35d659
[generic] Add nowvideo test hidden behind percent encoding
2014-03-15 04:39:53 +07:00
Sergey M․
1439073049
[generic] Add comment for unescaping webpage contents
2014-03-15 04:38:49 +07:00
Sergey M
1f7659dbe9
[generic] Unescape webpage contents
2014-03-15 04:21:17 +07:00
Sergey M․
f1cef7a9ff
[iprima] Skip test
2014-03-15 01:39:42 +07:00
Sergey M․
8264223511
[iprima] Add access permission check
2014-03-15 01:38:44 +07:00
Jaime Marquínez Ferrándiz
bc6d597828
Add bestvideo and worstvideo to special format names ( #2163 )
2014-03-14 17:01:47 +01:00
Philipp Hagemeister
aba77bbfc2
[vevo] Adapt test to constantly changing timestamp
2014-03-13 18:45:14 +01:00
Philipp Hagemeister
955c451456
Rename upload_timestamp to timestamp
2014-03-13 18:45:14 +01:00
Sergey M․
e5de3f6c89
[udemy] Initial support for free courses ( #1617 )
2014-03-14 00:36:39 +07:00
Philipp Hagemeister
1e0eb60f1a
[videobam] Fix empty title handling
2014-03-13 17:03:43 +01:00
Philipp Hagemeister
87a29e6f25
[wdr] Add description to tests
2014-03-13 17:01:58 +01:00
Philipp Hagemeister
c3d36f134f
[googlesearch] Fix next page indicator check
2014-03-13 16:52:13 +01:00
Philipp Hagemeister
84769e708c
[ninegag] Fix extraction
2014-03-13 16:40:53 +01:00
Philipp Hagemeister
9d2ecdbc71
[vevo] Centralize timestamp handling
2014-03-13 15:30:25 +01:00
Philipp Hagemeister
9b69af5342
Merge remote-tracking branch 'soult/br'
2014-03-13 14:35:34 +01:00
David Triendl
c21215b421
[br] Allow '/' in URL, allow empty author + broadcastDate fields
...
* Allow URLs that have a 'subdirectory' before the actual program name, e.g.
'xyz/xyz-episode-1'.
* The author and broadcastDate fields in the XML file may be empty.
* Add test case for the two problems above.
2014-03-13 14:08:34 +01:00
Philipp Hagemeister
cddcfd90b4
[funnyordie] Correct JSON interpretation
2014-03-13 00:53:19 +01:00
Sergey M․
f36aacba0f
[collegehumor] Fix one more test
2014-03-13 06:25:12 +07:00
Sergey M․
355271fb61
[collegehumor] Extract like count
2014-03-13 06:12:39 +07:00
Sergey M․
2a5b502364
[collegehumor] Fix test
2014-03-13 06:09:21 +07:00
Philipp Hagemeister
98ff9d82d4
release 2014.03.12
2014-03-12 14:50:14 +01:00
Jaime Marquínez Ferrándiz
b1ff87224c
[vimeo] Now VimeoIE doesn't match urls of channels with a numeric id ( fixes #2552 )
2014-03-12 14:23:06 +01:00
Sergey M․
b461641fb9
[wdr] Add support for WDR sites ( Closes #1367 )
2014-03-12 04:20:47 +07:00
Sergey M․
b047de6f6e
Add format to unified_strdate
2014-03-12 04:18:43 +07:00
Philipp Hagemeister
34ca5d9ba0
release 2014.03.11
2014-03-11 16:51:50 +01:00
Philipp Hagemeister
60cc4dc4b4
[generic/funnyordie] Add support for funnyordie embeds ( Fixes #2546 )
2014-03-11 16:51:36 +01:00
Philipp Hagemeister
db95dc13a1
[playvid] Simplify ( #2539 )
2014-03-10 20:55:47 +01:00
Philipp Hagemeister
777ac90791
Merge remote-tracking branch 'MikeCol/playvid_extract'
2014-03-10 20:45:45 +01:00
Philipp Hagemeister
04f9bebbcb
Merge remote-tracking branch 'jaimeMF/remove_global_opener'
2014-03-10 20:42:54 +01:00
MikeCol
4ea3137e41
Playvid extractor
2014-03-10 20:16:49 +01:00
Jaime Marquínez Ferrándiz
a0792b738e
Don't install the global url opener
...
All the code uses now the urlopen method of YoutubeDL
2014-03-10 19:04:51 +01:00
Jaime Marquínez Ferrándiz
19a41fc613
Don't set the global socket timeout
...
Use the timeout argument of the `OpenerDirector.open` method instead
2014-03-10 19:03:37 +01:00
Sergey M․
3ee52157fb
[vgtrk] Rename vesti extractor
2014-03-11 00:58:05 +07:00
Sergey M․
c4d197ee2d
[vesti] Fix _VALID_URL regex
2014-03-11 00:49:41 +07:00
Philipp Hagemeister
a33932cfe3
[vevo] Correct test value
...
The date is now interpreted as UTC for consistency.
2014-03-10 17:56:54 +01:00
Philipp Hagemeister
bcf89ce62c
[generic] Suppress warning about doctypes in RSS parser
2014-03-10 17:31:32 +01:00
Philipp Hagemeister
e3899d0e00
Merge branch 'master' of github.com:rg3/youtube-dl
2014-03-10 16:42:22 +01:00
Philipp Hagemeister
dcb00da49c
[depositfiles] Remove extractor
...
This site requires a CAPTCHA to download, supports arbitrary files and not only audio/video, and I can't find a single uncopyrighted video with a quick google search.
Closes #1255
2014-03-10 16:41:08 +01:00
Sergey M․
aa51d20d19
[vesti] Skip geo restricted test
2014-03-10 22:31:22 +07:00
Philipp Hagemeister
ae7ed92057
[youtube] Fix up invalid JSON
2014-03-10 13:35:45 +01:00
Philipp Hagemeister
e45b31d9bd
[vevo] Interpret date as UTC instead of local time
2014-03-10 13:12:57 +01:00
Philipp Hagemeister
5a25f39653
Correct extractor documentation
2014-03-10 13:09:55 +01:00
Philipp Hagemeister
963d7ec412
release 2014.03.10
2014-03-10 13:04:20 +01:00
Jaime Marquínez Ferrándiz
4126826b10
[photobucket] More unicode literals
2014-03-10 12:59:19 +01:00
Sergey M․
b773ead7fd
[vesti] Add support for more sites ( Closes #2534 )
2014-03-10 18:52:00 +07:00
Philipp Hagemeister
855e2750bc
Credit @mharrys for aftonbladet
2014-03-10 10:30:17 +01:00
Philipp Hagemeister
805ef3c60b
Correct automatic resolution determination
2014-03-10 10:29:25 +01:00
Philipp Hagemeister
fbc2dcb40b
[aftonbladet] Modernize
2014-03-10 10:28:56 +01:00
Philipp Hagemeister
5375d7ad84
Merge remote-tracking branch 'mharrys/aftonbladet'
2014-03-10 10:23:45 +01:00
Jaime Marquínez Ferrándiz
90f3476180
[photobucket] Modernize and remove the old extraction code
2014-03-09 19:36:46 +01:00
Jaime Marquínez Ferrándiz
ee95c09333
[pornhub] Use compat_urllib_parse.unquote_plus ( #2531 )
2014-03-09 19:16:25 +01:00
Jaime Marquínez Ferrándiz
75d06db9fc
Merge branch 'pornhub_unquote_password' of github.com:MikeCol/youtube-dl
2014-03-09 19:15:33 +01:00
Jaime Marquínez Ferrándiz
439a1fffcb
[myvideo] Modernize
2014-03-09 18:58:34 +01:00
Jaime Marquínez Ferrándiz
9d9d70c462
[facebook] Modernize
2014-03-09 18:42:44 +01:00
Jaime Marquínez Ferrándiz
b4a186b7be
[jukebox] Modernize and add a test
2014-03-09 18:33:17 +01:00
Jaime Marquínez Ferrándiz
bdebf51c8f
[xnxx] Modernize
2014-03-09 18:31:39 +01:00
MikeCol
264b86f9b4
Unquote password
2014-03-09 18:26:18 +01:00
Philipp Hagemeister
9e55e37a2e
Merge remote-tracking branch 'origin/master'
2014-03-09 18:08:16 +01:00
Mattias Harrysson
27865b2169
[aftonbladet] add extractor for aftonbladet.se
2014-03-09 16:59:18 +01:00
Jaime Marquínez Ferrándiz
6d07ce0162
YoutubeDL: If the logger is set call its warning
method in report_warning
2014-03-09 15:16:54 +01:00
Sergey M․
edb7fc5435
[videodetective] Modernize
2014-03-09 18:39:39 +07:00
Jaime Marquínez Ferrándiz
31f77343f2
[vube] Update the test's checksum
2014-03-09 12:27:38 +01:00
Jaime Marquínez Ferrándiz
63ad031583
[soundcloud] Add the description field to the second test
2014-03-09 12:26:58 +01:00
Jaime Marquínez Ferrándiz
806d6c2e8c
[gamekings] Modernize and update the test's description field
2014-03-09 11:57:30 +01:00
Jaime Marquínez Ferrándiz
0ef68e04d9
[mtv] Transform the urls from the mobile version to get the best quality
...
And don't report a warning, just log a message, it allows to pass the test from Europe.
2014-03-08 22:09:42 +01:00
Sergey M․
a496524db2
[collegehumor] Replace youtube test
2014-03-09 03:21:26 +07:00
Jaime Marquínez Ferrándiz
935c7360cc
[spike] Add support for mobile urls
2014-03-08 21:10:21 +01:00
Jaime Marquínez Ferrándiz
340b046876
[spike] Add support for downloading the mobile version if the normal version is geoblocked
2014-03-08 20:59:11 +01:00
Jaime Marquínez Ferrándiz
cc1db7f9b7
[mtv] Improve detection of geoblocked videos
2014-03-08 19:46:34 +01:00
Philipp Hagemeister
a4ff6c4762
[arte] Raise a proper error when no video is found
2014-03-08 16:04:03 +01:00
Philipp Hagemeister
1060425cbb
[vimeo] Add a better error message for embed-only videos ( #2527 )
2014-03-08 12:25:09 +01:00
Jaime Marquínez Ferrándiz
e9c092f125
YoutubeDL: Use its urlopen
method for downloading the thumbnail.
2014-03-07 16:43:34 +01:00
Jaime Marquínez Ferrándiz
22ff5d2105
[http] Use the YoutubeDL.urlopen
method
2014-03-07 16:41:42 +01:00
Sergey M․
136db7881b
[lynda] Modernize
2014-03-07 22:11:01 +07:00
Philipp Hagemeister
dae313e725
release 2014.03.07.1
2014-03-07 15:59:10 +01:00
Jaime Marquínez Ferrándiz
b74fa8cd2c
[facebook] Fix login process
...
It was broken and didn't work in python 3.
And use `_download_webpage` instead of `compat_urllib_request.urlopen`.
2014-03-07 15:25:33 +01:00
Philipp Hagemeister
94eae04c94
release 2014.03.07
2014-03-07 06:41:48 +01:00
Sergey M․
16ff7ebc77
[lynda] Fix successful login regex and fix formats extraction ( Closes #2520 )
2014-03-07 06:56:48 +07:00
Philipp Hagemeister
c361c505b0
release 2014.03.06
2014-03-06 23:57:00 +01:00
Sergey M․
d37c07c575
[vesti] Fix extraction and support more link formats ( Closes #2517 )
2014-03-07 02:27:39 +07:00
Sergey M․
9d6105c9f0
Do not resume live streams
...
No resuming or seeking in live streams is possible (c) man rtmpdump
2014-03-05 22:46:20 +07:00
Sergey M․
8dec03ecba
Use unicode literals
2014-03-05 22:24:07 +07:00
Sergey M․
826547870b
Report no connect as error
2014-03-05 22:21:19 +07:00
Sergey M․
52d6a9a61d
Handle rtmpdump's no connection return value
2014-03-05 22:19:27 +07:00
Sergey M․
ad242b5fbc
Remove superfluous whitespace
2014-03-05 22:16:50 +07:00
Sergey M․
3524175625
Use meaningful return value constants for rtmpdump
2014-03-05 22:12:02 +07:00
Jaime Marquínez Ferrándiz
7b9965ea93
[ted] Remove unused import and modernize test
2014-03-05 14:27:45 +01:00
Philipp Hagemeister
0a5bce566f
[generic] Add all test attributes for embedly ( #2447 )
...
In the future, we may want to not only print something, but throw an error for untested properties.
2014-03-05 14:05:50 +01:00
Philipp Hagemeister
8012bd2424
[generic] Get a better ID
2014-03-05 14:02:14 +01:00
Philipp Hagemeister
f55a1f0a88
Merge remote-tracking branch 'rzhxeo/embedly'
...
Conflicts:
youtube_dl/extractor/generic.py
2014-03-05 14:01:53 +01:00
Jaime Marquínez Ferrándiz
bacac173a9
[ted] Style fixes
2014-03-05 13:27:26 +01:00
Jaime Marquínez Ferrándiz
ca1fee34f2
[ted] Fix playlist extraction and add a test
2014-03-05 13:22:10 +01:00
Sergey M․
6dadaa9930
[prosiebensat1] Replace test
2014-03-05 15:10:49 +07:00
Jaime Marquínez Ferrándiz
553f6e4633
[dailymotion] Convert width and height fields from strings to integers
2014-03-04 22:24:38 +01:00
Jaime Marquínez Ferrándiz
652bee05f0
[ted] Fix video extraction
...
The site has been redesigned
2014-03-04 21:47:01 +01:00
Philipp Hagemeister
d63516e9cd
release 2014.03.04.2
2014-03-04 20:56:31 +01:00
Sergey M․
e477dcf649
[vesti] Fix width and height
2014-03-04 21:40:35 +07:00
Sergey M․
9d3f7781f3
[soundcloud:set] Fix _VALID_URL regex ( Closes #2509 )
2014-03-04 21:29:14 +07:00
Sergey M․
c7095dada3
[tvigle] Add support for another video link format
2014-03-04 19:22:48 +07:00
Sergey M․
607dbbad76
[xtube] Fix extraction add more metafields
2014-03-04 16:12:11 +07:00
Philipp Hagemeister
17b75c0de1
Document width, height, and resolution ( #1445 )
2014-03-04 03:49:33 +01:00
Philipp Hagemeister
ab24f4f3be
[facebook] Use consistent quotes
2014-03-04 03:49:12 +01:00
Philipp Hagemeister
e1a52d9e10
release 2014.03.04.1
2014-03-04 03:40:00 +01:00
Philipp Hagemeister
d0ff838433
[facebook] Correct regexp
2014-03-04 03:39:45 +01:00
Philipp Hagemeister
b37b94501c
[facebook] Fix login detection ( #2505 )
2014-03-04 03:39:04 +01:00
Philipp Hagemeister
cb3bb2cfef
[facebook] Modernize
2014-03-04 03:36:54 +01:00
Philipp Hagemeister
e2cc7983e9
release 2014.03.04
2014-03-04 03:32:54 +01:00
Philipp Hagemeister
c9ae7b9565
[youtube] Add support for search result URLs ( Fixes #2495 )
2014-03-04 03:32:28 +01:00
Philipp Hagemeister
86fb4347f7
release 2014.03.03
2014-03-03 13:51:25 +01:00
Philipp Hagemeister
2fcec131f5
Credit @juancri for canal13cl ( #2498 )
2014-03-03 12:54:01 +01:00
Philipp Hagemeister
9f62eaf4ef
[canal13cl] Add test and improve extraction ( #2498 )
2014-03-03 12:53:11 +01:00
Philipp Hagemeister
f92259c026
Merge remote-tracking branch 'origin/master'
2014-03-03 12:34:34 +01:00
Philipp Hagemeister
0afef30b23
Add display_id field
2014-03-03 12:06:28 +01:00
Philipp Hagemeister
dcdfd1c711
Merge remote-tracking branch 'origin/master'
2014-03-03 12:05:59 +01:00
Sergey M․
2acc1f8f50
[orf] Fix segments extraction ( Closes #2501 )
2014-03-03 18:05:46 +07:00
Sergey M․
2c39b0c695
[tinypic] Fix import
2014-03-03 17:40:12 +07:00
Sergey M․
e77c5b4f63
[4tube] Fix import
2014-03-03 17:39:49 +07:00
Juan C. Olivares
409a16cb72
Allowing URLs for 13.cl without the /programas prefix
2014-03-02 23:41:13 -03:00
Juan C. Olivares
94d5e90b4f
FIX: Typo in the extractor's name
2014-03-02 23:40:35 -03:00
Juan C. Olivares
2d73b45805
Adding support for 13.cl
2014-03-02 23:15:12 -03:00
Sergey M․
271a2dbfa2
[tvigle] Add age limit
2014-03-02 22:07:18 +07:00
Sergey M․
bf4adcac66
[tvigle] Fix like count
2014-03-02 20:56:36 +07:00
Sergey M․
fb8b8fdd62
[tvigle] Add support for tvigle.ru
2014-03-02 19:59:34 +07:00
Sergey M․
5a0b26252e
[ceskatelevize] Simplify
2014-03-01 23:05:33 +07:00
Sergey M․
7d78f0cc48
[ceskatelevize] Fix video availability check and add geo unrestricted test
2014-03-01 22:54:37 +07:00
Sergey M․
f00fc78674
Merge branch '_ceskatelevize' of https://github.com/pulpe/youtube-dl into pulpe-_ceskatelevize
2014-03-01 22:26:18 +07:00
pulpe
392017874c
[CeskaTelevize] raise ExtractorError if you are outside of CR
2014-03-01 16:17:29 +01:00
pulpe
c3cb92d1ab
[CeskaTelevize] fix python3 support @dstftw
2014-03-01 16:02:51 +01:00
pulpe
aa5590fa07
skip test
2014-03-01 12:34:01 +01:00
pulpe
8cfb5bbf92
[CeskaTelevize] Add initial support for ceskatelevize.cz
2014-03-01 11:47:52 +01:00
Sergey M.
69bb54ebf9
[mailru] Add support for mail.ru video
2014-03-01 16:34:38 +07:00
Sergey M.
ca97a56e4b
[vk] Add support for embedded videos ( Closes #2473 )
2014-02-28 23:51:54 +07:00
Sergey M.
fc26f3b4c2
[lifenews] Add support for multiple videos on the same page ( #2482 )
2014-02-28 22:52:06 +07:00
Philipp Hagemeister
f604c93c64
[gdcvault] Formatting / Remove unused variables
2014-02-28 15:50:19 +01:00
Philipp Hagemeister
dc3727b65c
Credit @mnem dor GDCVault
2014-02-28 15:14:25 +01:00
Philipp Hagemeister
aba3231de1
Merge remote-tracking branch 'mnem/gdc-vault'
2014-02-28 12:52:11 +01:00
Philipp Hagemeister
9193bab91d
release 2014.02.28
2014-02-28 12:31:37 +01:00
Philipp Hagemeister
fbcf3e416d
Merge pull request #2463 from rzhxeo/resume
...
Set resume_len to 0 if download is restarted
2014-02-28 12:30:34 +01:00
Sergey M.
c0e5d85631
[vimeo] Improve thumbnail extraction
2014-02-28 18:00:12 +07:00
Sergey M.
ca7fa3dcb3
[vimeo] Fix thumbs extraction ( Closes #2480 )
2014-02-28 17:43:54 +07:00
Jaime Marquínez Ferrándiz
4ccfba28d9
[collegehumor] Fix test's uploader field
2014-02-27 19:10:30 +01:00
Jaime Marquínez Ferrándiz
abb82f1ddc
[mixcloud] Unquote the track id ( #2462 )
2014-02-27 18:58:09 +01:00
Philipp Hagemeister
cda008cff1
release 2014.02.27.1
2014-02-27 16:09:58 +01:00
Sergey M.
1877a14049
[lifenews] Switch to non-mobile webpage version ( Fixes #2476 )
2014-02-27 21:45:34 +07:00
David Wagner
546582ec3e
Removing MD5 check for ethereal file.
2014-02-27 14:28:55 +00:00
David Wagner
4534485586
Fix test, remove unused, tidy quotes and brackets
2014-02-27 12:50:48 +00:00
Sergey M.
a9ab8855e4
[prosiebensat1] Fix typo
2014-02-27 17:53:09 +07:00
Sergey M.
8a44ef6868
[prosiebensat1] Add rtmpe support
2014-02-27 17:52:52 +07:00
Sergey M.
0c7214c404
[prosiebensat1] Add support for ProSiebenSat.1 Digital sites (Closes
...
#2346 #2469 )
2014-02-27 17:44:29 +07:00
Sergey M.
4cf9654693
Add one more format to unified_strdate
2014-02-27 17:44:05 +07:00
David Wagner
50a138d95c
Add support for authenticated videos
2014-02-27 10:32:31 +00:00
rzhxeo
1b86cc41cf
Add support for embed.ly
2014-02-27 08:14:28 +01:00
Philipp Hagemeister
91346358b0
release 2014.02.27
2014-02-27 07:22:34 +01:00
Philipp Hagemeister
f3783d4b77
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-27 07:22:22 +01:00
Philipp Hagemeister
89ef304bed
[generic] Add support for <meta redirect>
...
Fixes #413
2014-02-27 07:22:02 +01:00
David Wagner
83cebb8b7a
Add support for FLV videos with speaker decks
2014-02-27 00:20:34 +00:00
David Wagner
9e68f9fdf1
Extractor for non-password protected GDC Vault videos
2014-02-26 22:33:33 +00:00
Sergey M.
2acea5c03d
[mit] Fix MITIE test
2014-02-26 18:09:43 +07:00
Sergey M.
978177527e
[rtlnow] Remove unused import
2014-02-26 18:02:17 +07:00
Sergey M.
2648c436f3
Merge pull request #2464 from rzhxeo/xhamster
...
[XHamsterIE] Make hd video search more robust
2014-02-26 02:53:54 -08:00
Sergey M.
33f1f2c455
[rtlnow] Fix duration extraction
2014-02-26 17:49:49 +07:00
Sergey M.
995befe0e9
[rtlnow] Replace n-tvnow.de test
2014-02-26 17:43:56 +07:00
Sergey M.
1bb92aff55
[rtlnow] Modernize and add f4m support
2014-02-26 17:36:16 +07:00
rzhxeo
b8e1471d3a
[XHamsterIE] Make hd video search more robust
2014-02-26 10:01:44 +01:00
rzhxeo
60daf7f0bb
Set resume_len to 0 if download is restarted
2014-02-26 02:47:27 +01:00
Philipp Hagemeister
a83a3139d1
[mit] Add import
2014-02-26 00:41:13 +01:00
Philipp Hagemeister
fdb7ca3b8d
release 2014.02.26
2014-02-26 00:32:22 +01:00
Philipp Hagemeister
0d7caf5cdf
Merge remote-tracking branch 'ruuk/master'
2014-02-26 00:31:08 +01:00
Philipp Hagemeister
a339d7ba91
Credit @amlweems for ocw.mit ( #2460 )
2014-02-26 00:30:47 +01:00
Philipp Hagemeister
7216de55d6
[mit] Fix ocw tests
2014-02-26 00:29:45 +01:00
Philipp Hagemeister
7d75d06b78
Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dl
2014-02-26 00:09:42 +01:00
Philipp Hagemeister
13ef5648c4
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-26 00:07:45 +01:00
Philipp Hagemeister
5b2478e2ba
[mit] Modernize
2014-02-26 00:06:31 +01:00
Jaime Marquínez Ferrándiz
8b286571c3
[mixcloud] Fix _VALID_RE ( fixes #2462 )
...
Accept any character except `/` for uploader and the name, caused problems with non ASCII characters
2014-02-26 00:04:03 +01:00
Jaime Marquínez Ferrándiz
f3ac523794
Merge pull request #2461 from niebles/master
...
Update __init__.py
`io` wasn't imported.
2014-02-26 00:00:57 +01:00
Jaime Marquínez Ferrándiz
020cf5ebfd
[nbc] Add an extractor for the main nbc.com site
...
Some of the videos are encrypted, the f4m downloader doesn’t support them.
2014-02-25 23:57:54 +01:00
ruuk
54ab193970
Extract thumbnail with _og_search_thumbnail
2014-02-25 14:41:36 -08:00
niebles
8f563f32ab
Update __init__.py
2014-02-25 17:31:16 -05:00
Anthony Weems
151bae3566
Add support for ocw.mit.edu video lectures
2014-02-25 14:44:34 -06:00
ruuk
76df418cba
Add thumbnail for metacafe
2014-02-25 12:04:44 -08:00
Jaime Marquínez Ferrándiz
d0a72674c6
[crunchyroll] Use enumerate
2014-02-25 20:51:51 +01:00
Sergey M.
1d430674c7
[crunchyroll] Handle error message
2014-02-25 20:30:17 +07:00
Sergey M
70cb73922b
[crunchyroll] Fix subtitle lang code extraction
2014-02-25 20:29:53 +07:00
Sergey M
344400951c
[crunchyroll] Tidy and modernize
2014-02-25 20:29:53 +07:00
Philipp Hagemeister
3c7fd0bdb2
release 2014.02.25.1
2014-02-25 11:15:55 +01:00
Philipp Hagemeister
6cadf8c858
[vevo] Add age_limit support
2014-02-25 11:15:34 +01:00
Philipp Hagemeister
27579b9e4c
[vevo] Add suppot for v3 SMIL URLs ( Fixes #2409 )
2014-02-25 11:06:47 +01:00
Philipp Hagemeister
4d756a9cc0
[testurl] Fix case when only one IE matches
2014-02-25 10:43:34 +01:00
AGSPhoenix
60d3a2e0f8
Fix incorrect format codes
...
Corrects the descriptions for the DASH video format codes 264 and 138
(1440p and 2160p, respectively).
2014-02-24 21:29:37 -05:00
Philipp Hagemeister
cc3a3b6b47
release 2014.02.25
2014-02-25 01:45:10 +01:00
Philipp Hagemeister
eda1d49a62
Merge remote-tracking branch 'origin/master'
2014-02-25 01:45:00 +01:00
Philipp Hagemeister
62e609ab77
Ignore BOM in batch files ( Fixes #2450 )
2014-02-25 01:43:17 +01:00
Jaime Marquínez Ferrándiz
2bfe4ead4b
[veoh] Allow to download videos with age protection ( fixes #2455 )
2014-02-24 22:01:34 +01:00
Sergey M.
b1c6c32f78
[generic] Add support for nowvideo embedded videos
2014-02-24 23:37:42 +07:00
Philipp Hagemeister
f6acbdecf4
[podomatic] Use unicode_literals
2014-02-24 17:31:09 +01:00
Sergey M.
f1c9dfcc01
[nowvideo] Rewrite based on novamov extractor
2014-02-24 23:30:58 +07:00
Sergey M.
ce78943ae1
[novamov] Generalize extractor
2014-02-24 23:30:09 +07:00
Sergey M.
d6f0d86649
[novamov] Improve _VALID_URL
2014-02-24 22:01:19 +07:00
Jaime Marquínez Ferrándiz
5bb67dbfea
[cinemassacre] Modernize
2014-02-24 14:44:29 +01:00
Jaime Marquínez Ferrándiz
47610c4d3e
[cinemassacre] Fix extraction
...
Now we download over http, we don't need rtmpdump.
2014-02-24 14:35:26 +01:00
Jaime Marquínez Ferrándiz
b732f3581f
[academicearth] Remove debug print
2014-02-24 14:20:17 +01:00
Jaime Marquínez Ferrándiz
9e57ce716f
[academicearth] Fix extraction
...
The courses seems to be no longer available, changed the test to a playlist.
2014-02-24 14:18:12 +01:00
Jaime Marquínez Ferrándiz
cd7ee7aa44
[nbc] Modernize
2014-02-24 14:00:31 +01:00
Jaime Marquínez Ferrándiz
3cfe791473
[iprima] Add missing )
2014-02-24 13:50:53 +01:00
Philipp Hagemeister
973f2532f5
[iprima] Add support for -WEB URLs ( Closes #2449 )
2014-02-24 10:12:36 +01:00
Philipp Hagemeister
bc3be21d59
[iprima] Clean up a little bit
2014-02-24 09:53:48 +01:00
Philipp Hagemeister
0bf5cf9886
release 2014.02.24
2014-02-24 09:44:22 +01:00
Sergey M.
919052d094
[zdf] Fix podcast extraction and use unicode literals ( Closes #2446 )
2014-02-24 13:47:47 +07:00
Sergey M.
a2dafe2887
[youtube] Fix mix video regex
...
Attributes' order in <li> is arbitrary and changes every time playlist
page is fetched, so we can't rely on `data-index` to be before
`data-video-username`.
2014-02-24 12:52:02 +07:00
Jaime Marquínez Ferrándiz
92661c994b
[normalboots] Modernize and simplify
2014-02-23 18:28:22 +01:00
Jaime Marquínez Ferrándiz
ffe8fe356a
[normalboots] Fix video url extraction
2014-02-23 18:06:51 +01:00
Jaime Marquínez Ferrándiz
bc2f773b4f
[youtube:playlist] Fix mixes extraction ( fixes #2444 )
2014-02-23 17:17:36 +01:00
Sergey M.
f919201ecc
[vine] Extract more metadata and support low format
2014-02-23 19:02:31 +07:00
Sergey M.
7ff5d5c2e2
Add one more format to unified_strdate
2014-02-23 19:00:51 +07:00
Jaime Marquínez Ferrándiz
9b77f951c7
[breakcom] Fix error when calling _search_regex
...
I passed `’webpage’` instead of the variable `webpage`.
2014-02-23 12:28:44 +01:00
Jaime Marquínez Ferrándiz
a25f2f990a
[breakcom] Fix info json extraction
2014-02-23 12:20:58 +01:00
Jaime Marquínez Ferrándiz
78b373975d
[vine] Fix uploader extraction
2014-02-23 12:08:30 +01:00
Philipp Hagemeister
2fcc873c4c
release 2014.02.22.1
2014-02-22 23:17:56 +01:00
Philipp Hagemeister
23c2baadb3
[videobam] Set age_limit to 18
...
From [their ToS](http://videobam.com/terms ): "User must be eighteen 18[sic] years of age or older to use or access this web site."
2014-02-22 23:15:41 +01:00
Philipp Hagemeister
521ee82334
Fix imports
2014-02-22 23:03:12 +01:00
Philipp Hagemeister
1df96e59ce
[f4m] Clean up
2014-02-22 23:03:00 +01:00
Sergey M.
3e123c1e28
[videobam] Add support for videobam.com ( Closes #2411 )
2014-02-23 04:50:05 +07:00
Philipp Hagemeister
f38da66731
Credit @soult for br
2014-02-22 20:19:41 +01:00
Philipp Hagemeister
06aabfc422
[br] Simplify
2014-02-22 20:17:26 +01:00
Philipp Hagemeister
1052d2bfec
Merge remote-tracking branch 'soult/br'
2014-02-22 17:14:47 +01:00
Philipp Hagemeister
5e0b652344
release 2014.02.22
2014-02-22 15:07:25 +01:00
Philipp Hagemeister
491ed3dda2
[trutube] Support multiple formats ( #2433 )
2014-02-22 15:05:30 +01:00
Philipp Hagemeister
af284c6d1b
Merge remote-tracking branch 'JohnyMoSwag/master'
2014-02-22 14:38:42 +01:00
Philipp Hagemeister
41d3ec5fba
[savefrom] Add extractor ( Fixes #2434 )
2014-02-22 14:36:16 +01:00
Philipp Hagemeister
0568c352f3
[canalc2] Modernize
2014-02-22 14:27:09 +01:00
Sergey M.
2e7b4cb714
[spankwire] Fix uploader id regex
2014-02-22 16:50:08 +07:00
Sergey M.
9767726b66
[spankwire] Improve and modernize
2014-02-22 16:45:03 +07:00
Johny Mo Swag
9ddfd84e41
added trutubeIE
2014-02-22 00:11:57 -08:00
Philipp Hagemeister
1cf563d84b
release 2014.02.21.1
2014-02-21 18:19:48 +01:00
David Triendl
7928024f57
[BR] Add basic test
2014-02-21 18:00:05 +01:00
David Triendl
3eb38acb43
[BR] Add "BR" extractor
...
Extractor for videos from the Bayerischer Rundfunk Mediathek[1]. Currently only
supports videos. Audio and podcasts do not work yet with this extractor.
1: http://br.de/mediathek
2014-02-21 17:58:52 +01:00
Jaime Marquínez Ferrándiz
f7300c5c90
[generic] Fix on python 2.6
...
`ParseError` is not available, it raises `xml.parsers.expat.ExpatError`.
The webpage needs to be encoded.
2014-02-21 16:59:10 +01:00
Jaime Marquínez Ferrándiz
3489b7d26c
[youtube] Simplify the decryption process for the manifest urls and add a test ( closes #2422 )
2014-02-21 15:15:58 +01:00
Jaime Marquínez Ferrándiz
acd2bcc384
Merge branch 'youtube-dash' of github.com:m0vie/youtube-dl
2014-02-21 15:02:47 +01:00
Philipp Hagemeister
43e77ca455
release 2014.02.21
2014-02-21 12:16:03 +01:00
Sergey M.
da36297988
[wimp] Modernize and replace test
2014-02-21 17:57:19 +07:00
Sergey M.
dbb94fb044
[youtube] Fix playlist extraction ( Closes #2423 , #2424 , #2425 )
2014-02-21 17:19:55 +07:00
m0viefreak
d68f0cdb23
[youtube] decrypt signature when downloading dash manifest
2014-02-21 03:24:56 +01:00
Philipp Hagemeister
eae16eb67b
release 2014.02.20
2014-02-20 13:14:21 +01:00
Philipp Hagemeister
4fc946b546
[generic] Add support for RSS feeds ( Fixes #667 )
2014-02-20 13:14:09 +01:00
Sergey M.
280bc5dad6
[bbccouk] Add friendly contry filter error message ( #2184 )
2014-02-20 18:50:34 +07:00
Jaime Marquínez Ferrándiz
f43770d8c9
Merge pull request #2413 from bentley/optypo
...
Fix minor typo: “to to” → “to”.
2014-02-20 08:02:54 +01:00
Anthony J. Bentley
98c4b8fa1b
Fix minor typo: “to to” → “to”.
2014-02-19 20:02:29 -07:00
Sergey M.
ccb079ee67
[xhamster] Fix and improve
2014-02-20 02:37:44 +07:00
Philipp Hagemeister
882907a818
release 2014.02.19.1
2014-02-19 01:27:22 +01:00
Philipp Hagemeister
572a89cc4e
[liveleak] Add support for prochan embeds ( Fixes #2406 )
2014-02-19 01:27:12 +01:00
Philipp Hagemeister
c377110539
release 2014.02.19
2014-02-19 01:08:16 +01:00
Philipp Hagemeister
a9c7198a0b
[testurl] Add extractor
...
This is a pseudo extractor that can be used to quickly look up test URLs, or test without the test harness.
2014-02-19 01:06:16 +01:00
Philipp Hagemeister
f6f01ea17b
[space] modernize
2014-02-19 01:04:24 +01:00
Sergey M.
f2d0fc6823
[bbccouk] Replace test
...
This older episode is from 1994 and hopefully won't get deleted.
2014-02-19 06:46:14 +07:00
Sergey M.
f7000f3a1b
[youtube] Add support for yourepeat.com URLs ( Closes #2397 )
2014-02-19 02:00:54 +07:00
Sergey M.
c7f0177fa7
[bbccouk] Skip test
2014-02-18 00:26:12 +07:00
Philipp Hagemeister
2eb5d315d4
[youtube] Match more truncated URLs ( Closes #2402 )
2014-02-17 14:56:21 +01:00
Philipp Hagemeister
ad5976b4d9
[vimeo] Modernize test definition
2014-02-17 11:44:24 +01:00
Philipp Hagemeister
a0dfcdce5e
release 2014.02.17
2014-02-17 11:33:13 +01:00
Philipp Hagemeister
96d1637082
Credit @Nikerabbit for helsinki
2014-02-17 11:33:01 +01:00
Philipp Hagemeister
960f317171
[helsinki] Simplify
2014-02-17 11:32:30 +01:00
Philipp Hagemeister
4412ca751d
Merge remote-tracking branch 'Nikerabbit/hki'
2014-02-17 11:26:09 +01:00
Sergey M.
cbffec0c95
Credit @patheticpat for 4tube.com ( #2398 )
2014-02-17 09:08:38 +07:00
Sergey M.
0cea52cc18
Credit @pulpe for play.iprima.cz and stream.cz
2014-02-17 09:07:36 +07:00
Sergey M.
6d784e87f4
Credit @prutz1311 for normalboots.com ( #2279 )
2014-02-17 09:03:28 +07:00
Sergey M.
ae6cae78f1
[4tube] Minor changes and extract more metadata
2014-02-17 03:51:03 +07:00
Sergey M.
0f99566c01
Add one more format in unified_strdate
2014-02-17 03:47:03 +07:00
Sergey M.
2db806b4aa
Improve parse_duration
2014-02-17 03:46:26 +07:00
Sergey M
3f32c0ba4c
Merge branch '4tube' of https://github.com/patheticpat/youtube-dl into patheticpat-4tube
2014-02-17 02:21:45 +07:00
Sergey M.
541cb26c0d
[smotri] Add entry for netrc authentication
2014-02-17 02:19:55 +07:00
Sergey M.
5544e038ab
[vk] Add entry for netrc authentication
2014-02-17 02:17:10 +07:00
Sergey M.
9032dc28a6
[vk] Add login feature ( Closes #2206 )
2014-02-17 02:05:15 +07:00
Michael Kaiser
03635e2a71
Add support for 4tube.com.
2014-02-16 18:10:39 +01:00
Sergey M.
00cf938aa5
[nfb] Add rtmp app field to format
2014-02-16 06:11:38 +07:00
Philipp Hagemeister
a5f707c495
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-15 20:45:12 +01:00
Jaime Marquínez Ferrándiz
1824b48169
[f4m] Download only the first fragment with the --test
option
2014-02-15 17:53:23 +01:00
Philipp Hagemeister
07ad22b8af
[youtube:search] Mark "no results found" error as expected
2014-02-15 16:30:11 +01:00
Philipp Hagemeister
b53466e168
Fix f4m downloading on Python 2.6
2014-02-15 16:24:43 +01:00
Philipp Hagemeister
6a7a389679
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-15 15:34:17 +01:00
Philipp Hagemeister
4edff78531
Merge remote-tracking branch 'jaimeMF/f4m'
...
Conflicts:
youtube_dl/extractor/__init__.py
2014-02-15 15:32:13 +01:00
Jaime Marquínez Ferrándiz
e68abba910
[sohu] Skip test
...
Only available from China
2014-02-15 13:12:41 +01:00
Jaime Marquínez Ferrándiz
3165dc4d9f
[france2.fr:generation-quoi] Skip test
...
The videos seem to not be available outside France
2014-02-15 13:04:31 +01:00
Niklas Laxström
66c43a53e4
Add support for video.helsinki.fi archives
2014-02-14 18:14:28 +02:00
Sergey M.
463b334616
[ndr] Replace 404 test
2014-02-14 23:12:15 +07:00
Sergey M.
b71dbc57c4
[vesti] Fix player regex ( Closes #2382 )
2014-02-14 22:26:13 +07:00
Philipp Hagemeister
72ca1d7f45
[vesti] Skip test 2 due to geo restrictions
...
At least that's how I interpret the error message "Просмотр вид��о ограничен в вашем регионе."
2014-02-13 22:19:59 +01:00
Philipp Hagemeister
76e461f395
release 2014.02.13
2014-02-13 19:13:05 +01:00
Sergey M.
1074982e6e
[vesti] Add support for vesti.ru videos and live streams ( Closes #2376 )
2014-02-13 23:23:48 +07:00
Philipp Hagemeister
29b2aaf035
[jadorecettepub] Remove unused import
2014-02-13 16:33:12 +01:00
Philipp Hagemeister
6f90d098c5
[ecapist] modernize and fix id property
2014-02-13 16:32:42 +01:00
pulpe
896583517f
[collegehumor, chilloutzone] changed description in tests
2014-02-12 15:11:57 +01:00
Sergey M.
713d31fac8
[gametrailers] Fix gametrailers test
2014-02-12 01:50:53 +07:00
Sergey M.
96cb10a5f5
[mtv] Improve title extraction
2014-02-12 01:07:30 +07:00
Sergey M.
c207c1044e
Merge pull request #2372 from pulpe/dropbox_fix
...
[dropbox] replace not working test
2014-02-11 09:34:49 -08:00
pulpe
79629ec717
[dropbox] replace not working test
2014-02-11 17:27:36 +01:00
Sergey M.
008fda0f08
[ndr] Replace 404 video test
2014-02-11 21:21:05 +07:00
Jaime Marquínez Ferrándiz
0ae6b01937
[cnn] Add an extractor for blogs ( closes #2361 )
2014-02-11 14:38:17 +01:00
Jaime Marquínez Ferrándiz
def630e523
[xtube] Fix uploader extraction
2014-02-11 14:20:41 +01:00
Arjun Sreedharan
c5ba203e23
[xtube] use unicode_literals
2014-02-11 13:51:37 +01:00
Arjun Sreedharan
2317e6b2b3
[yahoo] use unicode_literals
2014-02-11 13:51:23 +01:00
Sergey M.
cb38928974
[firsttv] Skip test
2014-02-11 10:26:52 +07:00
Sergey M.
fa78f13302
[streamcz] Minor changes
2014-02-11 10:19:02 +07:00
Sergey M
18395217c4
Merge branch '_stream' of https://github.com/pulpe/youtube-dl into pulpe-_stream
2014-02-11 09:18:46 +07:00
Jaime Marquínez Ferrándiz
34bd987811
[freesound] Modernize
2014-02-10 21:03:14 +01:00
Jaime Marquínez Ferrándiz
af6ba6a1c4
[exfm] Modernize
2014-02-10 21:00:37 +01:00
Jaime Marquínez Ferrándiz
85409a0c69
[dotsub] Modernize
2014-02-10 20:52:53 +01:00
Jaime Marquínez Ferrándiz
ebfe352b62
[breakcom] Modernize
2014-02-10 20:48:46 +01:00
Jaime Marquínez Ferrándiz
fde56d2f17
[howcast] Modernize
2014-02-10 20:45:17 +01:00
Jaime Marquínez Ferrándiz
3501423dfe
[googleplus] Modernize and simplify
2014-02-10 20:36:11 +01:00
Jaime Marquínez Ferrándiz
0de668af51
[instagram] Modernize
2014-02-10 20:24:12 +01:00
Sergey M.
2a584ea90a
[firsttv] Fix video URL regex
2014-02-11 00:49:37 +07:00
Sergey M.
0f6ed94a15
[firsttv] Add support for 1tv.ru videoarchive
2014-02-11 00:20:41 +07:00
Sergey M.
bcb891e82b
[lifenews] Minor improvements
2014-02-10 21:07:41 +07:00
Jaime Marquínez Ferrándiz
ac6e4ca1ed
[brightcove] Unescape html entities from the 'og:video' url property ( fixes #2360 )
2014-02-10 07:50:10 +01:00
Philipp Hagemeister
2e20bba708
release 2014.02.10
2014-02-10 02:01:11 +01:00
Filippo Valsorda
e70dc1d14b
[youtube] Correct a minor regex typo
2014-02-10 01:30:47 +01:00
pulpe
0793a7b3c7
[StreamCZ] Add support for stream.cz
2014-02-09 18:37:12 +01:00
Philipp Hagemeister
026fcc0495
Fix #2355 (date parsing with dashes)
2014-02-09 18:09:57 +01:00
Philipp Hagemeister
81c2f20b53
[youtube] Correct invalid JSON ( Fixes #2353 )
2014-02-09 17:56:10 +01:00
Jaime Marquínez Ferrándiz
1afe753462
[slideshare] Fix description extraction and modernize
...
The ‘og:description’ property doesn’t contain the full description
2014-02-09 14:23:19 +01:00
Jaime Marquínez Ferrándiz
524c2c716a
[bloomberg] Fix extraction of ooyala embed code
2014-02-09 14:11:45 +01:00
Sergey M.
b542d4bbd7
[kontrtube] Add support for kontrtube.ru ( Closes #2354 )
2014-02-09 19:53:11 +07:00
Jaime Marquínez Ferrándiz
cf1eb45153
Add a downloader for f4m manifests
2014-02-09 12:24:54 +01:00
Jaime Marquínez Ferrándiz
a97bcd80ba
Add an extractor for syfy.com
...
It uses theplatfrom.com, which has been updated to work with f4m manifests
2014-02-08 22:30:00 +01:00
Sergey M.
17968e444c
[bbc.co.uk] Fix TV episode test
2014-02-09 04:04:21 +07:00
Sergey M
2e3fd9ec2f
[bbc.co.uk] Improve overall extractor structure, add subtitles support
...
(#2184 )
Everything from http://www.bbc.co.uk/iplayer/ should be downloadable
now.
2014-02-09 04:00:49 +07:00
Philipp Hagemeister
d6a283b025
release 2014.02.08.2
2014-02-08 19:20:35 +01:00
Philipp Hagemeister
9766538124
[jadorecettepub] Add extractor ( Fixes #2148 )
2014-02-08 19:20:23 +01:00
Philipp Hagemeister
98dbee8681
[jeuxvideo] Modernize
2014-02-08 18:43:12 +01:00
Philipp Hagemeister
e421491b3b
release 2014.02.08.1
2014-02-08 18:38:05 +01:00
Philipp Hagemeister
6828d37c41
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-08 18:37:53 +01:00
Philipp Hagemeister
bf5f610099
[pbs] Add support for viralplayer links ( Fixes #2350 )
2014-02-08 18:37:33 +01:00
Sergey M.
8b7f73404a
[bbc.co.uk] Fix regex
2014-02-08 22:55:43 +07:00
Sergey M
85cacb2f51
[bbc.co.uk] Add one more link format
2014-02-08 22:54:05 +07:00
Philipp Hagemeister
b3fa3917e2
release 2014.02.08
2014-02-08 16:25:03 +01:00
Sergey M.
082c6c867a
[bbc.co.uk] Add support for bbc.co.uk radio programmes ( Closes #2184 )
2014-02-08 21:55:28 +07:00
Filippo Valsorda
03fcf1ab57
Merge pull request #2342 from MikeCol/tube8
...
[Tube8] Extended valid urls schema
2014-02-08 04:00:50 +01:00
MikeCol
3b00dea5eb
Extended valid urls schema
2014-02-08 00:09:26 +01:00
Philipp Hagemeister
8bc6c8e3c0
[chilloutzone] Add additional tests ( #2340 )
2014-02-07 15:42:31 +01:00
Sergey M.
79bc27b53a
[channel9] Simplify
2014-02-07 19:41:18 +07:00
Sergey M.
84dd703199
[ivi] Simplify
2014-02-07 19:36:50 +07:00
Sergey M.
c6fdba23a6
[nfb] Add workaround for python2.6
2014-02-07 19:23:53 +07:00
Andreas Schmitz
c1e672d121
[chilloutzone] fixes bug with youtube extraction
...
the id used for extracting the video from youtube is stored in
native_video_id not video_id. This id is only used on chilloutzone.net
2014-02-07 12:29:58 +01:00
Philipp Hagemeister
d914d9d187
[chilloutzone] Add import
2014-02-07 12:03:19 +01:00
Philipp Hagemeister
845d14d377
credit @Fnordlab for chilloutzone
2014-02-07 12:00:58 +01:00
Philipp Hagemeister
4a9540b6d2
[chilloutzone] Simplify ( #2338 )
2014-02-07 12:00:25 +01:00
Philipp Hagemeister
9f31be7000
Merge remote-tracking branch 'Fnordlab/chilloutzone'
2014-02-07 11:50:26 +01:00
Philipp Hagemeister
41fa1b627d
release 2014.02.06.3
2014-02-07 01:41:01 +01:00
Andreas Schmitz
cd8662de22
[chilloutzone] Bug fix, runs against tests
...
Fixes a bug with python3.3 and made the extractor run successfully
against tox
2014-02-06 21:31:04 +01:00
Sergey M.
3587159614
[nfb] Add encode POST data
2014-02-07 02:13:04 +07:00
Jaime Marquínez Ferrándiz
d67cc9fa7c
[youtube:playlist] Recognize ‘top tracks’ urls ( closes #2332 )
...
The list parameter starts with ‘MC’ and can have more characters after it, including dots
2014-02-06 19:46:26 +01:00
Sergey M.
bf3a2fe923
[elpais] Fix typo
2014-02-07 00:38:29 +07:00
Sergey M.
e9ea0bf123
[ndr] Add support for ndr.de ( Closes #2325 )
2014-02-07 00:35:26 +07:00
Philipp Hagemeister
63424b6233
release 2014.02.06.2
2014-02-06 15:45:47 +01:00
Sergey M.
0bf35c5cf5
[nfb] Add support for onf.ca URLs
2014-02-06 21:41:31 +07:00
Sergey M.
95c29381eb
[mooshare] Fix bogus video page URL
2014-02-06 21:26:12 +07:00
Sergey M.
94c4abce7f
[nfb] Add support for nfb.ca ( Closes #2069 )
2014-02-06 21:19:13 +07:00
Andreas Schmitz
46a073bfac
[chilloutzone] Added support for chilloutzone.net
...
Added support for chilloutzone.net videos including embedded youtube
and vimeo movies. In case you find a not working movie, drop me an
email.
2014-02-06 11:44:44 +01:00
Philipp Hagemeister
df872ec4e7
release 2014.02.06.1
2014-02-06 11:30:00 +01:00
Philipp Hagemeister
5de90176d9
[elpais] Add extractor
2014-02-06 11:29:46 +01:00
Philipp Hagemeister
e9e4f30d26
[pbs] Remove unused import
2014-02-06 04:19:43 +01:00
Philipp Hagemeister
83cebd73d4
[collegehumor] We only get shortened descriptions now
2014-02-06 04:16:22 +01:00
Philipp Hagemeister
1df4229bd7
[mtv/gametrailers] Change order of title preference
...
It looks like the plain title is better again
2014-02-06 04:15:12 +01:00
Philipp Hagemeister
3c995527e9
release 2014.02.06
2014-02-06 03:30:30 +01:00
Philipp Hagemeister
7c62b568a2
Merge branch 'master' of github.com:rg3/youtube-dl
2014-02-06 03:30:18 +01:00
Philipp Hagemeister
ccf9114e84
[googlesearch] Fix start, and skip playlists ( Fixes #2329 )
2014-02-06 03:29:10 +01:00
Jaime Marquínez Ferrándiz
d8061908bb
[ina] Improve _VALID_URL regex ( fixes #2328 )
...
Accept all letters in upper case and don’t require anything after the id
2014-02-05 23:01:24 +01:00
Philipp Hagemeister
211e17dd43
release 2014.02.05
2014-02-05 21:23:28 +01:00
Philipp Hagemeister
6cb38a9994
[firstpost] Add extractor ( Fixes #2324 )
2014-02-05 21:23:21 +01:00
Sergey M.
fa7df757a7
[thisav] Simplify and use unicode literals
2014-02-05 19:13:06 +07:00
Sergey M.
8c82077619
[toutv] Use unicode literals
2014-02-05 19:02:03 +07:00
Sergey M.
e5d1f9e50a
[m6] Add support for m6.fr ( Closes #2313 )
2014-02-05 17:38:17 +07:00
Philipp Hagemeister
7ee50ae7b5
release 2014.02.04.1
2014-02-04 23:26:55 +01:00
Jaime Marquínez Ferrándiz
de563c9da0
[ina] Simplify
...
Download the feed with ‘_download_xml’ to make the extraction easier
2014-02-04 23:15:36 +01:00
Jaime Marquínez Ferrándiz
50451f2a18
[vbox7] simplify
2014-02-04 23:02:53 +01:00
Jaime Marquínez Ferrándiz
9bc70948e1
[statigram] Simplify
2014-02-04 22:52:27 +01:00
Jaime Marquínez Ferrándiz
5dc733f071
[vine] Simplify
2014-02-04 22:02:15 +01:00
Jaime Marquínez Ferrándiz
20650c8654
[youtube] signatures: Recognize javascript functions that contain “$” ( fixes #2304 )
2014-02-04 21:38:50 +01:00
Philipp Hagemeister
eef726c04b
release 2014.02.04
2014-02-04 16:33:19 +01:00
Philipp Hagemeister
acf1555d76
Merge remote-tracking branch 'origin/master'
2014-02-04 16:33:06 +01:00
Philipp Hagemeister
22e7f1a6ec
[pbs] Add support for article pages ( Fixes #870 )
2014-02-04 16:31:00 +01:00
Sergey M.
3c49325658
[lifenews] Fix video URL extraction ( Closes #2302 )
2014-02-04 21:31:25 +07:00
Sergey M
bb1cd2bea1
[mooshare] Add support for mooshare.biz ( Closes #2149 )
2014-02-04 20:53:46 +07:00
Philipp Hagemeister
fdf1f8d4ce
[collegehumor] Adapt test to changed video description
2014-02-04 10:37:01 +01:00
Philipp Hagemeister
117c8c6b97
[bliptv] Remove unused imports
2014-02-04 10:25:19 +01:00
Philipp Hagemeister
5cef4ff09b
[subtittles] Check that the result is not empty
2014-02-04 10:24:17 +01:00
Philipp Hagemeister
91264ce572
[iprima] Use centralized format sorting
2014-02-04 10:24:00 +01:00
Philipp Hagemeister
c79ef8e1ae
Merge remote-tracking branch 'pulpe/_iprima'
2014-02-04 10:21:42 +01:00
Philipp Hagemeister
58d915df51
[traileraddict] mark as broken
...
traileraddict has changed their URL encoding scheme.
I'm working on restoring support, but that may take some time.
2014-02-04 10:13:52 +01:00
pulpe
7881a64499
[iprima] Add support for play.iprima.cz
2014-02-04 07:45:41 +01:00
Philipp Hagemeister
90159f5561
release 2014.02.03.1
2014-02-03 15:20:41 +01:00
Philipp Hagemeister
99877772d0
[generic] Add support for multiple brightcove URLs ( Fixes #2283 )
2014-02-03 15:19:40 +01:00
Sergey M.
b0268cb6ce
[vimeo] Remove superfluous whitespace
2014-02-03 20:24:11 +07:00
Sergey M.
1eac553e7e
[vimeo] Add support for subtitles ( Closes #2239 )
2014-02-03 20:02:58 +07:00
Philipp Hagemeister
9d3ac7444d
release 2014.02.03
2014-02-03 06:54:37 +01:00
Philipp Hagemeister
588128d054
Add --ignore-config option ( Fixes #633 )
2014-02-03 06:54:27 +01:00
Philipp Hagemeister
8e93b9b9aa
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/extractor/bliptv.py
2014-02-03 05:19:28 +01:00
Philipp Hagemeister
b4bcffefa3
[blip.tv] Add support for subtitles ( #2274 )
2014-02-03 05:18:30 +01:00
Filippo Valsorda
2b39af9b4f
[BlipTV] Add a test case w/ subtitles ( #2274 )
2014-02-03 02:41:59 +01:00
Filippo Valsorda
23fe495feb
Merge pull request #2274 from z00nx/master
...
[bliptv] Filter out SRT files
2014-02-02 17:31:57 -08:00
Sergey M
b5dbe89bba
Merge branch 'master' of https://github.com/rg3/youtube-dl
2014-02-03 01:22:41 +07:00
Sergey M.
dbe80ca7ad
[tinypic] Add support for tinypic.com videos ( Closes #2210 )
2014-02-03 01:20:03 +07:00
Jaime Marquínez Ferrándiz
009a3408f5
[cspan] Fix extraction ( fixes #2291 )
...
The webpage urls have changed.
The title and thumbnail are now extracted from an xml.
2014-02-02 18:24:20 +01:00
dst
b58e3c8918
[vube] Use 'id' and 'ext' instead of 'file'
2014-02-02 20:04:44 +07:00
Philipp Hagemeister
56b6faf91e
[traileraddict] Fix extraction
2014-02-02 12:52:47 +01:00
Philipp Hagemeister
7ac1f877a7
[collegehumor] Fix test
...
The description simply changed, our code is working fine
2014-02-02 12:43:09 +01:00
Philipp Hagemeister
d55433bbfd
Remove unused imports and simplify
2014-02-02 12:03:36 +01:00
Philipp Hagemeister
f0ce2bc1c5
Merge remote-tracking branch 'dstftw/vube'
2014-02-02 11:54:23 +01:00
Filippo Valsorda
c3bc00b90e
[Normalboots] Update test video description
2014-02-02 07:17:48 +01:00
Filippo Valsorda
ff6b7b049b
Merge pull request #2279 from prutz1311/master
...
Added support for normalboots.com (#2237 )
2014-02-01 22:16:37 -08:00
dst
f46359121f
[vube] Make video description optional as it may be missing
2014-02-02 12:03:55 +07:00
dst
37c1525c17
[vube] Remove unnecessary coding cookie
2014-02-02 10:49:38 +07:00
dst
c85e4cf7b4
[vube] Add support for vube.com ( Closes #2285 )
2014-02-02 08:33:24 +07:00
Jaime Marquínez Ferrándiz
c66dcda287
Merge pull request #2282 from dstftw/lifenews
...
[lifenews] Add support for lifenews.ru and fix og content extraction regex
2014-01-31 10:23:46 -08:00
dst
6d845922ab
[lifenews] Fix test title
2014-02-01 01:10:15 +07:00
Oleg Prutz
2949cbe036
Update normalboots.py
...
fixed
2014-01-31 16:51:34 +03:00
Jaime Marquínez Ferrándiz
c3309a7774
[collegehumor] fix test description
2014-01-31 14:48:49 +01:00
Jaime Marquínez Ferrándiz
7aed837595
[ro220] Simplify and use unicode_literals
2014-01-31 14:07:58 +01:00
Jaime Marquínez Ferrándiz
0eb799bae9
[ustream] Simplify and use unicode_literals
2014-01-31 14:05:33 +01:00
Jaime Marquínez Ferrándiz
4baff4a4ae
[spiegel] Simplify and use unicode_literals
2014-01-31 14:00:55 +01:00
Jaime Marquínez Ferrándiz
45d7bc2f8b
[vevo] Simplify and use unicode_literals
2014-01-31 13:56:45 +01:00
dst
c1206423c4
Fix extraction of og content in single quotes
2014-01-31 03:57:33 +07:00
dst
659aa21ba1
[lifenews] Add support for lifenews.ru
2014-01-31 03:48:00 +07:00
Oleg Prutz
3bf8bc7f37
Update normalboots.py
...
_TEST added
2014-01-30 23:01:35 +03:00
Philipp Hagemeister
8ccda826d5
release 2014.01.30.2
2014-01-30 19:33:02 +01:00
Jaime Marquínez Ferrándiz
b9381e43c2
Fix the extraction of full-episodes urls from southpark.com ( fixes #2278 )
...
Added an additional regex to the generic _real_extract method of MTVServicesInfoExtractor
2014-01-30 19:04:33 +01:00
Jaime Marquínez Ferrándiz
fcdea2666d
[collegehumor] Add support for embedded youtube videos ( fixes #2277 )
2014-01-30 18:33:49 +01:00
Jaime Marquínez Ferrándiz
c4db377cbb
[collegehumor] The video may not contain any file in webm format ( #2277 )
...
For example http://www.collegehumor.com/video/5812266
2014-01-30 18:33:49 +01:00
Oleg Prutz
c81a855b0f
Added support for normalboots.com
2014-01-30 21:26:50 +04:00
z00nx 0
4f879a5be0
[bliptv] Filter out SRT files
2014-01-30 20:44:53 +11:00
Philipp Hagemeister
1a0648b4a9
[malemotion] Disable test case
...
I am not going to look for an alternative one, but feel free to suggest one.
2014-01-30 06:15:50 +01:00
Philipp Hagemeister
3c1b4669d0
[francetv] Use unicode_literals
2014-01-30 06:13:57 +01:00
Philipp Hagemeister
24b3d5e538
[francetvinfo.fr] Support more ID suffixes
2014-01-30 06:12:56 +01:00
Philipp Hagemeister
ab083b08ab
[generic] remove testcase
...
The video seems to have been removed from the site.
2014-01-30 06:10:57 +01:00
Philipp Hagemeister
89acb96927
[liveleak] Support old and new URLs
2014-01-30 06:09:06 +01:00
Philipp Hagemeister
79752e18b1
release 2014.01.30.1
2014-01-30 05:33:31 +01:00
Philipp Hagemeister
55b41c723c
Merge branch 'master' of github.com:rg3/youtube-dl
2014-01-30 05:30:16 +01:00
Philipp Hagemeister
9f8928d032
[generic] Match JWPlayerOptions
...
This adds support for The Guardian, among others
Closes #2271 , fixes #2267
2014-01-30 05:29:10 +01:00
Philipp Hagemeister
3effa7ceaa
Merge pull request #2273 from dstftw/crunchyroll
...
[crunchyroll] Add support for mobile URLs and use unicode literals
2014-01-29 20:15:38 -08:00
Philipp Hagemeister
ed9cc2f1e0
release 2014.01.30
2014-01-30 04:52:54 +01:00
Philipp Hagemeister
975fa541c2
[liveleak] Support multiple formats ( Fixes #2262 )
2014-01-30 04:52:50 +01:00
dst
38a40276ec
[crunchyroll] Add support for mobile URLs and use unicode literals
2014-01-30 05:23:44 +07:00
dst
57b6288358
[comedycentral] Improve regexes
2014-01-30 04:33:00 +07:00
dst
c3f51436bf
Improve some regexes for embedded players
2014-01-30 04:26:46 +07:00
Jaime Marquínez Ferrándiz
0c708f11cb
[bloomberg] Fix ooyala url extraction
...
Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property.
Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code.
2014-01-29 18:03:32 +01:00
Jaime Marquínez Ferrándiz
fb2a706d11
[myspass] Simplify and use unicode_literals
2014-01-29 16:59:22 +01:00
Jaime Marquínez Ferrándiz
0b76600deb
[youjizz] Simplify and use unicode_literals
2014-01-29 16:59:21 +01:00
Jaime Marquínez Ferrándiz
245b612a36
[rbmaradio] Simplify and use unicode_literals
2014-01-29 16:59:10 +01:00
Jaime Marquínez Ferrándiz
d882161d5a
[infoq] Simplify and use unicode_literals
2014-01-29 15:34:35 +01:00
Jaime Marquínez Ferrándiz
d4a21e0b49
[tutv] Simplify and use unicode_literals
2014-01-29 15:22:41 +01:00
Jaime Marquínez Ferrándiz
26a78d4bbf
[nba] Simplify and use unicode_literals
...
Remove the commented parts for extracting the upload date
2014-01-29 15:16:18 +01:00
Philipp Hagemeister
8db69786c2
release 2014.01.29
2014-01-29 11:16:28 +01:00
Philipp Hagemeister
b11cec4162
[youtube:user] Fix id key ( Fixes #1745 )
2014-01-29 11:16:12 +01:00
Philipp Hagemeister
7eeb5bef24
[liveleak] Simplify
2014-01-28 21:57:38 +01:00
Philipp Hagemeister
9d2032932c
Merge remote-tracking branch 'dstftw/ivi'
2014-01-28 21:47:05 +01:00
Philipp Hagemeister
6490306017
Merge remote-tracking branch 'dstftw/channel9'
2014-01-28 21:46:42 +01:00
dst
ceb2b7d257
[ivi] Fix test and use unicode literals
2014-01-29 02:20:48 +07:00
dst
459a53c2c2
[channel9] Remove unnecessary coding cookie
2014-01-29 02:07:29 +07:00
dst
adc267eebf
[channel9] Use unicode literals
2014-01-29 02:00:56 +07:00
dst
ffe8f62d27
[smotri] Simplify login and use unicode literals
2014-01-29 01:52:57 +07:00
Jaime Marquínez Ferrándiz
ed85007039
[ninegag] Use unicode_literals
2014-01-28 18:55:06 +01:00
Jaime Marquínez Ferrándiz
5aaca50d60
[keek] Simplify and use unicode_literals
2014-01-28 18:47:31 +01:00
Jaime Marquínez Ferrándiz
869baf3565
[funnyordie] Simplify and use unicode_literals
2014-01-28 18:41:39 +01:00
Philipp Hagemeister
e299f6d27f
[pornhd] Fix
2014-01-28 03:53:00 +01:00
Philipp Hagemeister
4a192f817e
release 2014.01.28.1
2014-01-28 03:44:19 +01:00
Philipp Hagemeister
bc1d1a5a71
release 2014.01.28
2014-01-28 03:37:42 +01:00
Philipp Hagemeister
218c15ab59
Merge remote-tracking branch 'mike/tumblr-url'
2014-01-28 03:35:52 +01:00
Philipp Hagemeister
17ab4d3b5e
[brightcove] Move test to generic
2014-01-28 03:35:32 +01:00
Philipp Hagemeister
31ef0ff038
Merge remote-tracking branch 'dstftw/rutube-channel'
2014-01-28 03:32:22 +01:00
Philipp Hagemeister
37e3b90d59
[rutube] Simplify
2014-01-28 03:32:07 +01:00
dst
00ff8f92a5
[rutube] Update test
2014-01-28 09:31:14 +07:00
Philipp Hagemeister
4857beba3a
Merge remote-tracking branch 'dstftw/rutube-channel'
2014-01-28 03:30:21 +01:00
Philipp Hagemeister
c1e60cc2bf
Merge remote-tracking branch 'dstftw/master'
2014-01-28 03:29:10 +01:00
dst
a3978a6159
[imdb] Fix duplicated entries bug
2014-01-28 09:12:23 +07:00
dst
e3a9f32f52
[rutube] Add support for user videos
2014-01-28 08:47:17 +07:00
dst
a2fb2a2134
[rutube] Improve video extractor
2014-01-28 08:19:45 +07:00
MikeCol
9e8ee54553
VALID_URL changed to match different kinds of Tumblr-URLs
2014-01-28 01:41:18 +01:00
Philipp Hagemeister
117bec936c
[brightcove] Parse URL from meta element if available ( Fixes #2253 )
2014-01-28 01:01:23 +01:00
dst
1547c8cc88
[rutube] Add support for channels and movies
2014-01-28 06:56:09 +07:00
Philipp Hagemeister
075911d48e
[la7] Skip test on travis
2014-01-27 23:47:22 +01:00
Philipp Hagemeister
b21a918984
release 2014.01.27.2
2014-01-27 19:22:45 +01:00
Philipp Hagemeister
f9b8549609
[ard] Support multiple formats ( Closes #2247 )
2014-01-27 18:40:10 +01:00
Jaime Marquínez Ferrándiz
e2ba07024f
Merge remote-tracking branch 'origin/master'
2014-01-27 12:45:59 +01:00
Jaime Marquínez Ferrándiz
9b05bd42e5
[discovery] Extract more info and simplify
2014-01-27 12:41:30 +01:00
Philipp Hagemeister
b6d3a99678
[cliphunter] Simplify ( #2233 )
2014-01-27 12:39:39 +01:00
Jaime Marquínez Ferrándiz
96d7b8873a
Merge remote-tracking branch 'sahutd/master'
2014-01-27 12:21:00 +01:00
Philipp Hagemeister
efc867775e
[cliphunter] Simplify
2014-01-27 07:55:30 +01:00
Philipp Hagemeister
5ab772f09c
Merge branch 'cliphunter' of https://github.com/pornophage/youtube-dl
2014-01-27 07:48:51 +01:00
Philipp Hagemeister
2a89386232
Credit @MikeCol for malemotion IE
2014-01-27 07:43:41 +01:00
MikeCol
4d9be98dbc
Malemotion extractor
2014-01-27 07:43:02 +01:00
Mike Col
6737907826
[tumblr] Fix thumbnail extraction
...
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-27 07:38:55 +01:00
Philipp Hagemeister
c060b77446
[tumblr] Use unicode_literals
2014-01-27 07:36:18 +01:00
Philipp Hagemeister
7e8caf30c0
Throw an error if no video formats are found
2014-01-27 07:31:54 +01:00
Philipp Hagemeister
ca3e054750
release 2014.01.27.1
2014-01-27 07:09:55 +01:00
Philipp Hagemeister
1da1558f46
[la7] Support more URLs
2014-01-27 07:08:01 +01:00
Philipp Hagemeister
25c67d257c
release 2014.01.27
2014-01-27 07:05:39 +01:00
Philipp Hagemeister
a17d16d59c
[la7] Add support
2014-01-27 07:05:28 +01:00
Philipp Hagemeister
d16076ff3e
[huffpost] Fix extractor
2014-01-27 06:55:35 +01:00
Philipp Hagemeister
db1f388878
[huffpost] Add support
2014-01-27 05:47:38 +01:00
Philipp Hagemeister
0f2999fe2b
Merge pull request #2221 from Rudloff/master
...
Removed websurg extractor
2014-01-26 18:03:26 -08:00
sahutd
53bfd6b24c
Added support for Discovery Issue #2227
2014-01-26 14:05:34 +05:30
Jaime Marquínez Ferrándiz
5700e7792a
[youtube] Encode the data when submitting the form for confirming the age
...
Needed on python 3
2014-01-25 17:22:41 +01:00
Jaime Marquínez Ferrándiz
38c2e5b8d5
[youtube] Use https: in more urls
2014-01-25 17:11:55 +01:00
Jaime Marquínez Ferrándiz
beddbc2ad1
[youtube:toplist] Make the regex for finding the playlist link more flexible
...
`title={foo}` may not be at the end of the `href` string.
2014-01-25 15:47:03 +01:00
Jaime Marquínez Ferrándiz
f89197d73e
Some pep8 style fixes
2014-01-25 15:33:23 +01:00
Jaime Marquínez Ferrándiz
944d65c762
[extractor/common] Encode the url when calculating the md5 with —write-pages
option
...
This doesn’t cause any problem in python 2.*, but on python 3 the `md5` function only accepts bytes.
2014-01-25 15:32:56 +01:00
Philipp Hagemeister
f945612bd0
[rtlnow] Simplify
2014-01-25 14:18:54 +01:00
Jaime Marquínez Ferrándiz
59188de113
Properly escape ‘.’ in some _VALID_URL properties
2014-01-25 11:48:08 +01:00
Jaime Marquínez Ferrándiz
352d08e3e5
Add an extractor for freespeech.org ( closes #2234 )
2014-01-25 11:31:30 +01:00
Pornophage
bacb5e4f44
Minor fixes
...
Remove empty description
Set correct md5 test
2014-01-25 02:34:08 +01:00
Pornophage
008af8660b
Add cliphunter extractor
2014-01-25 01:46:52 +01:00
Philipp Hagemeister
886fa72324
release 2014.01.23.4
2014-01-24 00:06:55 +01:00
Philipp Hagemeister
2c5bae429a
[youtube] Fix new formats
2014-01-24 00:06:26 +01:00
Philipp Hagemeister
f265fc1238
release 2014.01.23.3
2014-01-23 23:55:53 +01:00
Philipp Hagemeister
1394ce65b4
[youtube] Add new formats ( Fixes #2221 )
2014-01-23 23:54:06 +01:00
Pierre Rudloff
67ccb77197
Removed websurg extractor
2014-01-23 23:42:34 +01:00
Philipp Hagemeister
0b65e5d40f
[youtube] Do not break upon unknown formats
2014-01-23 23:21:42 +01:00
Philipp Hagemeister
629be17af4
release 2014.01.23.2
2014-01-23 19:05:05 +01:00
Philipp Hagemeister
fd28827864
Do not count unmatched videos for --max-downloads ( Fixes #2211 )
2014-01-23 19:04:22 +01:00
Philipp Hagemeister
8c61d9a9b1
Mention default for -f ( Fixes #2215 )
2014-01-23 18:50:04 +01:00
Philipp Hagemeister
975d35dbab
[youtube:truncated_url] Also match mail subscription links ( #2214 )
2014-01-23 16:14:54 +01:00
Jaime Marquínez Ferrándiz
8b769664c4
[sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls ( fixes #2212 )
2014-01-23 14:03:14 +01:00
Jaime Marquínez Ferrándiz
76f270a46a
[sina] use unicode_literals
2014-01-23 14:00:29 +01:00
Philipp Hagemeister
9dab1b7f28
release 2014.01.23.1
2014-01-23 10:37:34 +01:00
Philipp Hagemeister
d3e5bbf437
Correct --max-downloads with --ignore-errors
2014-01-23 10:36:47 +01:00
Philipp Hagemeister
18a25c5d78
Clarify update output ( Fixes #2205 )
...
No, we are not intentionally hiding the version number. Why would we?
2014-01-23 10:24:44 +01:00
Philipp Hagemeister
924f47f7b6
[rottentomatoes] Use unicode_literals
2014-01-23 04:05:58 +01:00
Philipp Hagemeister
22ff1c4a93
[xhamster] Futher simplification
2014-01-23 04:04:39 +01:00
Philipp Hagemeister
35409e1101
[xhamster] Use unicode_literals
2014-01-23 03:52:59 +01:00
Mike Col
65d781128a
[xhamster] Add support for hd video
...
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-23 03:51:09 +01:00
Philipp Hagemeister
c35b1b07e2
release 2014.01.23
2014-01-23 00:13:00 +01:00
Philipp Hagemeister
066f6a0630
[nowness] Add support
2014-01-23 00:12:47 +01:00
Philipp Hagemeister
12ed57418c
[gamespot] Fix regexp
2014-01-22 22:31:19 +01:00
Philipp Hagemeister
8b1be5cd73
Move --youtube-include-dash-manifest into correct option group
2014-01-22 22:17:53 +01:00
Philipp Hagemeister
780083dbc6
release 2014.01.22.5
2014-01-22 21:57:17 +01:00
Philipp Hagemeister
4919603f66
[youtube] Make DASH manifest download conditional for now
...
DASH download fails on many videos (all with encrypted signatures? not sure yet), for example 07FYdnEawAQ, with a 403.
2014-01-22 21:56:38 +01:00
Philipp Hagemeister
dd26ced164
Add __len__ to PagedLists
2014-01-22 21:43:33 +01:00
Philipp Hagemeister
bd2d82a5d3
[newgrounds] Simplify
2014-01-22 21:41:28 +01:00
Philipp Hagemeister
c4cd138b92
release 2014.01.22.4
2014-01-22 21:01:52 +01:00
Philipp Hagemeister
65697b3bf3
Merge branch 'paged-lists'
...
Conflicts:
test/test_utils.py
youtube_dl/extractor/youtube.py
2014-01-22 20:00:16 +01:00
Philipp Hagemeister
50317b111d
Merge branch 'youtube-dash-manifest'
...
Conflicts:
youtube_dl/extractor/youtube.py
2014-01-22 19:58:31 +01:00
Philipp Hagemeister
d7975ea287
[xvideos] Simplify
2014-01-22 19:02:48 +01:00
Mike Col
714d709a31
[xvideos] Fix thumbnail extraction
...
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-22 19:01:41 +01:00
Philipp Hagemeister
11577ec054
[cspan] Disable test
...
It works fine from all my machines, no matter where, but from travis, we get lots of 403s.
Maybe another project is scraping CSPAN from travis and they're blocking the travis machines?
2014-01-22 15:10:02 +01:00
Philipp Hagemeister
79bf58f9b5
Document -f worstaudio as well
2014-01-22 14:55:45 +01:00
Philipp Hagemeister
cd8a562267
release 2014.01.22.3
2014-01-22 14:53:36 +01:00
Philipp Hagemeister
de3ef3ed58
Default to -f best-audio when only audio is requested
2014-01-22 14:53:23 +01:00
Philipp Hagemeister
ba7678f9cc
Add -f bestaudio ( Fixes #2163 )
2014-01-22 14:47:29 +01:00
Philipp Hagemeister
a70c83768e
release 2014.01.22.2
2014-01-22 14:33:16 +01:00
Philipp Hagemeister
04b4d394d9
Add new --default-search option ( #2193 )
2014-01-22 14:16:43 +01:00
Jaime Marquínez Ferrándiz
130f12985a
[comedycentral] Use the generic _real_extract
provided by the base class
2014-01-22 11:44:26 +01:00
Jaime Marquínez Ferrándiz
4ca5d43cd8
Merge pull request #2195 from dstftw/master
...
[space] Add support for mobile URLs
2014-01-22 02:39:17 -08:00
Jaime Marquínez Ferrándiz
4bbf139aa7
[southparkstudios] Use the generic _real_extract
provided by the base class
2014-01-22 11:35:17 +01:00
dst
47739636a9
[space] Add support for mobile URLs
2014-01-22 17:25:32 +07:00
Jaime Marquínez Ferrándiz
407ae733ab
[cspan] Make ‘www’ optional and improve the regex for extracting the id ( fixes #2194 )
2014-01-22 11:06:03 +01:00
Jaime Marquínez Ferrándiz
c39f7013e1
[gametrailers] Use the generic _real_extract
provided by the base class
2014-01-22 10:51:17 +01:00
Philipp Hagemeister
a4a028323e
[comedycentral] Use unicode_literals
2014-01-22 03:50:49 +01:00
Philipp Hagemeister
780ee4e501
[comedycentral] Adapt testcase
...
In contrast to other sites, ComedyCentral seems to understand how to sensibly use MTV IE, but the additional text shouldn't hurt.
2014-01-22 03:49:17 +01:00
Philipp Hagemeister
d7b51547c0
[imdb:list] Switch to loading the webpage
...
The RSS method seems to be defunct.
2014-01-22 03:41:25 +01:00
Philipp Hagemeister
43030f36db
[d8] typo
2014-01-22 03:10:31 +01:00
Philipp Hagemeister
48c63f1653
[d8] disable test; video got deleted
2014-01-22 03:09:21 +01:00
Philipp Hagemeister
90f479b6d5
[novamov] Skip tests
2014-01-22 03:04:10 +01:00
Philipp Hagemeister
6fd2957163
release 2014.01.22.1
2014-01-22 02:17:00 +01:00
Philipp Hagemeister
d3a1c71917
[ringtv] Fix and add news extraction
2014-01-22 02:16:40 +01:00
Philipp Hagemeister
af1588c05f
[mtv] Update tests and xpath function for new title extraction
2014-01-22 02:04:51 +01:00
Philipp Hagemeister
2250865fb0
[Wimp] Use new URL relay method
2014-01-22 02:01:39 +01:00
Philipp Hagemeister
99f770caa8
[hotnewhiphop] Retrieve media key
2014-01-22 01:55:50 +01:00
Philipp Hagemeister
00122de6a9
[gametrailers/mtv] Fix pre-3.x compatibility function for find_xpath_attr
...
Fixes #2189
2014-01-22 01:04:12 +01:00
Philipp Hagemeister
a70515c0fd
[servingsys] Do not run test on travis
...
Apparantly, even the advertisers do geoblocking now!?
From the US, this isn't outright blocked, but there are no videos returned.
2014-01-22 00:27:18 +01:00
Philipp Hagemeister
398edd0689
release 2014.01.22
2014-01-22 00:21:41 +01:00
Philipp Hagemeister
6562df768d
Merge branch 'master' of github.com:rg3/youtube-dl
...
Conflicts:
youtube_dl/extractor/mtv.py
2014-01-22 00:21:27 +01:00
Philipp Hagemeister
06769acd71
[gametrailers] Use unicode_literals
...
Conflicts:
youtube_dl/extractor/gametrailers.py
2014-01-22 00:18:52 +01:00
Philipp Hagemeister
32dac6943d
[mtv] Use unicode_literals
2014-01-22 00:18:09 +01:00
Philipp Hagemeister
90834c78fe
[mtv] Fix title for gametrailers ( Fixes #2188 )
...
We now prefer the title including the category, because that title is what is presented at the actual sites.
2014-01-22 00:17:33 +01:00
Jaime Marquínez Ferrándiz
47917f24c4
[brightcove] Fix extraction of embedded videos
...
There was a leading ‘:’ in the regex.
The ‘flashvars’ parameter is not always available.
2014-01-21 22:04:46 +01:00
Jaime Marquínez Ferrándiz
d614aa40e3
[brightcove] Fix check for url in the result
...
It may have the ‘formats’ field instead of ‘url’.
2014-01-21 21:53:10 +01:00
Jaime Marquínez Ferrándiz
bc4ba05fcb
[mtv] Add an extractor for mtviggy.com ( #2072 )
2014-01-21 20:59:31 +01:00
Jaime Marquínez Ferrándiz
8d9453b9e8
Add an extractor for spike.com ( #2072 )
...
Added a generic _real_extract to MTVServicesInfoExtractor
2014-01-21 20:54:47 +01:00
Jaime Marquínez Ferrándiz
e4f320a4d0
[mtv] Check for geo-blocked videos in the xml document, not in the xml’s string
...
Allows to use the `_download_xml` method
2014-01-21 19:59:02 +01:00
Jaime Marquínez Ferrándiz
ef9f2ba7af
[mtv] Use unicode_literals
2014-01-21 19:58:21 +01:00
Philipp Hagemeister
4a3b72771f
release 2014.01.21.1
2014-01-21 18:21:53 +01:00
Philipp Hagemeister
913f32929b
[vk] Add support for HQ videos ( Fixes #2187 )
2014-01-21 18:21:44 +01:00
Philipp Hagemeister
9834872bf6
[facebook] Add support for embeds
...
Example URL: http://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html
2014-01-21 18:10:17 +01:00
Philipp Hagemeister
94a23d2a1e
[vk] Use unicode_literals
2014-01-21 17:32:03 +01:00
Philipp Hagemeister
608bf69880
[vk] avoid built-in names
2014-01-21 17:29:04 +01:00
Philipp Hagemeister
032b3df5af
[redtube] Use unicode_literals
2014-01-21 14:16:44 +01:00
Mike Col
9d11a41fe4
[redtube] Add support for thumbnails
...
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
2014-01-21 14:14:55 +01:00
Philipp Hagemeister
2989501131
release 2014.01.21
2014-01-21 14:07:41 +01:00
Philipp Hagemeister
7b0817e8e1
[servingsys] Add support
...
This also adds support for brightcove advertisements.
Fixes #2181
2014-01-21 02:09:51 +01:00
Philipp Hagemeister
9d4288b2d4
[extractor/common] Clarify when and when not we generate the filename
2014-01-21 01:41:13 +01:00
Philipp Hagemeister
3486df383b
[generic] Improve testcase
2014-01-21 01:40:34 +01:00
Philipp Hagemeister
b60016e831
Deal with implicitly UTF-16 decoded webpages
...
These webpages don't specify an encoding and rely on the BOM
2014-01-21 01:39:40 +01:00
Philipp Hagemeister
5aafe895fc
Correct XML ampersand fixup
2014-01-20 22:11:34 +01:00
Philipp Hagemeister
b853d2e155
release 2014.01.20
2014-01-20 11:44:37 +01:00
Philipp Hagemeister
b7ab059084
Add infrastructure for paged lists
...
This commit allows to download pages in playlists as needed instead of all at once.
Before this commit,
youtube-dl http://www.youtube.com/user/ANNnewsCH/videos --playlist-end 2 --skip-download
took quite some time - now it's almost instantaneous.
As an example, the youtube:user extractor has been converted.
Fixes #2175
2014-01-20 11:36:47 +01:00
Philipp Hagemeister
c91778f8c0
[youtube] Fall back to header if playlist title is not available
...
Sometimes (in about 10% of requests), the og:title is missing for a weird reason.
See #2170 for an example
2014-01-20 02:45:51 +01:00
Philipp Hagemeister
5016f3eac8
[myspace] More robust mediatype check
2014-01-20 02:44:08 +01:00
Jaime Marquínez Ferrándiz
efb1bb90a0
[myspace] Add support for song urls ( fixes #2040 )
2014-01-19 11:38:48 +01:00
Philipp Hagemeister
4cf393bb4b
[dropbox] Correct test case ( #2171 )
2014-01-19 06:16:40 +01:00
Philipp Hagemeister
ce4e242a6f
[dropbox] PEP8 and simplify ( #2171 )
2014-01-19 06:14:24 +01:00
Philipp Hagemeister
b27bec212f
Merge remote-tracking branch 'sahutd/master'
2014-01-19 06:12:20 +01:00
sahutd
6b79f40c3d
Added support for Dropbox
2014-01-19 10:20:26 +05:30
Philipp Hagemeister
dd27fd1739
[youtube] Download DASH manifest
...
If given, download and parse the DASH manifest file, in order to get ultra-HQ formats.
Fixes #2166
2014-01-19 05:47:20 +01:00
Philipp Hagemeister
dfa50793d8
Merge pull request #2153 from jaimeMF/ffmpeg-merger-check-install
...
Don’t try to merge the formats if ffmpeg or avconv are not installed
2014-01-18 20:42:51 -08:00
sahutd
2a7c35dd46
added dropbox support
2014-01-18 20:50:42 +05:30
sahutd
8da531359e
Added dropbox support. issue #2055
2014-01-18 20:45:53 +05:30
Philipp Hagemeister
e2b944cf43
Merge branch 'master' of github.com:rg3/youtube-dl
2014-01-17 14:48:15 +01:00
Philipp Hagemeister
3ec05685f7
[extractor/common] Limit --write-pages filename to 200 chars
...
This avoids problems with very long URLs.
2014-01-17 14:47:47 +01:00
Jaime Marquínez Ferrándiz
e103fd46ca
FFmpegMergerPP: Print an info message with the destination before running ffmpeg
2014-01-17 14:31:23 +01:00
Philipp Hagemeister
877bfd69d1
[cnn] Improve test
2014-01-17 05:06:13 +01:00
Philipp Hagemeister
e0ef49f205
release 2014.01.17.2
2014-01-17 04:22:15 +01:00
Philipp Hagemeister
f68cd00fe3
[kankan] Skip test
2014-01-17 04:21:54 +01:00
Philipp Hagemeister
ca70d215cf
[kankan] Simplify
2014-01-17 04:21:22 +01:00
Philipp Hagemeister
d0390a0c92
[mixcloud] Use unicode_literals
2014-01-17 04:06:18 +01:00
Philipp Hagemeister
dd2535c38a
[mixcloud] Fix URL extraction
2014-01-17 04:05:15 +01:00
Philipp Hagemeister
b78d180170
[mpora] Fix uploader name extraction
2014-01-17 03:59:42 +01:00
Philipp Hagemeister
26dca1661e
[ted] Updated checksums
2014-01-17 03:54:54 +01:00
Philipp Hagemeister
f853f8594d
[ted] Use unicode_literals
2014-01-17 03:52:17 +01:00
Philipp Hagemeister
d0da491e1e
[condenast] Allow multiple formats, and sort centralized
2014-01-17 03:36:03 +01:00
Philipp Hagemeister
6e249060cf
[condenast] Use unicode_literals
2014-01-17 03:32:02 +01:00
Philipp Hagemeister
fbcd7b5f83
[soundcloud] Use unicode_literals and centralized sorting
2014-01-17 03:29:41 +01:00
Philipp Hagemeister
9ac0a67581
[spankwire] Use centralized format sorting and unicode_literals
2014-01-17 03:26:05 +01:00
Philipp Hagemeister
befdc8f3b6
[teamcoco] Use centralized sorting
2014-01-17 03:22:02 +01:00
Philipp Hagemeister
bb198c95e2
[teamcoco] Use unicode_literals
2014-01-17 03:15:09 +01:00
Philipp Hagemeister
c1195541b7
[gamespot] Use unicode_literals
2014-01-17 03:13:40 +01:00
Philipp Hagemeister
26844eb57b
[franceinter] Remove superfluous whitespace
2014-01-17 03:10:54 +01:00
Philipp Hagemeister
a7732b672e
Credit @sahutd for franceinter ( #2152 )
2014-01-17 03:09:34 +01:00
Philipp Hagemeister
677b3ce82f
[franceinter] Minor improvements ( #2152 )
2014-01-17 03:09:07 +01:00
Philipp Hagemeister
fabfe17d5e
[flickr] Use unicode literals
2014-01-17 03:07:01 +01:00
Philipp Hagemeister
82696d5d5d
Merge remote-tracking branch 'sahutd/master'
2014-01-17 03:02:55 +01:00
Philipp Hagemeister
9eea4fb835
release 2013.01.17.1
2014-01-17 02:57:46 +01:00
Philipp Hagemeister
484aaeb204
[everyonesmixtape] Add support ( Fixes #2161 )
2014-01-17 02:56:13 +01:00
Philipp Hagemeister
8e589a8a47
release 2013.01.17
2014-01-17 02:13:13 +01:00
Philipp Hagemeister
2f21eb2db6
[generic] Do not fetch XML URLs ( Fixes #2162 )
2014-01-17 02:13:00 +01:00
Jaime Marquínez Ferrándiz
c11529618a
[redtube] Make ‘http:’ not optional ( closes #2160 )
...
If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url.
Instead, we let the generic extractor add the protocol.
2014-01-16 11:21:33 +01:00
Jaime Marquínez Ferrándiz
58c3c7ae38
Don’t try to merge the formats if ffmpeg or avconv are not installed
2014-01-15 12:59:15 +01:00
sahutd
c8650f7ecd
Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151
2014-01-15 16:48:55 +05:30
Saimadhav Heblikar
14e7543a5a
franceinter [Issue #2105 ]
...
Added franceinterIE import to reflect addition of FranceInter support. Issue #2105
2014-01-15 11:51:12 +05:30
Saimadhav Heblikar
bf6705f584
Added franceinter [Issue #2105 ]
2014-01-15 11:49:50 +05:30
Filippo Valsorda
a9f53ce7ea
Add a couple of missing http:// in test URLs
2014-01-14 16:01:31 -05:00
Philipp Hagemeister
4950f30890
Fix --list-formats description ( Closes #2142 )
2014-01-13 00:03:31 +01:00
Philipp Hagemeister
17093b83ca
Allow ~ in --download-archive ( Fixes #2137 )
2014-01-12 01:27:55 +01:00
Philipp Hagemeister
5d8683a5cd
[nowvideo] Add support for .sx version ( Fixes #2127 )
2014-01-12 01:26:37 +01:00
Philipp Hagemeister
cede88e5bb
Merge pull request #2139 from dstftw/master
...
Tidy help text
2014-01-11 16:18:38 -08:00
dst
67d28bff12
Tidy help text
2014-01-12 06:27:00 +07:00
dst
7ee40b5d1c
[lynda] Add support for member accounts and paid videos ( Closes #2125 )
2014-01-12 05:31:56 +07:00
Jaime Marquínez Ferrándiz
db22af36ec
[brightcove] The ‘id’ attribute is not always present in the object tag ( fixes #2132 )
...
It looks like the ‘flashId’ parameter is not needed.
2014-01-10 19:39:42 +01:00
Philipp Hagemeister
f8b5ab8cfa
[bandcamp] Make thumbnail and uploader optional
...
Fixes #2129
2014-01-09 23:04:36 +01:00
Jaime Marquínez Ferrándiz
298f16f954
[bandcamp] Fix variable name
2014-01-09 20:23:28 +01:00
Philipp Hagemeister
ce6b9a2dba
[youtube] Add a pseudo format for rtmp videos ( #2123 )
2014-01-09 02:38:50 +01:00
Philipp Hagemeister
c3197e3e5c
[youtube] Correct subtitle URL ( Fixes #2120 )
2014-01-09 01:36:21 +01:00
Philipp Hagemeister
d420d8dd1b
release 2014.01.08
2014-01-08 23:42:52 +01:00
Philipp Hagemeister
3fabeaa1f4
[vimeo] Support protocol-relative URLs
2014-01-08 22:42:52 +01:00
Philipp Hagemeister
35aa7098cd
Merge remote-tracking branch 'origin/prefer-ffmpeg'
2014-01-08 18:32:06 +01:00
Jaime Marquínez Ferrándiz
9d6192a5b8
[bloomberg] Fix ooyala url extraction
2014-01-08 18:18:45 +01:00
Jaime Marquínez Ferrándiz
76b1bd672d
Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options ( #2115 )
...
Affects the ffmpeg post processors, if ‘--prefer-ffmpeg’ is given and both avconv and ffmpeg are installed, it will use ffmpeg. Otherwise it will follow the old behaviour.
2014-01-08 17:53:34 +01:00
Jaime Marquínez Ferrándiz
469ec9416a
[francetv] Add extractor for Culturebox ( closes #2117 )
2014-01-08 16:16:34 +01:00
Jaime Marquínez Ferrándiz
70af3439e9
[hls] Fix the program name when reporting the file size
2014-01-08 16:15:20 +01:00
dst
5f59ee7942
[novamov] Remove superfluous tabs
2014-01-08 08:11:46 +07:00
dst
8f89e68781
[novamov] Add embedded player support
2014-01-08 08:09:13 +07:00
Philipp Hagemeister
10bff13a66
[novamov] Simplify
2014-01-08 01:18:47 +01:00
Philipp Hagemeister
166ff8a3c7
Merge remote-tracking branch 'dstftw/novamov'
2014-01-08 01:15:43 +01:00
Philipp Hagemeister
b4622a328b
Use double quotes in error message ( #2112 )
...
On Windows, double quotes are required, because single quotes get served to youtube-dl. (Yes, cmd.exe is crazy like that).
On other system, both double and single quotes are fine, unless the string contains a dollar sign (then you need single quotes).
Since virtually no URLs contain dollar signs, double quotes should do.
2014-01-08 00:05:11 +01:00
dst
cc253000e4
[novamov] Add support for novamov.com ( Fixes #2035 )
2014-01-07 22:18:10 +07:00
Philipp Hagemeister
42e4fcf23a
[generic] Fix regexes
2014-01-07 11:04:27 +01:00
Philipp Hagemeister
9c63128668
[metacritic] Use centralized sorting and unicode_literals
2014-01-07 10:27:35 +01:00
Philipp Hagemeister
9933b57430
[pornhub] Use centralized sorting
2014-01-07 10:25:34 +01:00
Philipp Hagemeister
84c92dc00f
[c56] Add suppot for multiple formats
2014-01-07 10:19:15 +01:00
Philipp Hagemeister
42154ad5bc
[archiveorg] Use centralized sorting
2014-01-07 10:16:22 +01:00
Philipp Hagemeister
96f1b0741c
release 2014.01.07.5
2014-01-07 10:09:56 +01:00
Philipp Hagemeister
bac268e243
Clarify --date* documentation ( Fixes #2093 )
2014-01-07 10:09:37 +01:00
Philipp Hagemeister
3798eadccd
More unicode literals
2014-01-07 10:06:30 +01:00
Philipp Hagemeister
2537186d43
release 2014.01.07.4
2014-01-07 09:52:29 +01:00
Philipp Hagemeister
0eecc6a417
[vimeo] Add support for passwords for player. URLs
...
Fixes #2053
2014-01-07 09:52:00 +01:00
Philipp Hagemeister
0dc13f4c4a
Correctly set IE_NAME field
2014-01-07 09:45:58 +01:00
Philipp Hagemeister
f577e0ce15
switch more to unicode_literals
2014-01-07 09:45:40 +01:00
Philipp Hagemeister
bd1b906527
Remove unusued import
2014-01-07 09:42:38 +01:00
Philipp Hagemeister
ecfef3e5bf
+unicode_literals
2014-01-07 09:41:13 +01:00
Philipp Hagemeister
3d3538e422
[khanacademy] Add support ( Fixes #2066 )
2014-01-07 09:35:34 +01:00
Philipp Hagemeister
0cdad20c75
release 2014.01.07.3
2014-01-07 08:28:13 +01:00
Philipp Hagemeister
089cb705e8
release 2014.01.07.2
2014-01-07 08:21:05 +01:00
Philipp Hagemeister
525e1076ad
release 2014.01.07.1
2014-01-07 08:09:08 +01:00
Philipp Hagemeister
282962bd36
--list-formats: Only add "@" if vbr is given
2014-01-07 08:08:48 +01:00
Philipp Hagemeister
c93c2ab1c3
[mpora] Add support ( Fixes #2096 )
2014-01-07 08:07:46 +01:00
Philipp Hagemeister
7b09a4d847
[lynda] Fix download if subtitles were not requested
2014-01-07 07:17:49 +01:00
Philipp Hagemeister
73a25b30ea
[lynda] Remove superfluous space
2014-01-07 07:14:46 +01:00
Philipp Hagemeister
ac260dd81e
[lynda] Remove useless u""
2014-01-07 07:14:12 +01:00
Philipp Hagemeister
48a2034671
[vimeo] Fix playlist URL matching
2014-01-07 07:13:47 +01:00
Philipp Hagemeister
a9ce0c631e
[xattr] Correct on Windows
2014-01-07 06:50:24 +01:00
Philipp Hagemeister
afc7bc33cb
[xattr] Always use UTF-8
...
On Windows and other systems, other encodings would break when trying to encode non-ASCII characters.
Simply use UTF-8, like every sane system.
2014-01-07 06:49:15 +01:00
Philipp Hagemeister
168da92b9a
[xattr] Rework
...
In particular, explicitly require NT before trying ADS, and do not try to parse process output that may be localized.
2014-01-07 06:36:34 +01:00
Philipp Hagemeister
d70ad093af
Move check_executable into a helper ufnction
2014-01-07 06:23:41 +01:00
Philipp Hagemeister
2a2e2770cc
[xattr] Always output a warning message on errors
2014-01-07 06:12:28 +01:00
Philipp Hagemeister
42cc71e80b
[xattr] Write bytestrings, not characters
2014-01-07 06:11:21 +01:00
Philipp Hagemeister
496c19234c
Split postprocessor package into multiple modules
2014-01-07 05:59:22 +01:00
Philipp Hagemeister
4f81667d76
[orf] Remove unused variable name
2014-01-07 05:51:46 +01:00
Philipp Hagemeister
56327689a2
Move postprocessor into its own package
2014-01-07 05:49:17 +01:00
Philipp Hagemeister
ad84831537
[xattr] Coding style
2014-01-07 05:45:15 +01:00
Philipp Hagemeister
5f263296ea
Merge remote-tracking branch 'epitron/metadata-pp'
...
Conflicts:
youtube_dl/PostProcessor.py
2014-01-07 05:44:44 +01:00
Philipp Hagemeister
89650ea3a6
release 2014.01.07
2014-01-07 05:34:32 +01:00
Philipp Hagemeister
79f8295303
Use original Referer URL in Brightcove requests ( Fixes #2110 )
2014-01-07 05:34:14 +01:00
Philipp Hagemeister
400e58103d
[brightcove] Use unicode_literals
2014-01-07 05:23:20 +01:00
Philipp Hagemeister
fcee8ee784
[vimeo] Use _search_regex
2014-01-07 05:19:28 +01:00
Philipp Hagemeister
9148eb002b
[vimeo] Use unicode_literals
2014-01-06 23:38:16 +01:00
Philipp Hagemeister
559e370f44
[vimeo] Proper warning when password is required ( Fixes #2053 )
...
In player. URLs, the password warning is different.
2014-01-06 23:35:27 +01:00
Philipp Hagemeister
cdeb10b5cd
release 2014.01.06.1
2014-01-06 19:25:43 +01:00
Philipp Hagemeister
e6162a90e6
release 2014.01.06
2014-01-06 17:37:24 +01:00
Philipp Hagemeister
9a6422a81e
Merge remote-tracking branch 'origin/master'
2014-01-06 17:37:20 +01:00
Philipp Hagemeister
fcea44c6d5
[vimeo] Add support for review pages
...
Since the regexp is already overboarding and review pages have a distinct URL format (with non-trivial stuff after the ID), use a dedicated IE.
Fixes #2106
2014-01-06 17:34:23 +01:00
Philipp Hagemeister
5d73273f6f
[orf] Use new extraction method ( Fixes #2057 )
2014-01-06 17:15:27 +01:00
Philipp Hagemeister
c11a0611d9
[veehd] Send requests twice ( Fixes #2102 )
2014-01-06 12:54:01 +01:00
Philipp Hagemeister
796495886e
[generic] Use unicode_literals instead of duplicating the u'
2014-01-06 01:47:52 +01:00
Philipp Hagemeister
fa27f667c8
Merge pull request #2104 from dstftw/lynda
...
[lynda] Add subtitles extraction
2014-01-05 16:44:21 -08:00
Philipp Hagemeister
fc9713a1d2
[youtube] Support jwplayer with YouTube URLs ( Closes #2075 )
2014-01-06 01:42:58 +01:00
dst
62bcfa8c57
[lynda] Add subtitles extraction
2014-01-05 23:59:33 +07:00
Philipp Hagemeister
7f9886379c
release 2014.01.05.6
2014-01-05 11:44:20 +01:00
Jaime Marquínez Ferrándiz
41292a3827
Fix list comprehension for decoding the URLs ( fixes #2100 )
...
It wasn’t a comprehension, it was just using the last url from the previous comprehension.
That didn’t raise an error in python 2, but in python 3 the variable was not defined.
2014-01-05 10:58:36 +01:00
Philipp Hagemeister
20f1be02df
release 2014.01.05.5
2014-01-05 05:48:39 +01:00
Philipp Hagemeister
a339e5cfb5
Remove unused imports
2014-01-05 05:48:30 +01:00
Philipp Hagemeister
f46f4a995b
[veoh] Simplify
2014-01-05 05:48:12 +01:00
Philipp Hagemeister
4ddba33f78
[veoh] Add support for mobile URLs
...
Fixes #2052
2014-01-05 05:47:50 +01:00
Philipp Hagemeister
e3b7aa8428
release 2014.01.05.4
2014-01-05 05:41:30 +01:00
Philipp Hagemeister
d981cef6b9
[generic] Support gorillavid.in
...
Previously, we were a little bit over-eager and got a random swf file.
Fixes #2084 .
2014-01-05 05:34:08 +01:00
Philipp Hagemeister
6fa81ee96e
release 2014.01.05.3
2014-01-05 05:26:43 +01:00
Philipp Hagemeister
a1a337ade9
release 2014.01.05.02
2014-01-05 05:25:07 +01:00
Philipp Hagemeister
c774b3c696
Make sure URLs are always character strings ( Fixes #2051 )
2014-01-05 05:24:50 +01:00
Philipp Hagemeister
4ea170b8a0
release 2014.01.05.1
2014-01-05 04:44:34 +01:00
Philipp Hagemeister
9656ee5d1d
Document --socket-timeout
2014-01-05 04:36:46 +01:00
Philipp Hagemeister
a5f1e12a02
release 2014.01.05
2014-01-05 04:30:29 +01:00
Philipp Hagemeister
ca9e792253
[cspan] Use HTTP download ( Fixes #2098 )
2014-01-05 04:30:19 +01:00
Philipp Hagemeister
aff24732b9
Merge remote-tracking branch 'rzhxeo/blip'
...
Conflicts:
youtube_dl/extractor/bliptv.py
2014-01-05 03:48:45 +01:00
Philipp Hagemeister
a9c5e5ca6e
Set required properties for format merging
2014-01-05 03:44:08 +01:00
Philipp Hagemeister
cefcb9fde3
[bliptv] Use centralized format sorting
...
This also makes youtube-dl use the better "Source" format by default.
2014-01-05 03:21:23 +01:00
Philipp Hagemeister
bca4e93076
[bliptv] Simplify
2014-01-05 03:18:45 +01:00
Philipp Hagemeister
67c20aebb7
Merge remote-tracking branch 'rzhxeo/blip2'
2014-01-05 03:16:19 +01:00
Philipp Hagemeister
448711e39f
[pornhd] Add support for ISO-3166 subpages ( Fixes #2088 )
2014-01-05 03:13:10 +01:00
Philipp Hagemeister
8bf48f237d
Fix/work around Windows encoding issues ( Fixes #2095 )
2014-01-05 03:07:55 +01:00
Philipp Hagemeister
7c0578dc86
[collegehumor] Use character strings by default
2014-01-05 03:07:15 +01:00
Philipp Hagemeister
55033ffb0a
[collegehumor] Add support for age_limit
2014-01-05 03:03:15 +01:00
Philipp Hagemeister
b4a9bf701a
[collegehumor] Support multiple formats ( Fixes #2092 )
...
Unfortunately, we lose a part of the description in the new JSON format, but that's still better than a non-functioning URL.
2014-01-05 02:50:10 +01:00
Philipp Hagemeister
a015dce0e2
Merge remote-tracking branch 'jaimeMF/merge-formats'
2014-01-05 02:06:48 +01:00
Philipp Hagemeister
6febd1c1df
Prepare widespread unicode literal use
2014-01-05 01:52:03 +01:00
Jaime Marquínez Ferrándiz
6350728be2
Allow merging formats ( closes #1612 )
...
Multiple formats can be requested using `-f 137+139`, each one is downloaded and then the two are merged with ffmpeg.
2014-01-04 13:13:51 +01:00
Philipp Hagemeister
a7c26e7338
[lynda] minor changes
2014-01-03 13:24:29 +01:00
Philipp Hagemeister
c880557666
Merge remote-tracking branch 'origin/master'
2014-01-03 13:10:00 +01:00
Philipp Hagemeister
85689a531f
[macgamestore] Minor fixes ( #2044 )
2014-01-03 13:09:39 +01:00
Philipp Hagemeister
cc14dfb8ec
Merge remote-tracking branch 'dstftw/macgamestore'
2014-01-03 13:06:22 +01:00
Jaime Marquínez Ferrándiz
91d7d0b333
FFmpegMetadataPP; Write temporary file to something.temp.{ext}
( fixes #2079 )
...
ffmpeg correctly recognize the formats of extensions like m4a, but it doesn’t works if it’s passed with the `—format` option.
2014-01-03 12:54:19 +01:00
Philipp Hagemeister
9887c9b2d6
[jpopsuki] Simplify
2014-01-03 12:51:37 +01:00
Philipp Hagemeister
d2fee313ec
Merge remote-tracking branch 'diffycat/jpopsuki'
2014-01-03 12:20:18 +01:00
Philipp Hagemeister
fa7f58e433
release 2014.01.03
2014-01-03 12:12:17 +01:00
Jaime Marquínez Ferrándiz
71cd2a571e
[dreisat] Make ‘index.php’ optional in the url ( fixes #2080 )
2014-01-03 12:02:08 +01:00
Philipp Hagemeister
7c094bfe2f
Reveal a little bit more detail about what we cache ( #858 )
2014-01-03 10:57:31 +01:00
Philipp Hagemeister
0f30658329
Clarify --cache-dir ( #858 )
2014-01-02 23:27:47 +01:00
Jaime Marquínez Ferrándiz
31c1cf5a9d
[soundcloud] recognize more players’ urls ( fixes #2078 )
2014-01-02 16:18:51 +01:00
epitron
e63fc1bed4
Added '--xattrs' option which writes metadata to the file's extended attributes using a youtube-dl postprocessor.
...
Works on Linux, OSX, and Windows.
2014-01-02 07:47:28 -05:00
Jaime Marquínez Ferrándiz
efa1739b74
[comedycentral] Recognize ‘video-collections’ urls ( #2072 )
2014-01-01 21:11:35 +01:00
Jaime Marquínez Ferrándiz
5ffecde73f
[mixcloud] Fix track url transformation ( fixes #2068 )
...
‘/previews/‘ must be replaced with ‘/c/originals/‘ now.
2014-01-01 21:07:55 +01:00
Philipp Hagemeister
08d13955dd
[wistia] Prefer original video format above all others
...
We could also set up a formula which would weigh filesize/bitrate and vcodec/acodec (say, 1GB h264 < 3 GB MPEG2 < 2 GB h264), but that would get really messy real soon.
2014-01-01 20:23:49 +01:00
rzhxeo
531147dd5e
[BlipTVIE] Extract all formats
2014-01-01 19:45:45 +01:00
Philipp Hagemeister
eadaf08c16
Merge remote-tracking branch 'origin/master'
2014-01-01 15:30:46 +01:00
Anton Larionov
4a9c9b6fdb
[jpopsuki] Add script encoding definition for python2
2014-01-01 18:27:02 +04:00
Anton Larionov
b969ab48d9
Add support for jpopsuki.tv
2014-01-01 17:59:54 +04:00
Jaime Marquínez Ferrándiz
8fa8a6299b
[youtube] Add itag 264 ( closes #2063 )
...
It has a better bitrate than 137 but the same resolution
2014-01-01 13:45:33 +01:00
Jaime Marquínez Ferrándiz
b2b0870b3a
[dreisat] Update test filename and checksum
2014-01-01 13:30:58 +01:00
Jaime Marquínez Ferrándiz
4fb757d1e0
Merge pull request #2041 from dstftw/imdb-list
...
[imdb] Add support for IMDb list (#2033 )
2014-01-01 12:45:09 +01:00
Jaime Marquínez Ferrándiz
241bce7aaf
Merge pull request #2061 from rzhxeo/var
...
Correct variable name in YoutubeDL.list_formats
2014-01-01 03:33:34 -08:00
Philipp Hagemeister
33ec2ae8d9
Merge remote-tracking branch 'origin/master'
2014-01-01 10:43:58 +01:00
Jaime Marquínez Ferrándiz
c801b2051a
Add an extractor for cmt.com ( closes #2049 )
...
It just inherits from MTVIE.
Some videos also come from vevo.com
2013-12-31 17:21:44 +01:00
Jaime Marquínez Ferrándiz
7976fcac55
[http] Fix ‘err’ variable not being assigned in an except block ( #2045 )
2013-12-31 13:44:57 +01:00
Jaime Marquínez Ferrándiz
e9f9a10fba
Fix initialization of YoutubeDL with params set to None
...
Set it to an empty dictionary because it’s directly accessed when setting some properties
2013-12-31 13:34:52 +01:00
rzhxeo
1cdfc31e1f
Correct variable name in YoutubeDL
2013-12-30 06:50:12 +01:00
rzhxeo
19dab5e6cc
[GenericIE] Outsource embedded blip.tv player video id extraction to BlipTVIE and fix minor errors in RegEx
2013-12-30 06:15:02 +01:00
rzhxeo
c0f9969b9e
[BlipTVIE] Fix and simplify extraction of embedded videos
2013-12-30 06:14:10 +01:00
Philipp Hagemeister
a0ddb8a2fa
Add new --print-traffic option
2013-12-29 15:28:32 +01:00
Philipp Hagemeister
c1d1facd06
[generic] Output something before making network requests
2013-12-27 08:38:42 +01:00
Philipp Hagemeister
b26559878f
release 2013.12.26
2013-12-26 21:56:23 +01:00
Philipp Hagemeister
fd46a318a2
Print out encoding information in -v ( #2046 )
2013-12-26 21:55:42 +01:00
Philipp Hagemeister
5d4f3985be
Document that format_id field should be present
2013-12-26 21:19:00 +01:00
Philipp Hagemeister
360babf799
[theplatform] Use centralized sorting
2013-12-26 21:18:18 +01:00
Philipp Hagemeister
a1b92edbb3
[channel 9] Use centralized format sorting
2013-12-26 21:14:43 +01:00
Philipp Hagemeister
12c978739a
[internetvideoarchive] Use centralized format sorting
2013-12-26 21:08:52 +01:00
Philipp Hagemeister
4bc60dafeb
[blinkx] Use centralized format sorting
2013-12-26 21:05:30 +01:00
Philipp Hagemeister
bf5b0a1bfb
[ivi] Use centralized format sorting
2013-12-26 18:40:16 +01:00
Philipp Hagemeister
bfe9de8510
[youporn] Add support for multiple formats
2013-12-26 18:37:12 +01:00
Philipp Hagemeister
5ecd3c6a09
[bandcamp] Add support for multiple formats
2013-12-26 14:08:57 +01:00
Philipp Hagemeister
608d11f515
[cnn] Add multiple formats, duration, and upload_date
2013-12-26 13:49:44 +01:00
dst
c7f8537dd9
[lynda] Add support for lynda.com ( #1966 )
2013-12-26 15:48:24 +07:00
Philipp Hagemeister
723f839911
Remove unused imports
2013-12-25 15:33:19 +01:00
Philipp Hagemeister
61224dbcdd
[zdf] Make width extraction more robust
2013-12-25 15:33:09 +01:00
Philipp Hagemeister
c3afc93a69
Merge remote-tracking branch 'origin/master'
2013-12-25 15:24:44 +01:00
Philipp Hagemeister
7b8af56340
[appletrailers] Use centralized format selection
2013-12-25 15:24:41 +01:00
Philipp Hagemeister
539179f45b
[wistia] Use centralized sorting
2013-12-25 15:20:14 +01:00
Philipp Hagemeister
7217e148fb
[yahoo] Use centralized sorting, and add tbr field
2013-12-25 15:18:40 +01:00
dst
1e923b0d29
[macgamestore] Add extractor ( #2043 )
2013-12-25 16:07:34 +07:00
dst
f7e9d77f34
[smotri] Fix typo
2013-12-25 09:02:35 +07:00
dst
c645c7658d
[imdb] Extractor for lists ( #2033 )
2013-12-25 08:34:41 +07:00
Philipp Hagemeister
b874fe2da8
[mdr] Use centralized format selection
2013-12-24 23:34:11 +01:00
Philipp Hagemeister
c7deaa4c74
[zdf] Use centralized sorting
2013-12-24 23:32:04 +01:00
Philipp Hagemeister
e6812ac99d
[spiegel] Use centralized sorting
2013-12-24 12:40:23 +01:00
Philipp Hagemeister
719d3927d7
[mit] Add support for multiple formats
2013-12-24 12:38:08 +01:00
Philipp Hagemeister
55e663a8d7
[dreisat] Use centralized format sorting
2013-12-24 12:35:08 +01:00
Philipp Hagemeister
2c62dc26c8
[youtube] Simplify format specification
2013-12-24 12:34:09 +01:00
Philipp Hagemeister
4bcc7bd1f2
Add temporary _sort_formats helper function
2013-12-24 12:31:42 +01:00
Philipp Hagemeister
f49d89ee04
Add a resolution field and improve general --list-formats output
2013-12-24 11:56:02 +01:00
Philipp Hagemeister
dabc127362
Remove dead code
2013-12-23 16:03:06 +01:00
Philipp Hagemeister
c25c991809
[mplayer] Fix error introduced by downloader separation
2013-12-23 16:00:48 +01:00
Philipp Hagemeister
f45f96f8f8
[myvideo] Use RTMP instead of RTMPT ( Fixes #2032 )
2013-12-23 15:57:43 +01:00
Philipp Hagemeister
1538eff6d8
[bliptv] Remove support for direct downloads
...
This is now handled by the generic IE
2013-12-23 15:49:21 +01:00
Jaime Marquínez Ferrándiz
933605d7e8
YoutubeDL: rename _fd_progress_hooks
back to _progress_hooks
...
In the future it may report more things.
2013-12-23 10:37:27 +01:00
Jaime Marquínez Ferrándiz
b3d9ef88ec
YoutubeDL: only set the ‘formats’ field of the info_dict if it was already set before
...
It caused a circular reference error, when trying to dump it to json (for example with the test video for myvideo.de or any other video without formats)
2013-12-23 10:23:13 +01:00
Philipp Hagemeister
8958b6916c
release 2013.12.23.4
2013-12-23 05:08:35 +01:00
Philipp Hagemeister
9fc3bef87a
Merge remote-tracking branch 'jaimeMF/split-downloaders'
2013-12-23 05:03:32 +01:00
Philipp Hagemeister
d80044c235
[youtube] Prefer videos with sound
2013-12-23 04:51:42 +01:00
Philipp Hagemeister
bc2103f3bf
release 2013.12.23.3
2013-12-23 04:39:55 +01:00
Philipp Hagemeister
f82b18efc1
Merge remote-tracking branch 'rzhxeo/youtube'
2013-12-23 04:37:40 +01:00
Philipp Hagemeister
504c668d3b
release 2013.12.23.2
2013-12-23 04:31:45 +01:00
Philipp Hagemeister
466617f539
[bliptv] Simplify (From #2000 )
2013-12-23 04:31:38 +01:00
Philipp Hagemeister
196938835a
Remove debugging code
...
Introduced by accident in 5d681e960d
2013-12-23 04:30:57 +01:00
Philipp Hagemeister
a94e129a65
release 2013.12.23.1
2013-12-23 04:20:25 +01:00
Philipp Hagemeister
5d681e960d
Use bidiv instead of fribidi if available ( Fixes #1912 )
2013-12-23 04:19:50 +01:00
Philipp Hagemeister
c7b487d96b
release 2013.12.23
2013-12-23 03:45:02 +01:00
Philipp Hagemeister
7dbf5ae587
[smotri] Add support for moderated (?) videos ( Fixes #2030 )
2013-12-23 03:44:47 +01:00
Philipp Hagemeister
8d0bdeba18
[smotri] Make optional attributes optional
2013-12-23 03:38:29 +01:00
Philipp Hagemeister
1b969041d7
[blinkx] Support mobile URLs ( Closes #2022 )
2013-12-22 07:43:54 +01:00
Philipp Hagemeister
e302f9ce32
[youtube:user] Speed up --match-title
2013-12-22 03:57:42 +01:00
Philipp Hagemeister
5a94982abe
Remove unused import
2013-12-22 03:52:12 +01:00
Philipp Hagemeister
7115ca84aa
[vimeo/generic] Add support for embedded SWF vimeo videos
2013-12-22 03:34:13 +01:00
Philipp Hagemeister
04ff34ab89
Show all matching URLs
2013-12-22 03:25:55 +01:00
Philipp Hagemeister
bbafbe20c2
[vimeo] Better formatting for regexp
2013-12-22 03:21:28 +01:00
Philipp Hagemeister
c4d55a33fc
[brightcove] Test checksum changed
2013-12-20 17:28:50 +01:00
Philipp Hagemeister
147e4aece0
[vbox7] New video checksum
2013-12-20 17:27:43 +01:00
Philipp Hagemeister
bd1488ae64
[mdr] Remove test
...
For context, refer to the http://de.wikipedia.org/wiki/Depublizieren
2013-12-20 17:24:48 +01:00
Philipp Hagemeister
79fed2a4df
[crunchyroll] Fix test ( #1721 )
2013-12-20 17:20:39 +01:00
Philipp Hagemeister
304cbe981e
Merge remote-tracking branch 'rzhxeo/crunchyroll'
2013-12-20 17:13:26 +01:00
Philipp Hagemeister
3fefbf50e3
Merge pull request #2005 from dstftw/ivi.ru
...
Add support for ivi.ru
2013-12-20 08:12:38 -08:00
Philipp Hagemeister
f65c1d2be0
release 2013.12.20
2013-12-20 17:08:16 +01:00
Philipp Hagemeister
aa94a6d315
[aparat] Add support ( Fixes #2012 )
2013-12-20 17:05:39 +01:00
Jaime Marquínez Ferrándiz
768df74538
[blinkxx] Add support for youtube videos
2013-12-19 21:02:25 +01:00
Philipp Hagemeister
1f9da9049b
[generic] Support YouTube swf embed ( Fixes #2010 )
2013-12-19 20:44:30 +01:00
Jaime Marquínez Ferrándiz
c0d0b01f0e
[generic] Detect ooyala videos ( fixes #2013 )
2013-12-19 20:32:12 +01:00
dst
97e302a419
[imdb] Add support for mobile site URLs
2013-12-20 00:21:04 +07:00
Philipp Hagemeister
71507a11c8
[soundcloud] Support mobile URLs ( Fixes #2009 )
2013-12-19 16:39:01 +01:00
dst
a51e37af62
[ivi] Simplify
2013-12-19 10:53:38 +07:00
dst
6c6db72ed4
[ivi] Skip tests for travis build
2013-12-19 06:19:41 +07:00
dst
0cc83dc54b
[smotri] Fix duration field name
2013-12-19 05:56:48 +07:00
dst
77aa6b329d
[ivi] Add support for ivi.ru
2013-12-19 05:28:16 +07:00
rzhxeo
62d68c43ed
Make prefer_free_formats sorting more robust
2013-12-18 21:25:13 +01:00
rzhxeo
bfaae0a768
Filter and sort videos before calling list_formats
2013-12-18 21:24:39 +01:00
rzhxeo
e56f22ae20
[YoutubeIE] Sort formats by resolution
2013-12-18 21:22:37 +01:00
rzhxeo
dbd1988ed9
[YoutubeIE] Add width and height to format dict
2013-12-18 21:21:25 +01:00
rzhxeo
4ea3be0a5c
[YoutubeIE] Externalize format selection
2013-12-18 03:30:55 +01:00
Philipp Hagemeister
3e78514568
[generic] Support application/ogg for direct links
...
Also remove some debugging code.
2013-12-17 16:26:34 +01:00
Philipp Hagemeister
e029b8bd43
[utils] Remove duplicated line
...
This line was added by accident in 42393ce234
2013-12-17 16:12:20 +01:00
Jaime Marquínez Ferrándiz
9b8aaeed85
Simplify url_basename
...
Use urlparse from the standard library.
2013-12-17 14:56:29 +01:00
Philipp Hagemeister
6086d121cb
release 2013.12.17.2
2013-12-17 12:35:57 +01:00
Philipp Hagemeister
7de6e075b4
[radiofrance] remove unused imports
2013-12-17 12:35:16 +01:00
Philipp Hagemeister
946135aa2a
[academicearth] remove unused imports
2013-12-17 12:34:30 +01:00
Philipp Hagemeister
42393ce234
Add support for direct links to a video ( #1973 )
2013-12-17 12:33:55 +01:00
Philipp Hagemeister
d6c7a367e8
[utils] Fix url_basename
2013-12-17 12:32:58 +01:00
Philipp Hagemeister
cecaaf3f58
[generic] Do not use compatibility result fallback
2013-12-17 12:04:33 +01:00
Philipp Hagemeister
f09828b4e1
release 2013.12.17.1
2013-12-17 04:13:41 +01:00
Philipp Hagemeister
29eb517403
Add webpage_url_basename info_dict field ( Fixes #1938 )
2013-12-17 04:13:36 +01:00
Philipp Hagemeister
44c471c3b8
release 2013.12.17
2013-12-17 02:51:22 +01:00
Philipp Hagemeister
46374a56b2
[youtube] Do not warn for videos with allow_rating=0
...
This fixes #1982
Test video: http://www.youtube.com/watch?v=gi2uH3YxohU
2013-12-17 02:49:56 +01:00
Philipp Hagemeister
ec98946ef9
[academicearth] Support playlists ( Closes #1976 )
2013-12-17 02:41:34 +01:00
Philipp Hagemeister
fa77b742ac
[radiofrance] Fill in test details
2013-12-16 23:07:57 +01:00
Philipp Hagemeister
8b4e274610
[rtlnow] Fix URL calculation ( Closes #1989 )
2013-12-16 22:28:52 +01:00
Philipp Hagemeister
11b68f6e1b
release 2013.12.16.7
2013-12-16 22:18:58 +01:00
Philipp Hagemeister
88bb52ee18
Merge branch 'master' of github.com:rg3/youtube-dl
2013-12-16 22:18:37 +01:00
Philipp Hagemeister
d90df974c3
[academicearth] Add support for courses ( #1976 )
2013-12-16 22:18:27 +01:00
Jaime Marquínez Ferrándiz
5c541b2cb7
[mtv] Add support for urls from the mobile site ( fixes #1959 )
2013-12-16 22:05:28 +01:00
Itay Brandes
87a28127d2
_search_regex's "isatty" call fails with Py2exe's
...
_search_regex calls the sys.stderr.isatty() function for unix systems.
Py2exe uses a custom Stderr() stream which doesn't have an `isatty()`
function, leading to it's crash.
Fixes easily with checking that it's a unix system first.
2013-12-16 21:50:26 +01:00
Philipp Hagemeister
ebce53b3d8
[vevo] Add suppor for videoplayer. URLs ( #1957 )
2013-12-16 21:48:38 +01:00
Philipp Hagemeister
83c632dc43
release 2013.12.16.6
2013-12-16 21:46:16 +01:00
Philipp Hagemeister
ff07a05575
Merge branch 'master' of github.com:rg3/youtube-dl
2013-12-16 21:46:11 +01:00
Philipp Hagemeister
f25571ffbf
Add support for embedded vevo player ( Fixes #1957 )
2013-12-16 21:45:21 +01:00
Jaime Marquínez Ferrándiz
f7a6892572
[arte:ddc] Remove test
...
video seems to expire in 7 days, as arte+7
2013-12-16 21:42:41 +01:00
Philipp Hagemeister
8fe56478f8
release 2013.12.16.5
2013-12-16 21:34:47 +01:00
Philipp Hagemeister
0e2a436dce
[radiofrance] Add support ( Fixes #1942 )
2013-12-16 21:34:41 +01:00
Philipp Hagemeister
24050dd11c
release 2013.12.16.4
2013-12-16 21:10:18 +01:00
Philipp Hagemeister
8c8e3eec79
[facebook] Recognize #! URLs ( Fixes #1988 )
2013-12-16 21:10:06 +01:00
rzhxeo
ee3e63e477
[GenericIE] Add support for embedded blip.tv
2013-12-16 20:08:23 +01:00
alimirjamali
0a9ce268ba
Incorrect variable is used to check whether thumbnail exists
...
Dear @phihag
I believe in line 848, the correct variable to check is 'thumb_filename' rather than 'infofn'
Kindly advise
Mit freundlichen Gruessen
Ali
2013-12-16 20:14:28 +03:30
Philipp Hagemeister
4b2da48ea7
release 2013.12.16.3
2013-12-16 14:44:29 +01:00
Philipp Hagemeister
e64eaaa97d
Fix execution under Python 3
2013-12-16 14:44:17 +01:00
Philipp Hagemeister
780603027f
[videopremium] Skip test
2013-12-16 14:42:07 +01:00
Philipp Hagemeister
00902cd601
release 2013.12.16.2
2013-12-16 14:13:51 +01:00
Philipp Hagemeister
d67b0b1596
Reorder info_dict documentation
2013-12-16 14:13:40 +01:00
Philipp Hagemeister
d7dda16888
[blinkx] Add extractor ( Fixes #1972 )
2013-12-16 13:56:30 +01:00
Philipp Hagemeister
a19fd00cc4
Simplify --playlist-start / --playlist-end interface
2013-12-16 13:16:20 +01:00
Philipp Hagemeister
d66152a898
[ndtv] Remove unused imports
2013-12-16 08:16:38 +01:00
Philipp Hagemeister
8c5f0c9fbc
[mdr] Clean up
2013-12-16 08:16:11 +01:00
Philipp Hagemeister
6888a874a1
release 2013.12.16.1
2013-12-16 05:45:15 +01:00
Philipp Hagemeister
09dacfa57f
[mdr] Simplify
2013-12-16 05:44:34 +01:00
Philipp Hagemeister
b2ae513586
Merge remote-tracking branch 'mc2avr/master'
2013-12-16 05:14:03 +01:00
Philipp Hagemeister
e4a0489f6e
Merge remote-tracking branch 'dstftw/channel9'
...
Conflicts:
youtube_dl/extractor/__init__.py
2013-12-16 05:14:00 +01:00
Philipp Hagemeister
b83be81d27
Credit @mjorlitzky for pornhd ( #1961 )
2013-12-16 05:11:19 +01:00
Philipp Hagemeister
6f5dcd4eee
[pornhd] Simplify
2013-12-16 05:10:42 +01:00
Philipp Hagemeister
1bb2fc98e0
Merge remote-tracking branch 'mjorlitzky/master'
2013-12-16 05:07:58 +01:00
Philipp Hagemeister
e3946f989e
Set process title to youtube-dl
...
This allows killing all youtube-dl processes with killall youtube-dl, and shows up nicer in some programs.
2013-12-16 05:04:55 +01:00
Philipp Hagemeister
8863d0de91
release 2013.12.16
2013-12-16 04:45:32 +01:00
Philipp Hagemeister
7b6fefc9d4
Apply --no-overwrites for --write-* files as well ( Fixes #1980 )
2013-12-16 04:39:13 +01:00
Philipp Hagemeister
525ef9227f
Add --get-duration ( Fixes #859 )
2013-12-16 04:15:10 +01:00
Philipp Hagemeister
c0ba0f4859
Document duration field
2013-12-16 04:09:43 +01:00
Philipp Hagemeister
b466b7029d
[youtube] Make duration an integer or None
2013-12-16 04:09:05 +01:00
Philipp Hagemeister
fa3ae234e0
[cbs] Add extractor ( Fixes #1977 )
2013-12-16 03:53:43 +01:00
Philipp Hagemeister
48462108f3
[theplatform] Fix geographic restriction check
2013-12-16 03:43:45 +01:00
Philipp Hagemeister
f8b56e95b8
[theplatform] Detect geoblocked content
2013-12-16 03:34:46 +01:00
Philipp Hagemeister
5fe18bdbde
Add --min-views / --max-views ( Fixes #1979 )
2013-12-16 03:09:49 +01:00
Jaime Marquínez Ferrándiz
dca02c80bc
Fix detection of the extension if the 'extractaudio' is given and improve the error message ( #1969 )
...
Using 'foo.mp4' shouldn't raise an error.
If 'foo' is given suggest using 'foo.%(ext)s' for the template
2013-12-15 11:42:38 +01:00
Jaime Marquínez Ferrándiz
9ee859b683
[daylimotion] Add support for urls from the mobile site ( fixes #1953 )
...
It uses the 'touch' subdomain and adds a '#' before 'video'
2013-12-14 14:20:12 +01:00
Michael Orlitzky
8e05c870b4
Add support for pornhd.com.
2013-12-13 22:24:32 -05:00
Jaime Marquínez Ferrándiz
5d574e143f
[ign] Update one of test video's title
2013-12-13 17:04:40 +01:00
Philipp Hagemeister
2a203a6cda
Merge pull request #1956 from dstftw/master
...
Fix typo in month name
2013-12-13 07:41:34 -08:00
dst
dadb8184e4
Fix typo in month name
2013-12-13 22:27:37 +07:00
Jaime Marquínez Ferrándiz
7a563df90a
[daum] Recognize mobile urls ( #1952 )
2013-12-12 13:05:38 +01:00
Jaime Marquínez Ferrándiz
24b173fa5c
[naver] Recognize mobile urls ( fixes #1951 )
2013-12-12 13:04:02 +01:00
dst
9b17ba0fa5
[channel9] Fix test description md5
2013-12-12 16:10:17 +07:00
dst
211f555d4c
[channel9] Missing import in __init__
2013-12-12 15:55:31 +07:00
dst
4d2ebb6bd7
[channel9] Cleanup
2013-12-12 15:19:23 +07:00
dst
df53747436
[channel9] Initial implementation ( #1885 )
2013-12-12 15:13:45 +07:00
Jaime Marquínez Ferrándiz
3bc2ddccc8
Move FileDownloader to its own module and create a new class for each download process
...
A suitable downloader can be found using the 'get_suitable_downloader' function.
Each subclass implements 'real_download', for downloading an info dict you call the 'download' method, which first checks if the video has already been downloaded
2013-12-11 16:18:48 +01:00
Jaime Marquínez Ferrándiz
8ab470f1b2
Now a new FileDownloader is created when downloading a video
...
The progress hooks can be added using the method "add_downloader_progress_hook"
2013-12-11 16:04:42 +01:00
Philipp Hagemeister
f2c36ee43e
release 2013.12.11.2
2013-12-11 09:22:25 +01:00
Philipp Hagemeister
00381b4ccb
[pornhub] Fix URL regexp
2013-12-11 09:22:08 +01:00
Philipp Hagemeister
fca1ef19c1
release 2013.12.11.1
2013-12-11 08:54:54 +01:00
Philipp Hagemeister
357ddadbf5
Fix thumbnail filename determination ( Fixes #1945 )
2013-12-11 08:54:48 +01:00
Philipp Hagemeister
08d03235f9
release 2013.12.11
2013-12-11 08:45:51 +01:00
Jaime Marquínez Ferrándiz
1825836235
Use _download_xml
in more extractors
2013-12-10 21:03:53 +01:00
Jaime Marquínez Ferrándiz
a0088bdf93
[vimeo] Fix unused argument of the _real_extract
method
2013-12-10 20:43:16 +01:00
Jaime Marquínez Ferrándiz
48ad51b243
[vimeo] Fix the extraction for some 'player' or 'pro' videos
...
The variable the config dict is assigned to can change, now we try to detect it or fallback to a, b or c
2013-12-10 20:28:12 +01:00
Jaime Marquínez Ferrándiz
5458b4cefb
[dailymotion] Fix view count extraction and make it non fatal ( fixes #1940 )
2013-12-10 19:47:00 +01:00
Jaime Marquínez Ferrándiz
7c86cd5ab1
[dailymotion] Fix uploader extraction
...
Now it looks directly in the info dictionary
2013-12-10 19:44:16 +01:00
mc2avr
df1d7da2af
add MDRIE
2013-12-10 18:40:50 +01:00
Jaime Marquínez Ferrándiz
cbfc470228
[mixcloud] Try to get the m4a url if the mp3 url fails to download ( fixes #1939 )
2013-12-10 13:42:41 +01:00
Jaime Marquínez Ferrándiz
f67ca84d4a
[soundcloud] Fix the extension for 'downloadable' songs
...
In this case the 'original_format' field must be used.
2013-12-10 13:04:21 +01:00
Philipp Hagemeister
e2b38da931
[mtv] Fixup incorrectly encoded XML documents
2013-12-10 12:45:22 +01:00
Philipp Hagemeister
a30a60d8eb
release 2013.12.10
2013-12-10 11:54:59 +01:00
Philipp Hagemeister
5a3ea17c94
[zdf] Correct order of unknown formats ( #1936 )
2013-12-10 11:52:10 +01:00
Philipp Hagemeister
475700acfe
[soundcloud] Do not mistake original_format for ext ( Fixes #1934 )
2013-12-10 11:45:13 +01:00
Philipp Hagemeister
45598aab08
[YoutubeDL] Simplify filename preparation
2013-12-10 11:23:35 +01:00
Jaime Marquínez Ferrándiz
26e6393134
Set 'NA' as the default value for missing fields in the output template ( fixes #1931 )
...
Remove the `except KeyError` clause, it won't get raised anymore
2013-12-09 22:00:42 +01:00
Philipp Hagemeister
49929a20a7
release 2013.12.09.4
2013-12-09 20:05:27 +01:00
Philipp Hagemeister
f8bd0194a7
Remove superfluous spaces
2013-12-09 20:05:10 +01:00
Jaime Marquínez Ferrándiz
77526143e7
[brightcove] Use the original url (usually the player) as the default referer ( fixes #1929 )
2013-12-09 20:01:43 +01:00
Philipp Hagemeister
4ff50ef846
[soundcloud] Do not match sets ( Fixes #1930 )
2013-12-09 19:57:00 +01:00
Philipp Hagemeister
caefb1de87
[ndtv] Add extractor ( Fixes #1924 )
2013-12-09 19:44:33 +01:00
Philipp Hagemeister
1e1f84dac9
release 2013.12.09.3
2013-12-09 18:56:17 +01:00
Philipp Hagemeister
1d87e3a1c6
[rtlnow] Allow double slashes after domain name ( Fixes #1928 )
2013-12-09 18:56:05 +01:00
Philipp Hagemeister
df8ae1e3a2
release 2013.12.09.2
2013-12-09 18:31:31 +01:00
Philipp Hagemeister
f7d8d4a116
Merge branch 'master' of github.com:rg3/youtube-dl
2013-12-09 18:29:12 +01:00
Philipp Hagemeister
1c088fa89d
Improve --bidi-workaround support
2013-12-09 18:29:07 +01:00
Jaime Marquínez Ferrándiz
de2dd4c502
[soundcloud] add support for private links ( fixes #1927 )
2013-12-09 17:08:58 +01:00
Philipp Hagemeister
395293a889
[--load-info] Always read file as UTF-8
...
This allows editing the file (and not escaping non-ASCII characters) and reloading it in.
2013-12-09 04:59:51 +01:00
Philipp Hagemeister
db4da14027
Merge remote-tracking branch 'jaimeMF/load-info'
2013-12-09 04:55:02 +01:00
Philipp Hagemeister
2101830c0d
Remove unused imports
2013-12-09 04:53:23 +01:00
Philipp Hagemeister
ffa8f0df0a
Merge remote-tracking branch 'jaimeMF/yt-toplists'
2013-12-09 04:49:32 +01:00
Philipp Hagemeister
693b8b2d31
Merge remote-tracking branch 'dstftw/smotri.com-broadcast'
...
Conflicts:
youtube_dl/FileDownloader.py
youtube_dl/extractor/smotri.py
2013-12-09 04:42:35 +01:00
Philipp Hagemeister
a0d96c9843
Add filename to --dump-json output ( Fixes #1908 )
2013-12-09 04:31:18 +01:00
Philipp Hagemeister
eaa1a7bde3
release 2013.12.09.1
2013-12-09 04:09:06 +01:00
Philipp Hagemeister
0783b09b92
Add a workaround for terminals without bidi support ( Fixes #1912 )
2013-12-09 04:08:51 +01:00
Philipp Hagemeister
ffe62508e4
release 2013.12.09
2013-12-09 03:03:01 +01:00
Philipp Hagemeister
ac79fa02b8
Restore Python 2.6.<6 compatibility ( Fixes #1860 )
2013-12-09 03:02:54 +01:00
Philipp Hagemeister
7cc3570e53
Add fatal=False parameter to _download_* functions.
...
This allows us to simplify the calls in the youtube extractor even further.
2013-12-09 01:49:03 +01:00
Jaime Marquínez Ferrándiz
baa7b1978b
Remove the calls to 'compat_urllib_request.urlopen' in a few extractors
2013-12-08 22:24:55 +01:00
Jaime Marquínez Ferrándiz
ac5118bcb9
[arte.tv:ddc] Add fields to the test and skip download (rtmp)
2013-12-08 16:35:29 +01:00
Camillo Dell'mour
52defb0c9b
made ddc.arte.tv test working
2013-12-08 16:22:31 +01:00
Camillo Dell'mour
56a8ab7d60
added arte.tv extractor support for subdomain ddc - Mit offenen Karten(german) Le Dessous des Cartes(france)
2013-12-08 14:43:15 +01:00
Philipp Hagemeister
22686b91f0
release 2013.12.08.1
2013-12-08 07:32:25 +01:00
Philipp Hagemeister
31812a9e0e
[youtube:channel] Fix automated channel detection
2013-12-08 07:30:42 +01:00
Philipp Hagemeister
11bf848191
[wimp] simplify
2013-12-08 07:22:19 +01:00
Philipp Hagemeister
d4df5ed14c
release 2013.12.08
2013-12-08 06:54:52 +01:00
Philipp Hagemeister
303b479e0a
Automatically load SSL certs on Windows
2013-12-08 06:54:39 +01:00
Philipp Hagemeister
4c52160646
[FileDownloader] Fix progress report on Windows ( Fixes #1918 )
2013-12-08 06:53:46 +01:00
Philipp Hagemeister
a213880aaf
Simplify status reporting ( #1918 )
2013-12-08 05:49:35 +01:00
rzhxeo
b860967ce4
[XHamsterIE] Fix md5 in second test
2013-12-07 22:17:13 +01:00
rzhxeo
8ca6b8fba1
[XHamsterIE] Fix HD video detection
2013-12-07 21:39:32 +01:00
Jaime Marquínez Ferrándiz
c4d9e6731a
[pyvideo] add support for videos that don't come from Youtube
2013-12-07 11:19:59 +01:00
Jaime Marquínez Ferrándiz
0d9ec5d963
[pyvideo] Cleanup and fix test
2013-12-07 11:00:56 +01:00
Adam Glenn
f623530d6e
removing bad VALID_URL
2013-12-06 21:12:10 -08:00
Adam Glenn
ca9e02dc00
Adding pyvideo support
2013-12-06 21:11:01 -08:00
Jaime Marquínez Ferrándiz
fb30ec22fd
[vimeo] Add an extractor for groups
2013-12-06 22:01:41 +01:00
Jaime Marquínez Ferrándiz
5cc14c2fd7
[vimeo] Add an extractor for albums ( closes #1911 )
2013-12-06 21:48:44 +01:00
Jaime Marquínez Ferrándiz
d349cd2240
[imdb] Fix extraction
...
The paths to each format's page may have leading whitespace.
The height and the duration can't be extracted.
2013-12-06 20:26:55 +01:00
Jaime Marquínez Ferrándiz
0b6a9f639f
[vevo] Update test video's duration
2013-12-06 20:14:29 +01:00
Jaime Marquínez Ferrándiz
715c8e7bdb
[youtube:playlist] Recognize mix ids for direct use ( fixes #1295 )
2013-12-06 19:52:41 +01:00
Jaime Marquínez Ferrándiz
7d4afc557f
[youtube:playlist] Support mix ids longer than 13 ( #1295 )
2013-12-06 19:48:54 +01:00
Jaime Marquínez Ferrándiz
563e405411
[dailymotion] Fix view count regex
...
In some languages they can be in the format '123,456' instead of '123.456'
2013-12-06 13:41:07 +01:00