Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [steam] Add support for steamcommunity.com (Fixes #2757) | Philipp Hagemeister | 2014-04-21 | 1 | -41/+78 | |
|/ / | ||||||
* | | Remove unused imports | Philipp Hagemeister | 2014-04-19 | 3 | -5/+0 | |
| | | ||||||
* | | [steam] Simplify | Philipp Hagemeister | 2014-04-19 | 1 | -20/+17 | |
| | | ||||||
* | | [steam] Modernize | Philipp Hagemeister | 2014-04-19 | 1 | -14/+18 | |
| | | ||||||
* | | [extremetube] Modernize | Philipp Hagemeister | 2014-04-19 | 1 | -12/+18 | |
| | | ||||||
* | | [test_all_urls] Add support for distributed URL matching test definition | Philipp Hagemeister | 2014-04-19 | 5 | -17/+21 | |
| | | ||||||
* | | [test_all_urls] Simplify | Philipp Hagemeister | 2014-04-19 | 1 | -10/+10 | |
| | | ||||||
* | | Merge remote-tracking branch 'MikeCol/extremetube-gay' | Philipp Hagemeister | 2014-04-19 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Extended regex match to include gay clips | MikeCol | 2014-04-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | release 2014.04.19 | Philipp Hagemeister | 2014-04-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | [rutube] Fix extraction | Sergey M․ | 2014-04-19 | 1 | -6/+7 | |
|/ / | ||||||
* | | [noco] Fix test description md5 | Sergey M․ | 2014-04-18 | 1 | -1/+1 | |
| | | ||||||
* | | [noco] Add support for noco.tv (Closes #2712) | Sergey M․ | 2014-04-18 | 2 | -0/+106 | |
|/ | ||||||
* | [podomatic] Improve video URL extraction (Closes #2763) | Sergey M․ | 2014-04-17 | 1 | -13/+29 | |
| | ||||||
* | [tlc] Add an extractor for tlc.com | Jaime Marquínez Ferrándiz | 2014-04-16 | 2 | -1/+19 | |
| | | | | It uses the same system as discovery.com | |||||
* | [canalplus] Download the video in the test | Jaime Marquínez Ferrándiz | 2014-04-16 | 1 | -3/+1 | |
| | | | | It doesn't use rtmpdump now. | |||||
* | [canalplus] Prefer f4m and modernize (Closes #2749) | Sergey M․ | 2014-04-16 | 1 | -29/+43 | |
| | ||||||
* | Add an extractor for tlc.de (fixes #2748) | Jaime Marquínez Ferrándiz | 2014-04-16 | 2 | -0/+43 | |
| | ||||||
* | [youtube:playlist] Correct playlist ID output | Philipp Hagemeister | 2014-04-15 | 1 | -1/+1 | |
| | | | | The ID now starts with PL, so we don't need to output that twice. | |||||
* | [fivemin] Get the 'sid' from the embed page (fixes #2745) | Jaime Marquínez Ferrándiz | 2014-04-15 | 1 | -11/+34 | |
| | | | | It allows to download some videos that failed. | |||||
* | [9gag] Fix and improve extraction | Sergey M․ | 2014-04-15 | 1 | -18/+11 | |
| | ||||||
* | [ted] Use the rtmp links if there http downloads are not available. | Jaime Marquínez Ferrándiz | 2014-04-14 | 1 | -5/+30 | |
| | ||||||
* | [generic] Modernize tests | Sergey M․ | 2014-04-14 | 1 | -2/+4 | |
| | ||||||
* | [generic] Update test | Sergey M․ | 2014-04-14 | 1 | -2/+3 | |
| | ||||||
* | release 2014.04.13 | Philipp Hagemeister | 2014-04-13 | 2 | -1/+2 | |
| | ||||||
* | [aol] Add support for playlists (Fixes #2730) | Philipp Hagemeister | 2014-04-13 | 3 | -3/+50 | |
| | ||||||
* | [tube8] Fix extraction and modernize | Sergey M․ | 2014-04-13 | 1 | -36/+56 | |
| | ||||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-04-12 | 8 | -27/+127 | |
|\ | ||||||
| * | Merge branch 'atomicparsley' (closes #2436) | Jaime Marquínez Ferrándiz | 2014-04-12 | 4 | -1/+87 | |
| |\ | ||||||
| | * | [atomicparsley] Remove unneeded __init__ method | Jaime Marquínez Ferrándiz | 2014-04-12 | 1 | -3/+0 | |
| | | | ||||||
| | * | we don't need to run ffmpeg more times | pulpe | 2014-03-26 | 1 | -1/+2 | |
| | | | ||||||
| | * | fix ffmpeg metadatapp | pulpe | 2014-03-26 | 1 | -1/+5 | |
| | | | ||||||
| | * | fix ffmpeg error, if youtube-dl runs more than once with --embed-thumbnail ↵ | pulpe | 2014-03-26 | 3 | -7/+7 | |
| | | | | | | | | | | | | with same video | |||||
| | * | add post processor | pulpe | 2014-03-26 | 4 | -0/+84 | |
| | | | ||||||
| * | | [brightcove] Only use url from meta element if it has the 'playerKey' field ↵ | Jaime Marquínez Ferrándiz | 2014-04-12 | 1 | -1/+5 | |
| | | | | | | | | | | | | (fixes #2738) | |||||
| * | | [prosiebensat1] Add one more clip id pattern (Closes #2737) | Sergey M․ | 2014-04-12 | 1 | -0/+1 | |
| | | | ||||||
| * | | [weibo] Modernize | Jaime Marquínez Ferrándiz | 2014-04-11 | 1 | -15/+15 | |
| | | | ||||||
| * | | [firstpost] Fix extraction | Sergey M․ | 2014-04-11 | 1 | -10/+19 | |
| | | | ||||||
* | | | [youtube] Add support for cleanvideosearch.com (Fixes #2734) | Philipp Hagemeister | 2014-04-11 | 2 | -0/+2 | |
|/ / | ||||||
* | | release 2014.04.11.2 | Philipp Hagemeister | 2014-04-11 | 1 | -1/+1 | |
| | | ||||||
* | | [comedycentral:shows] Add support for TDS special editions (Fixes #2733) | Philipp Hagemeister | 2014-04-11 | 2 | -1/+4 | |
| | | ||||||
* | | [pyvideo] Fix title | Philipp Hagemeister | 2014-04-11 | 1 | -1/+2 | |
| | | ||||||
* | | [slideshare] Fix description | Philipp Hagemeister | 2014-04-11 | 1 | -1/+2 | |
| | | ||||||
* | | [dailymotion:playlist] Fix title | Philipp Hagemeister | 2014-04-11 | 1 | -5/+6 | |
| | | ||||||
* | | [comedycentral] Fix test md5sum | Philipp Hagemeister | 2014-04-11 | 1 | -1/+1 | |
| | | ||||||
* | | release 2014.04.11.1 | Philipp Hagemeister | 2014-04-11 | 1 | -1/+1 | |
| | | ||||||
* | | release 2014.04.11 | Philipp Hagemeister | 2014-04-11 | 1 | -1/+1 | |
| | | ||||||
* | | [ninegag] Add support for p/ URLs | Philipp Hagemeister | 2014-04-11 | 2 | -6/+29 | |
| | | ||||||
* | | [byutv] Fix test | Sergey M․ | 2014-04-10 | 1 | -4/+2 | |
| | | ||||||
* | | [mpora] Fix test | Sergey M․ | 2014-04-10 | 1 | -4/+2 | |
| | |