Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04 | [vimeo] Ignore video 'base' thumbnail (Closes #3438) | Dobrosław Żybort | |
2014-08-04 | [vimeo] Use original URL when for standard vimeo.com links (Closes #3428) | Sergey M․ | |
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>. | |||
2014-08-03 | [Mojvideo] Add new extractor (minor changes) | David Fabijan | |
2014-08-03 | [Mojvideo] Add new extractor (minor changes) | David Fabijan | |
2014-08-03 | [Mojvideo] Add new extractor | David Fabijan | |
2014-08-03 | [ubu] Add missing whitespace | Sergey M․ | |
2014-08-02 | release 2014.08.02.12014.08.02.1 | Philipp Hagemeister | |
2014-08-02 | [pbs] Add support for frontline videos (Closes #3414 #3405) | Sergey M․ | |
2014-08-02 | [ubu] Add extractor (Close #3418) | Sergey M․ | |
2014-08-02 | release 2014.08.022014.08.02 | Philipp Hagemeister | |
2014-08-02 | [youtube] Use new signature cache ID for in-memory cache as well | Philipp Hagemeister | |
2014-08-02 | [youtube] Make cache ID a tuple of lengths instead of just the whole length | Philipp Hagemeister | |
2014-08-02 | [youtube] Clean up -v signature output | Philipp Hagemeister | |
2014-08-02 | [youtube] Show format ID in signature deobfuscation -v output | Philipp Hagemeister | |
2014-08-01 | Merge branch 'naglis-izlesene' | Sergey M․ | |
2014-08-01 | [izlesene] Minor changes | Sergey M․ | |
2014-08-01 | Merge branch 'izlesene' of https://github.com/naglis/youtube-dl into ↵ | Sergey M․ | |
naglis-izlesene | |||
2014-07-31 | [ard] Quote path part instead of whole URL encode | Sergey M․ | |
2014-07-31 | [ard] Encode url (Closes #3412) | Sergey M․ | |
2014-07-31 | [vidme] Add extractor (Closes #3404) | Sergey M․ | |
2014-07-30 | release 2014.07.302014.07.30 | Philipp Hagemeister | |
2014-07-30 | [vevo] Sort formats (Fixes #3399) | Philipp Hagemeister | |
2014-07-29 | Move --bidi-workaround to workarounds option group | Philipp Hagemeister | |
Duh. | |||
2014-07-29 | [generic] Add --default-search fixup_error | Philipp Hagemeister | |
This restores the ability to enter URLs without a scheme (and default to http), but still fail if the input is a search term. | |||
2014-07-29 | [swrmediathek] Improve _VALID_URL | Sergey M․ | |
2014-07-29 | [gamestar] Use helper methods to not break if something changes (#3393) | Philipp Hagemeister | |
2014-07-29 | [gamestar] Add new extractor (init) | SyxbEaEQ2 | |
2014-07-29 | [gamestar] Add new extractor | SyxbEaEQ2 | |
2014-07-28 | [extractor/common] _extract_f4m_formats: Use more specific messages when ↵ | Jaime Marquínez Ferrándiz | |
downloading the manifest | |||
2014-07-28 | [bloomberg] Extract the available formats (closes #2776) | Jaime Marquínez Ferrándiz | |
It uses a helper method in the InfoExtractor class. The downloader will pick the requested formats using the bitrate in the info dict. | |||
2014-07-28 | [francetv] Fix wrong variable name | Jaime Marquínez Ferrándiz | |
2014-07-28 | [francetv] Extract all the available formats (#3278) | Jaime Marquínez Ferrándiz | |
For some videos the resolution is not included in the url, we will need to look in the m3u8 manifest. | |||
2014-07-28 | [br] Extract duration | Sergey M․ | |
2014-07-28 | [br] Fix test | Sergey M․ | |
2014-07-28 | [blinkx] Fix duration | Sergey M․ | |