Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | [ellentv] Add new extractor | Alexander Kirk | 2014-08-13 | 2 | -0/+83 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | envvar overrideable PREFIX, BINDIR, MANDIR, PYTHON | rubicks | 2014-08-14 | 1 | -4/+4 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [livestream] Improve extraction (Closes #3513) | Sergey M․ | 2014-08-14 | 1 | -6/+17 | |
| | | | | | | | | | ||||||
* | | | | | | | | | [shared] Update test | Sergey M․ | 2014-08-13 | 1 | -2/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | [ooyala] Try mobile player JS URLs for all available devices (Closes #3498) | Sergey M․ | 2014-08-12 | 1 | -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.10 | Philipp Hagemeister | 2014-08-10 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | [appletrailers] Support height-less videos | Philipp Hagemeister | 2014-08-10 | 2 | -2/+6 | |
| | | | | | | | | ||||||
* | | | | | | | | [ard] Show error message for videos that are no longer available (#3422) | Sergey M․ | 2014-08-10 | 1 | -0/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | [facebook] Allow '?' before '#!' (fixes #3477) | Jaime Marquínez Ferrándiz | 2014-08-10 | 2 | -1/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | [test/test_utils] Fix typo in method name | Jaime Marquínez Ferrándiz | 2014-08-10 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | [reverbnation] The 'uploader_id' field must be a string | Jaime Marquínez Ferrándiz | 2014-08-10 | 2 | -3/+6 | |
| | | | | | | | | ||||||
* | | | | | | | | [reverbnation] Simplify json download | Jaime Marquínez Ferrándiz | 2014-08-10 | 1 | -4/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We can directly get a json file instead of the jsonp. | |||||
* | | | | | | | | [reverbnation] Modernize test | Jaime Marquínez Ferrándiz | 2014-08-10 | 1 | -1/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | [reverbnation] Make sure that the thumbnail url contain the protocol | Jaime Marquínez Ferrándiz | 2014-08-10 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are protocol relative. | |||||
* | | | | | | | | [downloader/common] Fix typo | Sergey M․ | 2014-08-10 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Credit @sehaas for ORF FM4 extractor (#3431) | Sergey M․ | 2014-08-10 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | [orf] Move all ORF extractors in one place | Sergey M․ | 2014-08-10 | 4 | -89/+80 | |
| | | | | | | | | ||||||
* | | | | | | | | [fm4] Remove unused imports and minor changes | Sergey M․ | 2014-08-10 | 1 | -17/+13 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #3431 from sehaas/fm4 | Sergey M. | 2014-08-10 | 2 | -0/+50 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [fm4] Add new extractor | |||||
| * | | | | | | | | [fm4] Add new extractor | Sebastian Haas | 2014-08-03 | 2 | -0/+50 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | [arte] Do not filter formats when there are no videos of requested lang code ↵ | Sergey M․ | 2014-08-09 | 1 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Closes #3433) | |||||
* | | | | | | | | Merge branch 'pyed-xboxclips' | Sergey M․ | 2014-08-08 | 2 | -0/+58 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [xboxclips] PEP8 and extract more metadata | Sergey M․ | 2014-08-08 | 1 | -18/+41 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'xboxclips' of https://github.com/pyed/youtube-dl into ↵ | Sergey M․ | 2014-08-08 | 2 | -0/+35 | |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pyed-xboxclips | |||||
| * | | | | | | | | [xboxclips] Add new extractor | pyed | 2014-08-08 | 2 | -0/+35 | |
| | | | | | | | | | ||||||
* | | | | | | | | | [nowness] Add support for cn URLs (Closes #3465) | Sergey M․ | 2014-08-08 | 1 | -13/+29 | |
|/ / / / / / / / | ||||||
* | | | | | | | | [vube] Extract audio and categories | Sergey M․ | 2014-08-07 | 1 | -31/+36 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #3461 from tinybug/patch-2 | Sergey M. | 2014-08-07 | 1 | -6/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update vube.py | |||||
| * | | | | | | | | Update vube.py | tinybug | 2014-08-07 | 1 | -6/+2 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | fix extractor is broken #3459 | |||||
* | | | | | | | | Restore youtube-dl compat binary | Philipp Hagemeister | 2014-08-06 | 1 | -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-06 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'DavidFabijan-mojvideo' | Sergey M․ | 2014-08-06 | 3 | -0/+59 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [mojvideo] Switch to API, handle errors, remove faked width and height | Sergey M․ | 2014-08-06 | 1 | -15/+32 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'mojvideo' of https://github.com/DavidFabijan/youtube-dl into ↵ | Sergey M․ | 2014-08-06 | 3 | -0/+42 | |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DavidFabijan-mojvideo | |||||
| * | | | | | | | | Fixed the encoding | David Fabijan | 2014-08-06 | 2 | -0/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | [Mojvideo] Add new extractor (minor changes) | David Fabijan | 2014-08-03 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | [Mojvideo] Add new extractor (minor changes) | David Fabijan | 2014-08-03 | 1 | -8/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | [Mojvideo] Add new extractor | David Fabijan | 2014-08-03 | 2 | -0/+47 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3453 from naglis/firedrive_fix | Sergey M. | 2014-08-06 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [firedrive] fix broken extractor | |||||
| * | | | | | | | | | [firedrive] fix broken extractor | Naglis Jonaitis | 2014-08-06 | 1 | -2/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | release 2014.08.05 | Philipp Hagemeister | 2014-08-05 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Credit @matrixik for #3441 | Sergey M․ | 2014-08-05 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3441 from matrixik/patch-1 | Sergey M. | 2014-08-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | [vimeo] Ignore video 'base' thumbnail (Closes #3438) | |||||
| * | | | | | | | | [vimeo] Ignore video 'base' thumbnail (Closes #3438) | Dobrosław Żybort | 2014-08-04 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* / / / / / / / | [vimeo] Use original URL when for standard vimeo.com links (Closes #3428) | Sergey M․ | 2014-08-04 | 1 | -2/+15 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some videos that are freely accessible without password via the original URL (e.g. http://vimeo.com/channels/keypeele/75629013) ask for password when accessed via http://vimeo.com/<video_id>. | |||||
* | | | | | | | [ubu] Add missing whitespace | Sergey M․ | 2014-08-03 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | release 2014.08.02.1 | Philipp Hagemeister | 2014-08-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | [pbs] Add support for frontline videos (Closes #3414 #3405) | Sergey M․ | 2014-08-02 | 1 | -1/+14 | |
| | | | | | | | ||||||
* | | | | | | | [ubu] Add extractor (Close #3418) | Sergey M․ | 2014-08-02 | 2 | -0/+57 | |
| | | | | | | | ||||||
* | | | | | | | release 2014.08.02 | Philipp Hagemeister | 2014-08-02 | 1 | -1/+1 | |
| | | | | | | |