aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Improve subtitles supportJaime Marquínez Ferrándiz2015-02-166-25/+109
* | [gdcvault] Restore akamai host for rtmp videosSergey M․2015-02-231-2/+3
* | [soundgasm] PEP8Philipp Hagemeister2015-02-231-0/+1
* | [gdcvault] Remove dead codePhilipp Hagemeister2015-02-231-1/+0
* | release 2015.02.23Philipp Hagemeister2015-02-231-1/+1
* | [soundgasm] Remove unused importSergey M․2015-02-231-1/+0
* | [soundgasm:profile] Fix _VALID_URLSergey M․2015-02-231-1/+1
* | [chirbit] Clarify extractors' IE_NAMEsSergey M․2015-02-231-0/+2
* | [soundgasm] Clarify extractors' IE_NAMEsSergey M․2015-02-231-0/+2
* | [soundgasm:profile] SimplifySergey M․2015-02-231-22/+8
* | [chirbit] Simplify and extract profile from RSS (#5032)Sergey M․2015-02-232-65/+53
* | Merge branch 'chirbit' of https://github.com/skypher/youtube-dl into skypher-...Sergey M․2015-02-233-1/+138
|\ \
| * | [soundgasm] add profile IE.Leslie P. Polzer2015-02-232-1/+40
| * | [chirbit] fix profile downloader regex.Leslie P. Polzer2015-02-231-1/+1
| * | [chirbit] add profile extractor.Leslie P. Polzer2015-02-202-1/+64
| * | [chirbit] Add new extractor.Leslie P. Polzer2015-02-202-0/+35
* | | [r7] Add extractor (Closes #4405, closes #5004)Sergey M․2015-02-232-0/+89
* | | [extractor/common] Fix preference for m3u8 quality selection URLSergey M․2015-02-231-1/+1
* | | [escapist] Make regexes more robust (Closes #5028)Sergey M․2015-02-221-3/+3
* | | [appletrailers] Add test (#5027)Sergey M․2015-02-221-2/+5
* | | [appletrailers] Extend _VALID_URL (Closes #5027)Sergey M․2015-02-221-1/+1
* | | release 2015.02.21Philipp Hagemeister2015-02-211-1/+1
* | | [teamcoco] Fix extractionNaglis Jonaitis2015-02-211-25/+24