Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-22 | Merge branch 'master' into subtitles_rework | Ismael Mejia | |
2013-08-22 | [subtitles] separated subtitle options in their own group | Ismael Mejia | |
2013-08-22 | [youtube] fix the order of DASH formats | Jaime Marquínez Ferrándiz | |
2013-08-22 | Merge pull request #1279 from xanadu/master | Jaime Marquínez Ferrándiz | |
Add YouTube DASH formats to YouTubeIE | |||
2013-08-22 | Credit Pierre Rudloff for JeuxVideoIE and UnistraIE | Jaime Marquínez Ferrándiz | |
2013-08-22 | Rename utv.py to unistra.py and extract more info | Jaime Marquínez Ferrándiz | |
There are other sites that could be named utv, which would conflict if they are added | |||
2013-08-22 | Download from utv.unistra.fr (PR #1271) | Pierre Rudloff | |
Squashed to a single commit to keep the file 'youtube-dl' unchanged and remove the revert commit. | |||
2013-08-22 | [jeuxvideo] Extract more information and add test | Jaime Marquínez Ferrándiz | |
2013-08-22 | Merge pull request #1267 from Rudloff/master | Jaime Marquínez Ferrándiz | |
Download videos from jeuxvideo.com Edited to keep the file 'youtube-dl' unchanged. | |||
2013-08-22 | Download videos from jeuxvideo.com | Pierre Rudloff | |
2013-08-22 | Add an extractor for PBS (closes #870 and #873) | Jaime Marquínez Ferrándiz | |
2013-08-21 | Add an extractor for tv.slashdot.org (closes #1192) | Jaime Marquínez Ferrándiz | |
It uses the ooyala platform, so it just extracts the ooyala url. | |||
2013-08-21 | [youtube] update uploader name for a test video: 'IconaPop' has changed to ↵ | Jaime Marquínez Ferrándiz | |
'Icona Pop' | |||
2013-08-21 | [statigram] change test video | Jaime Marquínez Ferrándiz | |
The old one cannot be accessed. | |||
2013-08-21 | [funnyordie] fix extraction of video url and title | Jaime Marquínez Ferrándiz | |
2013-08-21 | [vevo] Fix urls with a query (#1258) | Jaime Marquínez Ferrándiz | |
2013-08-21 | [soundcloud] Support widget urls (fixes #1252) | Jaime Marquínez Ferrándiz | |
2013-08-21 | [vimeo] extract information for Vimeo Pro videos from ↵ | Jaime Marquínez Ferrándiz | |
http://player.vimeo.com/video/{video_id} (fixes #1197) For some videos https://vimeo.com/{video_id} doesn't work | |||
2013-08-20 | fix hls test | Allan Zhou | |
2013-08-20 | address review comment | Allan Zhou | |
2013-08-20 | fix code style | Allan Zhou | |
2013-08-21 | Allow hours in ETA display (Fixes #1280) | Philipp Hagemeister | |
2013-08-21 | [rtlnow] Add support for error message for queries from outside of Germany | Philipp Hagemeister | |
2013-08-21 | release 2013.08.212013.08.21 | Philipp Hagemeister | |
2013-08-21 | [generic] support HTML5 video | Philipp Hagemeister | |
2013-08-21 | [generic] Ignore stupid HTTP servers (#1284) | Philipp Hagemeister | |
2013-08-21 | Cache suitable regular expressions | Philipp Hagemeister | |
This speeds up TestAllURLsMatching.test_no_duplicates by about 8000% at the cost of minimal memory overhead. | |||
2013-08-21 | [collegehumor] Allow old-style videos (Fixes #1285) | Philipp Hagemeister | |
2013-08-19 | fix failed tests | Allan Zhou | |
2013-08-19 | Add YouTube DASH formats to YouTubeIE | Allan Zhou | |
2013-08-19 | [youtube] Support watch_popup URLs (Fixes #1275) | Philipp Hagemeister | |
2013-08-19 | Merge pull request #1273 from rzhxeo/rtlnow | Philipp Hagemeister | |
Add support for http://voxnow.de | |||
2013-08-19 | Add VOXnow to RTLnow extractor | rzhxeo | |
2013-08-19 | Merge remote-tracking branch 'rzhxeo/rtlnow' | Philipp Hagemeister | |
2013-08-18 | Add RTLnow extractor | rzhxeo | |
2013-08-18 | Add RTLnow extractor | rzhxeo | |
Supports http://rtl2now.rtl2.de and http://rtl-now.rtl.de | |||
2013-08-17 | release 2013.08.172013.08.17 | Philipp Hagemeister | |
2013-08-16 | Length 85 changed again? (fixes #1254) | patrickslin | |
2013-08-15 | release 2013.08.152013.08.15 | Philipp Hagemeister | |
2013-08-15 | Unable to Download Video (fixes #1247) | patrickslin | |
2013-08-14 | release 2013.08.142013.08.14 | Philipp Hagemeister | |
2013-08-13 | Updated Vevo Signature Length (fixes #1237) | patrickslin | |
2013-08-11 | [vevo] fix testcase | Philipp Hagemeister | |
2013-08-11 | Note update possibility on errors (thanks @chbrown, #1229) | Philipp Hagemeister | |
2013-08-09 | release 2013.08.092013.08.09 | Philipp Hagemeister | |
2013-08-08 | New sig len 89 algo | patrickslin | |
Fixes new YT encrypted sig len 89. | |||
2013-08-08 | release 2013.08.08.12013.08.08.1 | Philipp Hagemeister | |
2013-08-08 | Invalid signature again (fixes #1215) | patrickslin | |
2013-08-08 | [subtitles] Skips now the subtitles that has already been downloaded. | Ismael Mejia | |
Just a validation for file exists, I also removed a method that wasn't been used because it was a copy paste from FileDownloader. | |||
2013-08-08 | [subtitles] Improved docs + new class for servers who don't support | Ismael Mejia | |
auto-caption |