22530 Commits

Author SHA1 Message Date
TellowKrinkle
5b7d70d625 Updated Test Cases
Added test case for original video downloading, Updated md5 and
duration for the old test case as google probably changed how video
processing works on their servers, breaking the md5 and duration tests.
2016-05-27 22:03:12 -05:00
TellowKrinkle
e77f114bf9 Add Original Download
Original is the actual file (rather than a google-reencoded version)
2016-05-27 21:35:57 -05:00
Sergey M․
de7d76af52
[coub] Add another test 2016-05-27 23:38:17 +06:00
Sergey M․
11c70deba7
[coub] Add extractor (Closes #9609) 2016-05-27 23:34:58 +06:00
TRox1972
d713c33c4a [EOnline] Add new extractor 2016-05-27 19:25:51 +02:00
Sergey M․
f36532404d
[vk] Remove superfluous code 2016-05-27 22:19:10 +06:00
TRox1972
a42b33349a [FinalBosses] Add new extractor 2016-05-27 18:00:28 +02:00
TRox1972
c0600ff06a [GodTV] Add new extractor 2016-05-27 13:37:40 +02:00
Gilles Habran
91ba156b43 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-05-27 08:47:31 +02:00
Alex Seiler
57f9aafeef [blick] Do not remove the 'formats' entry, which contains a .m3u8 file for multiple version of the video. 2016-05-27 00:38:59 +02:00
Alex Seiler
ab193cf18a [blick] Did some suggested changes.
- Use _match_id to get the video_id
 - Extract the video title from the webpage instead of the url
 - Removed unnecessary "if entry_info_dict.get('formats'):" check
2016-05-27 00:30:00 +02:00
Sergey M․
77b8b4e696
[extractor/common] Borrow quality metadata from parent set-level manifest for f4m 2016-05-27 01:47:44 +06:00
Sergey M․
2615fa7584
[downloader/f4m] Simply select format when it's the only one 2016-05-27 01:46:12 +06:00
Boris Wachtmeister
3a686853e1 [WDR] fixed parsing of playlists 2016-05-26 20:54:51 +02:00
Boris Wachtmeister
949fc42e00 [WDR] the other wdrmaus.de pages also changed to the new player 2016-05-26 20:54:51 +02:00
Boris Wachtmeister
33a1ff7113 [WDR] extract jsonp-url by parsing data-extension of mediaLink 2016-05-26 20:54:51 +02:00
Boris Wachtmeister
bec2c14f2c [WDR] add special handling if alt-url is a m3u8 2016-05-26 20:54:51 +02:00
Boris Wachtmeister
37f972954d [WDR] use _download_json with a strip_jsonp 2016-05-26 20:54:51 +02:00
Boris Wachtmeister
3874e6ea66 [WDR] use single quotes for strings 2016-05-26 20:54:51 +02:00
TRox1972
2a4c631fee [GodTV] Fix extraction 2016-05-26 20:26:00 +02:00
TRox1972
fc93b584d4 [GodTV] Add new extractor 2016-05-26 20:26:00 +02:00
Sergey M․
edfb05f5f6 [eporner] Make test only_matching 2016-05-26 20:25:59 +02:00
Kagami Hiiragi
88b7596d78 [vlive] Address site update
Changes:
* Fix video params extraction
* Don't make status request since status info now available on the page
* Remove unneeded code
* Fix test
2016-05-26 20:25:59 +02:00
wankerer
b037c71c1d [eporner] fix for the new URL layout
Recently eporner slightly changed the URL layout, the ID that used to be
digits only are now digits and letters, so youtube-dl falls back to
the generic extractor that doesn't work.

Fix the matching regex to allow letters in ID.

[v2: added a test case]
2016-05-26 20:25:59 +02:00
Yen Chi Hsuan
fac2af3c51
[common] Fix m3u8 extraction in f4m manifests 2016-05-27 01:41:27 +08:00
Sergey M․
6f8cb24219
[tvp] Expand _VALID_URL and improve naming (Closes #9602) 2016-05-26 22:21:55 +06:00
Yen Chi Hsuan
448bb5f333
[common] Fix non-bootstrapped support in f4m 2016-05-27 00:03:48 +08:00
Yen Chi Hsuan
293c255688
[utils] Remove debugging codes 2016-05-26 22:54:16 +08:00
Yen Chi Hsuan
ac88d2316e
[dw] Support documentaries (closes #9475) 2016-05-26 22:48:47 +08:00
Yen Chi Hsuan
5950cb1d6d
[utils] Support a new form of date
Found in dw.com (#9475)
2016-05-26 22:44:00 +08:00
Yen Chi Hsuan
761052db92
[playwire] Add the test (closed #9531) 2016-05-26 21:57:06 +08:00
Yen Chi Hsuan
240b60453e
[common] Support m3u8 in f4m manifests
Related: #9531
2016-05-26 21:55:43 +08:00
Yen Chi Hsuan
85b0fe7d64
[playwire] Use _extract_f4m_formats
Related: #9531
2016-05-26 21:43:35 +08:00
Yen Chi Hsuan
0a5685b26f
[common] Support non-bootstraped streams in f4m manifests
Related: #9531
2016-05-26 21:41:47 +08:00
Yen Chi Hsuan
978aab2f3d [test/test_utils] Add test for #9588 2016-05-26 17:24:40 +08:00
Yen Chi Hsuan
55064f0348 [utils] Always decode Location header
escape_url is broken for bytes-like objects
2016-05-26 17:23:56 +08:00
siddht1
f2e8ddf8ba Merge pull request #11 from rg3/master
update 26 may
2016-05-26 12:05:44 +05:30
TRox1972
9d4b1e6780 [extractor/generic] revert incorrect regex 2016-05-25 19:09:42 +02:00
Sergey M․
6f748df43f
[eporner] Make test only_matching 2016-05-25 20:51:17 +06:00
Alex Seiler
c2bec2b0d8 [blick] Use default=False argument instead of catching possible RegexNotFoundError. 2016-05-25 15:45:35 +02:00
TRox1972
64d851b398 [Flipagram] add comments about comment retrieval 2016-05-25 15:29:52 +02:00
TRox1972
444d749924 [Flipagram] add new extractor
saw there was another pull request for an extractor for the website, but it does not extract all the necessary metadata, and has been inactive for a period of time
2016-05-25 15:22:06 +02:00
Yen Chi Hsuan
b410cb83d4 Merge pull request #9595 from Kagami/vlive-site-update
[vlive] Address site update
2016-05-25 19:24:15 +08:00
Gilles Habran
d6318da4e7 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-05-25 13:13:07 +02:00
Yen Chi Hsuan
da9d82840a Merge pull request #9600 from wankerer/master
[eporner] fix for the new URL layout
2016-05-25 18:52:55 +08:00
Jakub Adam Wieczorek
338e916b7c [tvp] Add support for TVP Wiadomości
This is the main state-funded daily news programme in Poland.
2016-05-25 12:18:11 +02:00
Alex Seiler
ea6e87e165 [blick] Use builtin functions from common.py instead of re.findall 2016-05-25 02:27:19 +02:00
wankerer
4ee0b8afdb [eporner] fix for the new URL layout
Recently eporner slightly changed the URL layout, the ID that used to be
digits only are now digits and letters, so youtube-dl falls back to
the generic extractor that doesn't work.

Fix the matching regex to allow letters in ID.

[v2: added a test case]
2016-05-24 15:57:36 -07:00
remitamine
1de32771e1 [eyedotv] Add new extractor(closes #9582) 2016-05-24 20:10:12 +01:00
siddht1
d030e9ca0b Merge pull request #10 from rg3/master
update 24 may
2016-05-24 23:50:42 +05:30