aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'rupertbaxter22014-08-162-2/+20
|\
| * [yahoo] Add support for embedded videos (Closes #3525)Sergey M․2014-08-162-2/+20
| |
* | Merge remote-tracking branch 'upstream/master'rupertbaxter22014-08-153-6/+152
|\|
| * [howstuffworks] Add extractor (#3500)Sergey M․2014-08-152-0/+135
| | | | | | | | Content-length is invalid for final download links.
| * [livestream] Improve extraction (Closes #3513)Sergey M․2014-08-141-6/+17
| |
* | Merge remote-tracking branch 'upstream/master'rupertbaxter22014-08-131-2/+2
|\|
| * [shared] Update testSergey M․2014-08-131-2/+2
| |
* | Removed sleep and sleep output when interval is zerorupertbaxter22014-08-131-2/+3
| |
* | Merge remote-tracking branch 'upstream/master'rupertbaxter22014-08-1315-81/+165
|\|
| * [ooyala] Try mobile player JS URLs for all available devices (Closes #3498)Sergey M․2014-08-121-17/+49
| | | | | | | | | | | | | | | | Looks like some videos are only available for particular devices (e.g. http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0 is only available for ipad) Working around with fetching URLs for all the devices found starting with 'unknown' until we succeed or eventually fail for each device.
| * 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
| | | | | | | | We can directly get a json file instead of the jsonp.
| * [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
| | | | | | | | They are protocol relative.
| * [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 extractor
| | * [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
| | | | | | | | | | | | (Closes #3433)
* | | Merge remote-tracking branch 'upstream/master'rupertbaxter22014-08-084-48/+123
|\| |
| * | 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 ↵Sergey M․2014-08-082-0/+35
| |/| | | | | | | | | | | | | | pyed-xboxclips
| | * | [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.py
| | * | Update vube.pytinybug2014-08-071-6/+2
| |/ / | | | | | | fix extractor is broken #3459
* | | Merge remote-tracking branch 'upstream/master'rupertbaxter22014-08-064-2/+61
|\| |
| * | Restore youtube-dl compat binaryPhilipp Hagemeister2014-08-061-0/+0
| | | | | | | | | | | | | | | Be on the lookout, it might be modified in pull requests. When I come back from my vacation (in three days from now), I'll start looking whether we really need the compat binary.
| * | 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 ↵Sergey M․2014-08-063-0/+42
| |/| | | | | | | | | | | | | | DavidFabijan-mojvideo
| | * | 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 extractor
| | * | | [firedrive] fix broken extractorNaglis Jonaitis2014-08-061-2/+1
| |/ / /
* | | | Merge remote-tracking branch 'upstream/master'rupertbaxter22014-08-053-2/+3
|\| | |
| * | | release 2014.08.05Philipp Hagemeister2014-08-051-1/+1
| | | |
| * | | Credit @matrixik for #3441Sergey M․2014-08-051-0/+1
| | | |