summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* release 2015.02.26 2015.02.26Philipp Hagemeister2015-02-261-1/+1
* [utils] Bump our user agentPhilipp Hagemeister2015-02-261-1/+1
* [escapist] Fix config URL matchingPhilipp Hagemeister2015-02-261-2/+2
* [telecinco] Recognize more urls (closes #5065)Jaime Marquínez Ferrándiz2015-02-252-5/+8
* [generic] Don't set the 'title' if it's not defined in the entry (closes #5061)Jaime Marquínez Ferrándiz2015-02-251-1/+3
* [eporner] Simplify and hardcode age limitSergey M․2015-02-251-3/+2
* [eporner] Fix redirect_code errorlogon842015-02-241-0/+1
* Update eporner.pylogon842015-02-241-4/+1
* [nrktv] Workaround subtitles conversion issues on python 2.6 (Closes #5036)Sergey M․2015-02-241-3/+5
* [options] Add --yes-playlist as inverse of --no-playlist (Fixes #5051)Philipp Hagemeister2015-02-241-0/+4
* release 2015.02.24.2 2015.02.24.2Philipp Hagemeister2015-02-241-1/+1
* [escapist] Support JavaScript player (Fixes #5034)Philipp Hagemeister2015-02-241-1/+8
* release 2015.02.24.1 2015.02.24.1Philipp Hagemeister2015-02-241-1/+1
* [utils] Prevent hyphen at beginning of filename (Fixes #5035)Philipp Hagemeister2015-02-241-0/+2
* [rtve] PEP8Philipp Hagemeister2015-02-241-1/+2
* release 2015.02.24 2015.02.24Philipp Hagemeister2015-02-241-1/+1
* [bloomberg] ModernizePhilipp Hagemeister2015-02-241-3/+3
* [rtve] Extract subtitlesJaime Marquínez Ferrándiz2015-02-231-0/+12
* [youtube] Extract UL playlists as mixes (Closes #5040)Sergey M․2015-02-241-4/+4
* [laola1tv] Use raw strings for regular expressionsNaglis Jonaitis2015-02-231-1/+1
* [laola1tv] Improve extraction and update test case (#3742)Naglis Jonaitis2015-02-231-16/+31
* [facebook] Extract all the formats (closes #5037)Jaime Marquínez Ferrándiz2015-02-231-6/+12
* release 2015.02.23.1 2015.02.23.1Philipp Hagemeister2015-02-231-1/+1
* Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz2015-02-2325-388/+347
|\
| * [YoutubeDL] remove compatiblity with the old subtitles systemJaime Marquínez Ferrándiz2015-02-231-8/+0
| * [YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if '...Jaime Marquínez Ferrándiz2015-02-221-4/+6
| * [ted] Always extract the subtitlesJaime Marquínez Ferrándiz2015-02-221-4/+1
| * [YoutubeDL] don't set the 'requested_subtitles' without writesubtitles or wri...Jaime Marquínez Ferrándiz2015-02-221-2/+4
| * Remove the SubtitlesInfoExtractor classJaime Marquínez Ferrándiz2015-02-191-99/+0
| * [bbccouk] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-191-11/+22
| * [theplatform] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-191-11/+7
| * [viki] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-181-8/+9
| * [rai] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-181-13/+9
| * [nrk] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-181-8/+7
| * [mtv] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-181-19/+7
| * [npo] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-181-9/+5
| * [lynda] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-181-37/+25
| * [drtv] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-181-9/+4
| * [mit] Don't set the subtitles fieldJaime Marquínez Ferrándiz2015-02-181-9/+0
| * [YoutubeDL] use the 'render_table' function for listing the subtitlesJaime Marquínez Ferrándiz2015-02-171-6/+5
| * [extractor/common] Simplify subtitles handling methodsJaime Marquínez Ferrándiz2015-02-171-10/+8
| * [bliptv] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-171-16/+18
| * [walla] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-171-9/+6
| * [ceskatelevize] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-171-15/+15
| * [youtube] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-163-32/+61
| * [dailymotion] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-161-7/+3
| * [YoutubeDL] store the subtitles to download in the 'requested_subtitles' fieldJaime Marquínez Ferrándiz2015-02-163-8/+7
| * [vimeo] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-161-9/+6
| * [atresplayer] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-161-10/+9
| * [crunchyroll] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-161-31/+35