summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | [ellentv] Add new extractorAlexander Kirk2014-08-132-0/+83
* | | | | | | | | | envvar overrideable PREFIX, BINDIR, MANDIR, PYTHONrubicks2014-08-141-4/+4
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | [livestream] Improve extraction (Closes #3513)Sergey M․2014-08-141-6/+17
* | | | | | | | | [shared] Update testSergey M․2014-08-131-2/+2
|/ / / / / / / /
* | | | | | | | [ooyala] Try mobile player JS URLs for all available devices (Closes #3498)Sergey M․2014-08-121-17/+49
* | | | | | | | release 2014.08.10Philipp Hagemeister2014-08-101-1/+1
* | | | | | | | [appletrailers] Support height-less videosPhilipp Hagemeister2014-08-102-2/+6
* | | | | | | | [ard] Show error message for videos that are no longer available (#3422)Sergey M․2014-08-101-0/+3
* | | | | | | | [facebook] Allow '?' before '#!' (fixes #3477)Jaime Marquínez Ferrándiz2014-08-102-1/+2
* | | | | | | | [test/test_utils] Fix typo in method nameJaime Marquínez Ferrándiz2014-08-101-1/+1
* | | | | | | | [reverbnation] The 'uploader_id' field must be a stringJaime Marquínez Ferrándiz2014-08-102-3/+6
* | | | | | | | [reverbnation] Simplify json downloadJaime Marquínez Ferrándiz2014-08-101-4/+1
* | | | | | | | [reverbnation] Modernize testJaime Marquínez Ferrándiz2014-08-101-1/+2
* | | | | | | | [reverbnation] Make sure that the thumbnail url contain the protocolJaime Marquínez Ferrándiz2014-08-101-2/+3
* | | | | | | | [downloader/common] Fix typoSergey M․2014-08-101-1/+1
* | | | | | | | Credit @sehaas for ORF FM4 extractor (#3431)Sergey M․2014-08-101-0/+1
* | | | | | | | [orf] Move all ORF extractors in one placeSergey M․2014-08-104-89/+80
* | | | | | | | [fm4] Remove unused imports and minor changesSergey M․2014-08-101-17/+13
* | | | | | | | Merge pull request #3431 from sehaas/fm4Sergey M.2014-08-102-0/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | [fm4] Add new extractorSebastian Haas2014-08-032-0/+50
| | |/ / / / / / | |/| | | | | |
* | | | | | | | [arte] Do not filter formats when there are no videos of requested lang code ...Sergey M․2014-08-091-5/+9
* | | | | | | | Merge branch 'pyed-xboxclips'Sergey M․2014-08-082-0/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | [xboxclips] PEP8 and extract more metadataSergey M․2014-08-081-18/+41
| * | | | | | | | Merge branch 'xboxclips' of https://github.com/pyed/youtube-dl into pyed-xbox...Sergey M․2014-08-082-0/+35
|/| | | | | | | |
| * | | | | | | | [xboxclips] Add new extractorpyed2014-08-082-0/+35
* | | | | | | | | [nowness] Add support for cn URLs (Closes #3465)Sergey M․2014-08-081-13/+29
|/ / / / / / / /
* | | | | | | | [vube] Extract audio and categoriesSergey M․2014-08-071-31/+36
* | | | | | | | Merge pull request #3461 from tinybug/patch-2Sergey M.2014-08-071-6/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Update vube.pytinybug2014-08-071-6/+2
|/ / / / / / / /
* | | | | | | | Restore youtube-dl compat binaryPhilipp Hagemeister2014-08-061-0/+0
* | | | | | | | Credit @DavidFabijan for mojvideo (#3423)Sergey M․2014-08-061-0/+1
* | | | | | | | Merge branch 'DavidFabijan-mojvideo'Sergey M․2014-08-063-0/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | [mojvideo] Switch to API, handle errors, remove faked width and heightSergey M․2014-08-061-15/+32
| * | | | | | | | Merge branch 'mojvideo' of https://github.com/DavidFabijan/youtube-dl into Da...Sergey M․2014-08-063-0/+42
|/| | | | | | | |
| * | | | | | | | Fixed the encodingDavid Fabijan2014-08-062-0/+2
| * | | | | | | | [Mojvideo] Add new extractor (minor changes)David Fabijan2014-08-031-1/+1
| * | | | | | | | [Mojvideo] Add new extractor (minor changes)David Fabijan2014-08-031-8/+1
| * | | | | | | | [Mojvideo] Add new extractorDavid Fabijan2014-08-032-0/+47
* | | | | | | | | Merge pull request #3453 from naglis/firedrive_fixSergey M.2014-08-061-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [firedrive] fix broken extractorNaglis Jonaitis2014-08-061-2/+1
|/ / / / / / / / /
* | | | | | | | | release 2014.08.05Philipp Hagemeister2014-08-051-1/+1
* | | | | | | | | Credit @matrixik for #3441Sergey M․2014-08-051-0/+1
* | | | | | | | | Merge pull request #3441 from matrixik/patch-1Sergey M.2014-08-051-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | [vimeo] Ignore video 'base' thumbnail (Closes #3438)Dobrosław Żybort2014-08-041-1/+1
|/ / / / / / / /
* / / / / / / / [vimeo] Use original URL when for standard vimeo.com links (Closes #3428)Sergey M․2014-08-041-2/+15
|/ / / / / / /
* | | | | | | [ubu] Add missing whitespaceSergey M․2014-08-031-1/+1
* | | | | | | release 2014.08.02.1Philipp Hagemeister2014-08-021-1/+1
* | | | | | | [pbs] Add support for frontline videos (Closes #3414 #3405)Sergey M․2014-08-021-1/+14
* | | | | | | [ubu] Add extractor (Close #3418)Sergey M․2014-08-022-0/+57
* | | | | | | release 2014.08.02Philipp Hagemeister2014-08-021-1/+1