aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Collapse)AuthorAgeFilesLines
* [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-131-1/+1
|
* [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
|
* [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
* 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
| |
* | Fix download error in GooglePlusdinesh2014-10-111-1/+1
|/
* Fix ndr.de outdated test urldinesh2014-10-111-7/+7
|
* Merge pull request #3911 from Dockheas23/masterSergey M.2014-10-101-2/+2
|\ | | | | KeyError on initialising YoutubeDL in python3 #3910
| * KeyError on initialising YoutubeDL in python3 #3910George Boyle2014-10-101-1/+1
| |
| * Fixed typoGeorge Boyle2014-10-101-1/+1
| |
* | [yahoo] Wipe out yahoo news extractorSergey M․2014-10-101-1/+0
| |
* | [yahoo] Generalize, support arbitrary subdomains, support iframe videos, ↵Sergey M․2014-10-102-37/+81
| | | | | | | | capture error message (Closes #2470)
* | [yahoo] Add support for regional subdomains and extract duration (Closes #3915)Sergey M․2014-10-101-4/+33
|/
* [sportbox] Add extractor (Closes #3906)Sergey M․2014-10-092-0/+82
|
* [mlb] Remove unused importSergey M․2014-10-091-1/+0
|
* [mlb] Fix thumbnails extraction (Closes #3905)Sergey M․2014-10-091-3/+4
|
* [generic] Ignore some non-video file extensions during generic extraction ↵Sergey M․2014-10-091-15/+19
| | | | (Closes #3900)
* [pornhd] Fix formats extraction (Closes #3898)Sergey M․2014-10-081-30/+22
|
* [walla] Fix extractor and add subtitle testsSergey M․2014-10-071-41/+60
|
* Merge branch 'walla' of https://github.com/lenaten/youtube-dl into lenaten-wallaSergey M․2014-10-072-0/+71
|\
| * add missed init filenet2014-10-061-0/+1
| |
| * [walla] Add new extractornet2014-10-011-0/+70
| |
* | release 2014.10.05.2Philipp Hagemeister2014-10-051-1/+1
| |