Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-16 | Remove debug prints | riking | |
2014-08-16 | [youtube] Add two-factor account signin (TOTP only) | riking | |
Additional work is required to prompt the user for the SMS or phone call codes, as there is no framework currently to prompt the user during an extraction operation. Fixes #3533 | |||
2014-08-17 | [dfb] Fix f4m manifest URL | Sergey M․ | |
2014-08-16 | [yahoo] Add support for embedded videos (Closes #3525) | Sergey M․ | |
2014-08-15 | [howstuffworks] Add extractor (#3500) | Sergey M․ | |
Content-length is invalid for final download links. | |||
2014-08-15 | Merge remote-tracking branch 'akirk/ellentv' | Philipp Hagemeister | |
2014-08-14 | envvar overrideable PREFIX, BINDIR, MANDIR, PYTHON | rubicks | |
2014-08-14 | [livestream] Improve extraction (Closes #3513) | Sergey M․ | |
2014-08-13 | [shared] Update test | Sergey M․ | |
2014-08-13 | [ellentv] Add new extractor | Alexander Kirk | |
2014-08-12 | [ooyala] Try mobile player JS URLs for all available devices (Closes #3498) | Sergey M․ | |
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. | |||
2014-08-10 | release 2014.08.102014.08.10 | Philipp Hagemeister | |
2014-08-10 | [appletrailers] Support height-less videos | Philipp Hagemeister | |
2014-08-10 | [ard] Show error message for videos that are no longer available (#3422) | Sergey M․ | |
2014-08-10 | [facebook] Allow '?' before '#!' (fixes #3477) | Jaime Marquínez Ferrándiz | |
2014-08-10 | [test/test_utils] Fix typo in method name | Jaime Marquínez Ferrándiz | |
2014-08-10 | [reverbnation] The 'uploader_id' field must be a string | Jaime Marquínez Ferrándiz | |
2014-08-10 | [reverbnation] Simplify json download | Jaime Marquínez Ferrándiz | |
We can directly get a json file instead of the jsonp. | |||
2014-08-10 | [reverbnation] Modernize test | Jaime Marquínez Ferrándiz | |
2014-08-10 | [reverbnation] Make sure that the thumbnail url contain the protocol | Jaime Marquínez Ferrándiz | |
They are protocol relative. | |||
2014-08-10 | [downloader/common] Fix typo | Sergey M․ | |
2014-08-10 | Credit @sehaas for ORF FM4 extractor (#3431) | Sergey M․ | |
2014-08-10 | [orf] Move all ORF extractors in one place | Sergey M․ | |
2014-08-10 | [fm4] Remove unused imports and minor changes | Sergey M․ | |
2014-08-10 | Merge pull request #3431 from sehaas/fm4 | Sergey M. | |
[fm4] Add new extractor | |||
2014-08-09 | [arte] Do not filter formats when there are no videos of requested lang code ↵ | Sergey M․ | |
(Closes #3433) | |||
2014-08-08 | Merge branch 'pyed-xboxclips' | Sergey M․ | |
2014-08-08 | [xboxclips] PEP8 and extract more metadata | Sergey M․ | |
2014-08-08 | Merge branch 'xboxclips' of https://github.com/pyed/youtube-dl into ↵ | Sergey M․ | |
pyed-xboxclips | |||
2014-08-08 | [nowness] Add support for cn URLs (Closes #3465) | Sergey M․ | |
2014-08-08 | [xboxclips] Add new extractor | pyed | |
2014-08-07 | [vube] Extract audio and categories | Sergey M․ | |
2014-08-07 | Merge pull request #3461 from tinybug/patch-2 | Sergey M. | |
Update vube.py | |||
2014-08-07 | Update vube.py | tinybug | |
fix extractor is broken #3459 | |||
2014-08-06 | Restore youtube-dl compat binary | Philipp Hagemeister | |
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. | |||
2014-08-06 | Credit @DavidFabijan for mojvideo (#3423) | Sergey M․ | |
2014-08-06 | Merge branch 'DavidFabijan-mojvideo' | Sergey M․ | |
2014-08-06 | [mojvideo] Switch to API, handle errors, remove faked width and height | Sergey M․ | |
2014-08-06 | Merge branch 'mojvideo' of https://github.com/DavidFabijan/youtube-dl into ↵ | Sergey M․ | |
DavidFabijan-mojvideo | |||
2014-08-06 | Merge pull request #3453 from naglis/firedrive_fix | Sergey M. | |
[firedrive] fix broken extractor | |||
2014-08-06 | Fixed the encoding | David Fabijan | |
2014-08-06 | [firedrive] fix broken extractor | Naglis Jonaitis | |
2014-08-05 | release 2014.08.052014.08.05 | Philipp Hagemeister | |
2014-08-05 | Credit @matrixik for #3441 | Sergey M․ | |
2014-08-05 | Merge pull request #3441 from matrixik/patch-1 | Sergey M. | |
[vimeo] Ignore video 'base' thumbnail (Closes #3438) | |||
2014-08-05 | Add more information about running tests, add syntax highlighting | Erik Johnson | |
There was no information in the README about how to handle multiple tests for a given extractor. This commit adds an explanation of how this is handled. It also adds some syntax highlighting. | |||
2014-08-05 | Fix CSS parsing for Patreon | Erik Johnson | |
Some of the CSS classes end in " double", so this commit refines the HTML parsing to account for both kinds of classes, and also adds an additional test case. | |||
2014-08-04 | [vimeo] Ignore video 'base' thumbnail (Closes #3438) | Dobrosław Żybort | |
2014-08-03 | [fm4] Add new extractor | Sebastian Haas | |
2014-08-03 | [jove] Add new extractor. Closes #3177 | Naglis Jonaitis | |