Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-23 | Switch to domain yt-dl.org | Philipp Hagemeister | |
2013-08-23 | release 2013.08.232013.08.23 | Philipp Hagemeister | |
2013-08-23 | [youtube] update algo for length 86 (fixes #1302) | Jaime Marquínez Ferrándiz | |
2013-08-23 | Allow to specify multiple subtitles languages separated by commas (closes #518) | Jaime Marquínez Ferrándiz | |
2013-08-23 | Print a message before embedding the subtitles | Jaime Marquínez Ferrándiz | |
2013-08-23 | [xhamster] use determine_ext | Jaime Marquínez Ferrándiz | |
2013-08-23 | Merge pull request #1301 from rzhxeo/xhamster | Jaime Marquínez Ferrándiz | |
XHamsterIE: Fix video extension and add video description | |||
2013-08-23 | XHamsterIE: Add video description | rzhxeo | |
2013-08-23 | XHamsterIE: Fix video extension | rzhxeo | |
Cut off GET parameter | |||
2013-08-23 | Add a post processor for embedding subtitles in mp4 videos (closes #1052) | Jaime Marquínez Ferrándiz | |
2013-08-23 | [youtube] Fix download of subtitles with '--all-subs' | Jaime Marquínez Ferrándiz | |
If _extract_subtitles is called the option 'write subtitles' is always true. | |||
2013-08-23 | Merge pull request #937 from jaimeMF/subtitles_rework | Jaime Marquínez Ferrándiz | |
Subtitles rework | |||
2013-08-23 | [youtube] add algo for length 80 and update player info | Jaime Marquínez Ferrándiz | |
2013-08-22 | Merge pull request #1297 from iemejia/master | Philipp Hagemeister | |
[subtitles] separated subtitle options in their own group | |||
2013-08-22 | release 2013.08.222013.08.22 | Philipp Hagemeister | |
2013-08-22 | [videofyme] Add an additional quality (they change between downloads of the ↵ | Jaime Marquínez Ferrándiz | |
info) and update md5 sum of the test video | |||
2013-08-22 | [subtitles] separated subtitle options in their own group | Ismael Mejia | |
2013-08-22 | [youtube] update algo for length 82 (fixes #1296) | Jaime Marquínez Ferrándiz | |
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 | Merge pull request #1266 from MiLk/py-generator | Jaime Marquínez Ferrándiz | |
Update the youtube algorithm generator | |||
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 | Merge remote-tracking branch 'upstream/master' | 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 |