summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [generic] Update testSergey M․2014-04-141-2/+3
|
* release 2014.04.13Philipp Hagemeister2014-04-132-1/+2
|
* [aol] Add support for playlists (Fixes #2730)Philipp Hagemeister2014-04-133-3/+50
|
* [tube8] Fix extraction and modernizeSergey M․2014-04-131-36/+56
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-04-128-27/+127
|\
| * Merge branch 'atomicparsley' (closes #2436)Jaime Marquínez Ferrándiz2014-04-124-1/+87
| |\
| | * [atomicparsley] Remove unneeded __init__ methodJaime Marquínez Ferrándiz2014-04-121-3/+0
| | |
| | * we don't need to run ffmpeg more timespulpe2014-03-261-1/+2
| | |
| | * fix ffmpeg metadatapppulpe2014-03-261-1/+5
| | |
| | * fix ffmpeg error, if youtube-dl runs more than once with --embed-thumbnail ↵pulpe2014-03-263-7/+7
| | | | | | | | | | | | with same video
| | * add post processorpulpe2014-03-264-0/+84
| | |
| * | [brightcove] Only use url from meta element if it has the 'playerKey' field ↵Jaime Marquínez Ferrándiz2014-04-121-1/+5
| | | | | | | | | | | | (fixes #2738)
| * | [prosiebensat1] Add one more clip id pattern (Closes #2737)Sergey M․2014-04-121-0/+1
| | |
| * | [weibo] ModernizeJaime Marquínez Ferrándiz2014-04-111-15/+15
| | |
| * | [firstpost] Fix extractionSergey M․2014-04-111-10/+19
| | |
* | | [youtube] Add support for cleanvideosearch.com (Fixes #2734)Philipp Hagemeister2014-04-112-0/+2
|/ /
* | release 2014.04.11.2Philipp Hagemeister2014-04-111-1/+1
| |
* | [comedycentral:shows] Add support for TDS special editions (Fixes #2733)Philipp Hagemeister2014-04-112-1/+4
| |
* | [pyvideo] Fix titlePhilipp Hagemeister2014-04-111-1/+2
| |
* | [slideshare] Fix descriptionPhilipp Hagemeister2014-04-111-1/+2
| |
* | [dailymotion:playlist] Fix titlePhilipp Hagemeister2014-04-111-5/+6
| |
* | [comedycentral] Fix test md5sumPhilipp Hagemeister2014-04-111-1/+1
| |
* | release 2014.04.11.1Philipp Hagemeister2014-04-111-1/+1
| |
* | release 2014.04.11Philipp Hagemeister2014-04-111-1/+1
| |
* | [ninegag] Add support for p/ URLsPhilipp Hagemeister2014-04-112-6/+29
| |
* | [byutv] Fix testSergey M․2014-04-101-4/+2
| |
* | [mpora] Fix testSergey M․2014-04-101-4/+2
| |
* | [morningstar] Also support 'Cover' (#2729)Jaime Marquínez Ferrándiz2014-04-091-1/+1
| |
* | [morningstar] Recognize urls that use 'videoCenter' (fixes #2729)Jaime Marquínez Ferrándiz2014-04-091-1/+1
| |
* | [br] Add audio extraction and support more URLs (Closes #2728)Sergey M․2014-04-091-60/+100
| |
* | [comedycentral] Match more URLsPhilipp Hagemeister2014-04-092-2/+11
| | | | | | | | Looks like they only offer clips instead of full episodes now. We'll need to add new parsing code as well.
* | Merge pull request #2725 from foolscap/subtitles-error-fixPhilipp Hagemeister2014-04-091-1/+1
|\ \ | | | | | | Fix subtitle download error reporting (Fixes #2724)
| * | Fix subtitle download error reporting (Fixes #2724)robbie2014-04-081-1/+1
|/ /
* | [ntv] Update testSergey M․2014-04-081-4/+4
| |
* | [ffmpeg] Do not pass in byets to subprocess (Fixes #2717)Philipp Hagemeister2014-04-071-2/+1
| |
* | Merge remote-tracking branch 'anisse/fix-content-encoding-charset'Philipp Hagemeister2014-04-071-1/+4
|\ \
| * | [extractor/common] fallback on utf-8 when charset is not foundAnisse Astier2014-04-071-1/+4
| | | | | | | | | | | | fixes #2721
* | | release 2014.04.07.4Philipp Hagemeister2014-04-071-1/+1
| | |
* | | Fix Windows output for non-BMP unicode charactersPhilipp Hagemeister2014-04-071-2/+5
|/ /
* | release 2014.04.07.3Philipp Hagemeister2014-04-071-1/+1
| |
* | [utils] Completely rewrite Windows output (Fixes #2672)Philipp Hagemeister2014-04-072-1/+61
| |
* | release 2014.04.07.2Philipp Hagemeister2014-04-071-1/+1
| |
* | Use our own encoding when writing stringsPhilipp Hagemeister2014-04-071-14/+7
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-04-072-0/+85
|\ \
| * | Add support for rtve.es/alacartaJaime Marquínez Ferrándiz2014-04-072-0/+85
| | |
* | | Use --encoding when outputtingPhilipp Hagemeister2014-04-072-16/+29
|/ /
* | release 2014.04.07.1Philipp Hagemeister2014-04-071-1/+1
| |
* | [teamcoco] Simplify ID management (Closes #2715)Philipp Hagemeister2014-04-071-9/+8
| |
* | release 2014.04.07Philipp Hagemeister2014-04-071-1/+1
| |
* | [ted] Add width and height (Fixes #2716)Philipp Hagemeister2014-04-071-6/+9
| |