Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [screencast] Add one more format and improve title extraction | Sergey M․ | 2014-07-11 | 1 | -1/+18 |
| | |||||
* | [gorillavid] Fix embedded videos extraction | Sergey M․ | 2014-07-11 | 1 | -3/+4 |
| | |||||
* | [screencast] Add suppot for more video types (#3236) | Philipp Hagemeister | 2014-07-11 | 2 | -13/+60 |
| | |||||
* | [screencast] Add new extractor (Fixes #3236) | Philipp Hagemeister | 2014-07-11 | 2 | -0/+49 |
| | |||||
* | [criterion] Simplify and modernize | Philipp Hagemeister | 2014-07-11 | 1 | -24/+27 |
| | |||||
* | [gameone] Sort formats | Philipp Hagemeister | 2014-07-11 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'tobidope/gameone' | Philipp Hagemeister | 2014-07-11 | 2 | -0/+90 |
|\ | |||||
| * | [gameone] Fix indentation and removed unused constants | Tobias Bell | 2014-05-19 | 1 | -10/+20 |
| | | |||||
| * | [gameone] Added timestamp extraction | Tobias Bell | 2014-05-17 | 1 | -3/+11 |
| | | |||||
| * | [gameone] Added extraction of age_limit | Tobias Bell | 2014-05-17 | 1 | -0/+3 |
| | | |||||
| * | [gameone] Simplified extraction of description | Tobias Bell | 2014-05-17 | 1 | -10/+2 |
| | | |||||
| * | [gameone] Added extraction of description and fixed failing tests | Tobias Bell | 2014-05-17 | 1 | -1/+13 |
| | | |||||
| * | [gameone] Added explanation for usage of http://cdn.riptide-mtvn.com/ | Tobias Bell | 2014-05-17 | 1 | -0/+2 |
| | | |||||
| * | [gameone] Add new extractor gameone | Tobias Bell | 2014-05-17 | 2 | -0/+63 |
| | | | | | | | | | | Currently only usable for downloading tv episodes residing under http://www.gameone.de/tv/ | ||||
* | | [tenplay] PEP8 | Philipp Hagemeister | 2014-07-11 | 1 | -8/+20 |
| | | |||||
* | | Merge remote-tracking branch 'adammw/tenplay' | Philipp Hagemeister | 2014-07-11 | 2 | -0/+73 |
|\ \ | |||||
| * | | [tenplay] Add new extractor | Adam Malcontenti-Wilson | 2014-05-19 | 2 | -0/+73 |
| | | | |||||
* | | | [vimple] Simplify and PEP8 | Philipp Hagemeister | 2014-07-11 | 1 | -9/+9 |
| | | | |||||
* | | | [vodlocker] Remove unused imports | Philipp Hagemeister | 2014-07-11 | 1 | -2/+0 |
| | | | |||||
* | | | [vimple] Do not fail if duration is missing | Philipp Hagemeister | 2014-07-11 | 1 | -1/+3 |
| | | | |||||
* | | | Merge remote-tracking branch 'irtusb/vimple' | Philipp Hagemeister | 2014-07-11 | 2 | -0/+85 |
|\ \ \ | |||||
| * | | | Verified with pep8 and pyflakes | Ariset Llerena | 2014-06-12 | 1 | -19/+30 |
| | | | | |||||
| * | | | removed extra char in regexp | Ariset Llerena | 2014-06-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Added vimple.ru support | Ariset Llerena | 2014-06-12 | 2 | -0/+74 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'azeem/soundcloud_likes' | Philipp Hagemeister | 2014-07-11 | 1 | -4/+11 |
|\ \ \ \ | |||||
| * | | | | [soundcloud] Adding likes support to SoundcloudUserIE | azeem | 2014-07-07 | 1 | -4/+11 |
| | | | | | |||||
* | | | | | [gorillavid] Add support for daclips.in (Closes #3213) | Philipp Hagemeister | 2014-07-11 | 1 | -3/+14 |
| | | | | | |||||
* | | | | | [goshgay] PEP8 and test for age_limit (#3220) | Philipp Hagemeister | 2014-07-11 | 1 | -2/+3 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'MikeCol/goshgay' | Philipp Hagemeister | 2014-07-11 | 2 | -0/+73 |
|\ \ \ \ \ | |||||
| * | | | | | GoshGay Extractor | MikeCol | 2014-07-09 | 2 | -0/+73 |
| | | | | | | |||||
* | | | | | | [vodlocker] PEP8, generalization, and simplification (#3223) | Philipp Hagemeister | 2014-07-11 | 2 | -12/+18 |
| | | | | | | |||||
* | | | | | | Merge remote-tracking branch 'pachacamac/vodlocker' | Philipp Hagemeister | 2014-07-11 | 2 | -0/+67 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [Vodlocker] Add new extractor | pachacamac | 2014-07-09 | 2 | -0/+67 |
| | | | | | | | |||||
* | | | | | | | [youtube] Correct signature extraction error detection | Philipp Hagemeister | 2014-07-11 | 1 | -20/+19 |
| | | | | | | | |||||
* | | | | | | | [youtube] Remove static signatures | Philipp Hagemeister | 2014-07-11 | 1 | -47/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The always fail by now. Instead, use only automatic signature extraction | ||||
* | | | | | | | [mpora] Fix player regex | Sergey M․ | 2014-07-09 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | [veoh] Skip deleted test video | Sergey M․ | 2014-07-08 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | [ninegag] Fix extraction | Sergey M․ | 2014-07-07 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | [arte] Manually set the rtmp play_path (fix #3198) | Jaime Marquínez Ferrándiz | 2014-07-07 | 1 | -1/+4 |
| |/ / / / |/| | | | | | | | | | | | | | | rtmpdump doesn't parse it right | ||||
* | | | | | [newstube] Replace test | Sergey M․ | 2014-07-06 | 1 | -5/+5 |
| | | | | | |||||
* | | | | | [newstube] Capture error message | Sergey M․ | 2014-07-06 | 1 | -0/+5 |
| | | | | | |||||
* | | | | | [generic] Set default-search to error | Philipp Hagemeister | 2014-07-06 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | This prevents users from submitting bug reports where they mistyped a URL, and prevents me from getting a weird video when holding shift and thus searching for :Tds | ||||
* | | | | | [allocine] add extractor for allocine.fr (fixes #3189) | Petr Půlpán | 2014-07-05 | 2 | -0/+90 |
| | | | | | |||||
* | | | | | [niconico] Remove unused import | Sergey M․ | 2014-07-04 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | Merge pull request #3180 from hakatashi/niconico-without-authentication | Sergey M. | 2014-07-04 | 1 | -8/+31 |
|\ \ \ \ \ | | | | | | | | | | | | | [niconico] Download without authentication | ||||
| * | | | | | [niconico] Download without authentication | hakatashi | 2014-07-02 | 1 | -8/+31 |
| | | | | | | |||||
* | | | | | | [niconico] Extract more metadata and simplify (Closes #3181) | Sergey M․ | 2014-07-04 | 1 | -27/+32 |
| | | | | | | |||||
* | | | | | | Merge branch 'niconico-channel-video' of ↵ | Sergey M․ | 2014-07-04 | 1 | -10/+8 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | https://github.com/hakatashi/youtube-dl into hakatashi-niconico-channel-video | ||||
| * | | | | | | [niconico] Add support for channel video | hakatashi | 2014-07-02 | 1 | -10/+8 |
| |/ / / / / | |||||
* | | | | | | [youtube:search_url] Update regexes | Sergey M․ | 2014-07-04 | 1 | -2/+2 |
| | | | | | |