Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-24 | [ThePlatform] Fix tests failed since 79ba9140dc8fcf5883b7473596e8f20cba6b479f | Yen Chi Hsuan | |
2016-04-24 | [onionstudios] Fix description extraction | Yen Chi Hsuan | |
\1 does not work in []. Fixes test_Generic_75 (http://www.clickhole.com/video/dont-understand-bitcoin-man-will-mumble-explanatio-2537) | |||
2016-04-24 | [mwave] Skip checking unstable MD5 | Yen Chi Hsuan | |
On my PC the checksum is 02eda6d09fb63131a17a8d44e6237463, while a recent Travis CI build (https://travis-ci.org/rg3/youtube-dl/jobs/125341081) shows it's c930e27b7720aaa3c9d0018dfc8ff6cc | |||
2016-04-24 | [yahoo] Improve error detection and update tests | Yen Chi Hsuan | |
2016-04-24 | [yahoo] Extract all <iframe>s | Yen Chi Hsuan | |
Fixes test_yahoo_6 (https://ca.finance.yahoo.com/news/hackers-sony-more-trouble-well-154609075.html) | |||
2016-04-24 | [yahoo] Update some tests | Yen Chi Hsuan | |
One has new fields as ThePlatformIE changed, and others have changed files. | |||
2016-04-24 | [yahoo] Extend _VALID_URL and fix extraction | Yen Chi Hsuan | |
Closes #9271 | |||
2016-04-24 | [generic] Unescape the video URL | Yen Chi Hsuan | |
Fixes #9279 | |||
2016-04-24 | [README.md] Document track metafields in output template | Sergey M | |
2016-04-24 | [viewster] simplify qualities_basename regex | remitamine | |
2016-04-24 | [viewster] extract all http formats | remitamine | |
2016-04-23 | [dplay] Sign unsigned final download hls URLs | Sergey M․ | |
2016-04-23 | [dplay] Extract subtitles (Closes #9284) | Sergey M․ | |
2016-04-23 | [dplay] Improve extraction and document workarounds and tests | Sergey M․ | |
2016-04-23 | [dplay] Try secure api for no tld (Closes #9282) | Sergey M․ | |
2016-04-22 | [nhl] Add new extractor(closes #8419)(closes #8798) | remitamine | |
2016-04-23 | [youku] Skip streams with channel_type=tail | Yen Chi Hsuan | |
Fixes #9275 These video segments look like ads and they don't appear in the web player. | |||
2016-04-22 | [nbc] add support for today.com(closes #2909) | remitamine | |
2016-04-23 | [iqiyi] Improve error detection (#9276) | Yen Chi Hsuan | |
2016-04-22 | [eagleplatform] extract all http formats | remitamine | |
2016-04-22 | [newstube] extract http formats(closes #9253) | remitamine | |
2016-04-21 | [rtbf] improve extraction(fixes #9267) | remitamine | |
2016-04-21 | [tubitv] fix extraction(closes #8741) | remitamine | |
2016-04-22 | [vimeo] Pass Referer for check-password request | Sergey M․ | |
2016-04-21 | [dump] Remove extractor | Sergey M․ | |
2016-04-21 | Add --hls-prefer-ffmpeg | Sergey M․ | |
2016-04-21 | [planetaplay] Remove remainings of extractor | Sergey M․ | |
2016-04-21 | [options] Remove experimental mark for --hls-prefer-native | Sergey M․ | |
2016-04-21 | [planetaplay] Remove extractor (Closes #9256) | Sergey M․ | |
2016-04-21 | [tvigle] Skip hls completely (#9259) | Sergey M․ | |
2016-04-22 | [mgtv] Fix _VALID_URL and add localized name | Yen Chi Hsuan | |
2016-04-22 | [dispeak] Rename DigitalSpeaking to DigitallySpeaking | Yen Chi Hsuan | |
2016-04-22 | [dispeak] Several fixes | Yen Chi Hsuan | |
2016-04-21 | Merge pull request #9110 from remitamine/parse_duration | Sergey M | |
[utils] imporove parse_duration to handle more formats | |||
2016-04-21 | [utils] imporove parse_duration to handle more formats | remitamine | |
2016-04-21 | [mgtv] Add new extractor (closes #9212) | Yen Chi Hsuan | |
2016-04-21 | [dispeak/gdcvault] Add the test case from #5784 | Yen Chi Hsuan | |
2016-04-21 | [dispeak] Add new extractor | Yen Chi Hsuan | |
Both GDCVault and GPUTechConf uses the service of DigitalSpeaking. | |||
2016-04-21 | [gdcvault] Fix for videos with hard-coded hostnames | Yen Chi Hsuan | |
Fixes #9248 | |||
2016-04-21 | [streetvoice] Fix extraction | Yen Chi Hsuan | |
The old API results in URLs with HTTP 403 from time to time. Hopefully fixes #9219. | |||
2016-04-21 | [extractor/common] Allow empty post data | Yen Chi Hsuan | |
2016-04-20 | [tvigle] Fix extraction (Closes #9259) | Sergey M․ | |
2016-04-20 | [quickvid] Remove extractor (Closes #9258) | Sergey M․ | |
2016-04-20 | [youtube] Capture and output login error message | Sergey M․ | |
2016-04-20 | [people] Remove bogus comment | Sergey M․ | |
2016-04-20 | [people] Add extractor | Sergey M․ | |
2016-04-19 | release 2016.04.192016.04.19 | Philipp Hagemeister | |
2016-04-18 | [vimeo] Improve _VALID_URL (Closes #9229) | Sergey M․ | |
2016-04-17 | [theonion] Remove extractor (Closes #9220) | Sergey M․ | |
It now uses generic onionstudios embed | |||
2016-04-17 | [youtube:playlist] Fetch all the videos in a mix (fixes #3837) | Jaime Marquínez Ferrándiz | |
Since there doesn't seem to be any indication, it stops when there aren't new videos in the webpage. |