aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added extractor for crunchyroll 'playlists' i.e. series. so that one can, ↵Gabriel Schubiner2014-10-192-1/+39
| | | | e.g. download all episodes of a series
* [cnn] Fix for urls ending in '.cnn-ap' (fixes #3985)Jaime Marquínez Ferrándiz2014-10-191-1/+1
|
* [sexykarma] Add support for watchindianpornSergey M2014-10-191-12/+23
|
* [twitch] Update testsSergey M2014-10-191-16/+12
|
* release 2014.10.18Philipp Hagemeister2014-10-181-1/+1
|
* Merge branch 'CkuT-sexykarma'Sergey M2014-10-192-0/+107
|\
| * [sexykarma] Improve and simplifySergey M2014-10-191-35/+64
| |
| * Merge branch 'sexykarma' of https://github.com/CkuT/youtube-dl into ↵Sergey M2014-10-192-0/+78
|/| | | | | | | CkuT-sexykarma
| * Add categoriesCkuT2014-10-151-0/+3
| |
| * Few improvementsCkuT2014-10-151-10/+41
| |
| * [SexyKarma] Add new extractorCkuT2014-10-152-0/+44
| |
* | [twitch] Remove superfluous commaSergey M2014-10-181-1/+1
| |
* | [arte.tv:+7] Append media type to format_id (Closes #3967)Sergey M․2014-10-181-0/+3
| |
* | [generic] Make sure Wistia embed URLs contain the protocol (Closes #3977)Naglis Jonaitis2014-10-181-2/+4
| | | | | | | | Also, improve detection (Addresses #3662)
* | [twitch] Update tests and minor improvementsSergey M․2014-10-171-12/+23
| |
* | [twitch] Rename extractor and support channel videosSergey M․2014-10-172-76/+28
| |
* | [vimeo] Improve regex for the config js dict (fixes #3955, fixes #3974)Jaime Marquínez Ferrándiz2014-10-171-1/+13
| | | | | | | | The javascript code contains assignments of empty dicts with the same variable name
* | [twitch] Adapt to new API (Fixes #3946, Fixes #3949, Fixes #3965)Sergey M․2014-10-161-4/+73
|/ | | | Work in progress
* [generic] Correct handling of embedded vimeo players (#3955)Philipp Hagemeister2014-10-151-3/+3
|
* release 2014.10.15Philipp Hagemeister2014-10-151-1/+1
|
* [ted] Add support for external videos (fixes #3948)Jaime Marquínez Ferrándiz2014-10-151-0/+23
|
* [mixcloud] Output downloading progressPhilipp Hagemeister2014-10-151-10/+10
|
* [extractor/common] Fix dumping requests with long file abspath on WindowsSergey M․2014-10-141-0/+6
|
* [brightcove] Add a test for playlistsJaime Marquínez Ferrándiz2014-10-131-0/+9
|
* [condenast] Add support for embedded videos (Closes #3929)Sergey M․2014-10-132-0/+9
|
* release 2014.10.13Philipp Hagemeister2014-10-132-7/+8
|
* [ffmpeg] Improve format merging (Closes #3935)Philipp Hagemeister2014-10-131-1/+1
|
* Merge remote-tracking branch 'Dineshs91/KontrTube-fix'Philipp Hagemeister2014-10-131-1/+1
|\
| * [kontrtube] Fix video title extractiondinesh2014-10-131-1/+1
| |
* | [huffpost] ModernizePhilipp Hagemeister2014-10-131-2/+1
|/
* [youtube] Add support for format 278Philipp Hagemeister2014-10-131-0/+1
|
* [youtube] Download DASH manifest by default (Closes #3887)Philipp Hagemeister2014-10-132-5/+9
|
* [zsh-completion] Ignore generated file (#3890)Philipp Hagemeister2014-10-121-0/+1
|
* Merge remote-tracking branch 'xu-cheng/zsh-completion'Philipp Hagemeister2014-10-123-6/+88
|\
| * add zsh completion support into MakefileXu Cheng2014-10-071-6/+14
| |
| * support zsh completionXu Cheng2014-10-072-0/+74
| |
* | [options] Consistent formatting and general nicenessPhilipp Hagemeister2014-10-121-283/+433
| |
* | [options] Mention login in --username documentation (#3753)Philipp Hagemeister2014-10-121-1/+1
| |
* | release 2014.10.12Philipp Hagemeister2014-10-121-1/+1
| |
* | [niconico] Fix ignored --netrc flagNaglis Jonaitis2014-10-121-8/+9
| | | | | | | | See issue #3753
* | Merge pull request #3932 from Dineshs91/ndr-fixJaime Marquínez Ferrándiz2014-10-121-1/+1
|\ \ | | | | | | Description changed
| * | Description changeddinesh2014-10-121-1/+1
|/ /
* | [theonion] Fix a small mistake in string formattingNaglis Jonaitis2014-10-121-2/+1
| |
* | [theonion] Add new extractor (closes #3928)Naglis Jonaitis2014-10-122-0/+72
| |
* | [mixcloud] Fix metadata extraction (fixes #3930)Jaime Marquínez Ferrándiz2014-10-121-1/+1
| |
* | [vimeo] Make the protocol mandatory in the url (fixes #3926)Jaime Marquínez Ferrándiz2014-10-111-1/+1
| | | | | | | | If it's missing, it will be correctly handled by the generic IE.
* | Merge pull request #3923 from Dineshs91/howstuffworks-fixSergey M.2014-10-121-5/+5
|\ \ | | | | | | Replace 404 url
| * | Replace 404 urldinesh2014-10-111-5/+5
| | |
* | | [googleplus] Modernize and extract all formatsSergey M․2014-10-121-47/+28
| | |
* | | Merge pull request #3924 from Dineshs91/googleplus-fixSergey M.2014-10-121-1/+1
|\ \ \ | |/ / |/| | Fix download error in GooglePlus