9365 Commits (a34e19629c407a08cd9065223f26f1f5468a4423)
 

Author SHA1 Message Date
Sergey M․ a34e19629c [indavideo] Relax _VALID_URL to match subdomains and add tests 9 years ago
Sergey M․ 3c12a027d4 [indavideo] Split in two extractors, extract all formats and fix timestamp 9 years ago
nyuszika7h cb28e03386 [indavideo] Add new extractor
Closes #2147.
9 years ago
Sergey M․ 7393746da2 [downloader/hls] Add _debug_cmd 9 years ago
Sergey M․ 6828c809e4 [downloader/fragment] Respect --retries for fragment based downloaders (Closes #6549) 9 years ago
Yen Chi Hsuan 28479149cc [theplatform] Fallback to hardcoded releaseUrl if not available
Fixes #6546.

Not adding a test case as test_NBC has the same problem.
9 years ago
Sergey M․ 237c03c8ea [dhm] Remove unused import 9 years ago
Sergey M․ e73c85cb23 [iqiyi] PEP 8 9 years ago
Sergey M․ b6b2711298 [tweakers] Remove unused imports 9 years ago
Sergey M․ 3b7130439a Credit @ngld for RTVNH (#6537) 9 years ago
Sergey M․ 2c919adb74 [rtvnh] Check status code 9 years ago
Sergey M․ 60231c65b9 [rtvnh] Make SMIL not fatal 9 years ago
Sergey M․ f196047832 [rtvnh] Make thumbnail optional 9 years ago
Sergey M․ 240ca32e57 [rtvnh] Carry long lines 9 years ago
Sergey M. fa37c26c4d Merge pull request #6537 from ngld/rtvnhnl
[rtvnhnl] Added new extractor
9 years ago
ngld d7dbfc7cc1 Use native HLS implementation by default. 9 years ago
ngld d9ab5262b1 [rtvnh] Renamed rtvnhnl -> rtvnh 9 years ago
ngld fb124e3741 [rtvnhnl] Relax the thumbnail check 9 years ago
Sergey M. 479bf783d2 Merge pull request #6539 from ngld/fix-funnyordie
[funnyordie] Handle protocol-relative URLs (fixes #6490)
9 years ago
ngld f0f3a6c99d [rtvnhnl] Added new extractor 9 years ago
Sergey M․ f57b7835e2 [youtube] Update tests 9 years ago
ngld 1df3186e0e [funnyordie] Handle protocol-relative URLs (fixes #6490) 9 years ago
Yen Chi Hsuan 0b7c27828d Merge pull request #6533 from sceext2/fix-iqiyi-2015-08-10
[iqiyi] update md5 salt (2015-08-10)
9 years ago
sceext 0a19d4ccd6 [iqiyi] update md5 salt (2015-08-10 Zombie) 9 years ago
Sergey M․ 9f3da13860 [downloader/external] Use generic _option 9 years ago
Sergey M․ bf812ef714 [downloader/external] Forward --proxy to wget and aria2c 9 years ago
Sergey M․ b1ac38fadc [tvplay] Add age limit to tests 9 years ago
Sergey M․ fb0d12c6cb [pbs] Add age limit to tests 9 years ago
Sergey M․ 34952f09e1 [youtube] Add age limit to tests 9 years ago
Sergey M․ 34a7de2970 [youtube] Skip download for multiple v= test 9 years ago
Sergey M. 0ff827419e Merge pull request #6518 from puckipedia/master
[youtube] Use the first v= argument in the URL
9 years ago
Sergey M․ b29440aee6 [vimeo:user] Do not match watchlater 9 years ago
Puck Meerburg 11b5605815 [youtube] Use the first v= argument in the URL
This is according to how youtube handles multiple v= values in one URL.
Before this, it was possible to make a single URL show up differently
 on youtube itself, and if you downloaded/viewed it with youtube-dl/mpv
9 years ago
Sergey M․ 844587669e [vimeo:watchlater] Fix extraction (Closes #3886) 9 years ago
Sergey M․ f6c3664d71 [vimeo] Fix login (Closes #6488) 9 years ago
Sergey M․ c5864a8ce6 [fc2] Fix python 2.6 (Closes #6512) 9 years ago
Philipp Hagemeister 27c7114af6 release 2015.08.09 9 years ago
Sergey M․ 0791ac1b44 [extractor/generic] Clarify comment 9 years ago
Sergey M․ 1de5cd3ba5 [extractor/generic] Add test for xspf playlist 9 years ago
Sergey M․ 729accb482 [extractor/generic] Add support for xspf playlists 9 years ago
Sergey M․ 942acef594 [extractor/common] Extract _parse_xspf 9 years ago
Sergey M․ fb2f339fec [dhm] Use _extract_xspf_playlist 9 years ago
Sergey M․ 98044462b1 [extractor/common] Use playlist id as default title 9 years ago
Sergey M․ 0dcb318f62 [tweakers] Fix test 9 years ago
Sergey M․ f32143469f [tweakers] Use _extract_xspf_playlist 9 years ago
Sergey M․ 3a30508b94 [telegraaf] Add extractor (Closes #6492) 9 years ago
Sergey M․ e0b9d78fab [extractor/common] Clarify playlists can have description field 9 years ago
Sergey M․ 8d6765cf48 [extractor/generic] Add generic support for xspf playist extraction 9 years ago
Sergey M․ 12bb392a0f [vimeo] Fix password protected videos (Closes #6507) 9 years ago
Sergey M․ 08df685fe7 [videolectures] Fix _VALID_URL for test_no_duplicates to pass 9 years ago