Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [generic] add support for relative URLs (Fixes #1308) | Philipp Hagemeister | 2013-08-24 | 1 | -0/+2 |
| | |||||
* | [generic] Support double slash URLs (Fixes #1309) | Philipp Hagemeister | 2013-08-24 | 1 | -1/+5 |
| | |||||
* | Install our own HTTPS handler as well (#1309) | Philipp Hagemeister | 2013-08-24 | 1 | -8/+17 |
| | |||||
* | [ro220] Add support for 220.ro | Philipp Hagemeister | 2013-08-24 | 2 | -0/+45 |
| | |||||
* | [youtube] update algo for length 84 | Jaime Marquínez Ferrándiz | 2013-08-24 | 2 | -3/+3 |
| | |||||
* | Switch to domain yt-dl.org | Philipp Hagemeister | 2013-08-23 | 3 | -14/+17 |
| | |||||
* | release 2013.08.23 | Philipp Hagemeister | 2013-08-23 | 2 | -7/+11 |
| | |||||
* | [youtube] update algo for length 86 (fixes #1302) | Jaime Marquínez Ferrándiz | 2013-08-23 | 2 | -3/+3 |
| | |||||
* | Allow to specify multiple subtitles languages separated by commas (closes #518) | Jaime Marquínez Ferrándiz | 2013-08-23 | 4 | -20/+36 |
| | |||||
* | Print a message before embedding the subtitles | Jaime Marquínez Ferrándiz | 2013-08-23 | 1 | -0/+1 |
| | |||||
* | [xhamster] use determine_ext | Jaime Marquínez Ferrándiz | 2013-08-23 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1301 from rzhxeo/xhamster | Jaime Marquínez Ferrándiz | 2013-08-23 | 1 | -7/+9 |
|\ | | | | | | | XHamsterIE: Fix video extension and add video description | ||||
| * | XHamsterIE: Add video description | rzhxeo | 2013-08-23 | 1 | -6/+8 |
| | | |||||
| * | XHamsterIE: Fix video extension | rzhxeo | 2013-08-23 | 1 | -1/+1 |
| | | | | | | Cut off GET parameter | ||||
* | | Add a post processor for embedding subtitles in mp4 videos (closes #1052) | Jaime Marquínez Ferrándiz | 2013-08-23 | 4 | -3/+241 |
| | | |||||
* | | [youtube] Fix download of subtitles with '--all-subs' | Jaime Marquínez Ferrándiz | 2013-08-23 | 1 | -1/+3 |
| | | | | | | | | If _extract_subtitles is called the option 'write subtitles' is always true. | ||||
* | | Merge pull request #937 from jaimeMF/subtitles_rework | Jaime Marquínez Ferrándiz | 2013-08-23 | 4 | -92/+67 |
|\ \ | | | | | | | Subtitles rework | ||||
| * | | Don't try to write the subtitles if it's None | Jaime Marquínez Ferrándiz | 2013-07-20 | 1 | -0/+2 |
| | | | |||||
| * | | YoutubeIE: don't crash when trying to get automatic captions if the videos ↵ | Jaime Marquínez Ferrándiz | 2013-07-20 | 1 | -1/+3 |
| | | | | | | | | | | | | has standard subtitles. | ||||
| * | | YoutubeIE: use the same function for getting the subtitles for the ↵ | Jaime Marquínez Ferrándiz | 2013-07-20 | 1 | -31/+15 |
| | | | | | | | | | | | | "--write-sub" and "--all-sub" options | ||||
| * | | Use a dictionary for storing the subtitles | Jaime Marquínez Ferrándiz | 2013-07-20 | 4 | -60/+59 |
| | | | | | | | | | | | | The errors while getting the subtitles are reported as warnings, if no subtitles are found return and empty dict. | ||||
| * | | Save subtitles using the same code for all the options | Jaime Marquínez Ferrándiz | 2013-07-20 | 1 | -17/+5 |
| | | | |||||
* | | | [youtube] add algo for length 80 and update player info | Jaime Marquínez Ferrándiz | 2013-08-23 | 2 | -1/+6 |
| | | | |||||
* | | | Merge pull request #1297 from iemejia/master | Philipp Hagemeister | 2013-08-22 | 1 | -12/+15 |
|\ \ \ | | | | | | | | | [subtitles] separated subtitle options in their own group | ||||
| * | | | [subtitles] separated subtitle options in their own group | Ismael Mejia | 2013-08-22 | 1 | -12/+15 |
| | | | | |||||
* | | | | release 2013.08.22 | Philipp Hagemeister | 2013-08-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | [videofyme] Add an additional quality (they change between downloads of the ↵ | Jaime Marquínez Ferrándiz | 2013-08-22 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | info) and update md5 sum of the test video | ||||
* | | | | [youtube] update algo for length 82 (fixes #1296) | Jaime Marquínez Ferrándiz | 2013-08-22 | 2 | -2/+2 |
|/ / / | |||||
* | | | [youtube] fix the order of DASH formats | Jaime Marquínez Ferrándiz | 2013-08-22 | 1 | -9/+12 |
| | | | |||||
* | | | Merge pull request #1279 from xanadu/master | Jaime Marquínez Ferrándiz | 2013-08-22 | 1 | -6/+95 |
|\ \ \ | | | | | | | | | | | | | Add YouTube DASH formats to YouTubeIE | ||||
| * | | | fix hls test | Allan Zhou | 2013-08-20 | 1 | -5/+8 |
| | | | | |||||
| * | | | address review comment | Allan Zhou | 2013-08-20 | 1 | -1/+3 |
| | | | | |||||
| * | | | fix code style | Allan Zhou | 2013-08-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix failed tests | Allan Zhou | 2013-08-19 | 1 | -3/+3 |
| | | | | |||||
| * | | | Add YouTube DASH formats to YouTubeIE | Allan Zhou | 2013-08-19 | 1 | -6/+90 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/master' | Allan Zhou | 2013-08-19 | 16 | -103/+344 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' | Allan Zhou | 2013-08-01 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge pull request #1266 from MiLk/py-generator | Jaime Marquínez Ferrándiz | 2013-08-22 | 1 | -9/+12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update the youtube algorithm generator | ||||
| * \ \ \ \ \ | Merge branch 'master' into py-generator | Emilien Kenler | 2013-08-18 | 2 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Update algo - see #1254 | Emilien Kenler | 2013-08-18 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Emilien Kenler <hello@emilienkenler.com> | ||||
| * | | | | | | | Update generator | Emilien Kenler | 2013-08-12 | 1 | -5/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Emilien Kenler <hello@emilienkenler.com> | ||||
* | | | | | | | | Credit Pierre Rudloff for JeuxVideoIE and UnistraIE | Jaime Marquínez Ferrándiz | 2013-08-22 | 1 | -0/+1 |
| | | | | | | | | |||||
* | | | | | | | | Rename utv.py to unistra.py and extract more info | Jaime Marquínez Ferrándiz | 2013-08-22 | 3 | -23/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are other sites that could be named utv, which would conflict if they are added | ||||
* | | | | | | | | Download from utv.unistra.fr (PR #1271) | Pierre Rudloff | 2013-08-22 | 2 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed to a single commit to keep the file 'youtube-dl' unchanged and remove the revert commit. | ||||
* | | | | | | | | [jeuxvideo] Extract more information and add test | Jaime Marquínez Ferrándiz | 2013-08-22 | 1 | -7/+21 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #1267 from Rudloff/master | Jaime Marquínez Ferrándiz | 2013-08-22 | 2 | -0/+34 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Download videos from jeuxvideo.com Edited to keep the file 'youtube-dl' unchanged. | ||||
| * | | | | | | | | Download videos from jeuxvideo.com | Pierre Rudloff | 2013-08-22 | 2 | -0/+34 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Add an extractor for PBS (closes #870 and #873) | Jaime Marquínez Ferrándiz | 2013-08-22 | 2 | -0/+35 |
| | | | | | | | | |||||
* | | | | | | | | Add an extractor for tv.slashdot.org (closes #1192) | Jaime Marquínez Ferrándiz | 2013-08-21 | 2 | -0/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It uses the ooyala platform, so it just extracts the ooyala url. | ||||
* | | | | | | | | [youtube] update uploader name for a test video: 'IconaPop' has changed to ↵ | Jaime Marquínez Ferrándiz | 2013-08-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'Icona Pop' |