summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * | [test/subtitles] Update checksum for VikiJaime Marquínez Ferrándiz2015-02-221-1/+1
| * | [test/subtitles] Remove some testsJaime Marquínez Ferrándiz2015-02-221-108/+13
| * | [YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if '...Jaime Marquínez Ferrándiz2015-02-222-4/+13
| * | [test/YoutubeDL] Add test for subtitlesJaime Marquínez Ferrándiz2015-02-222-1/+53
| * | [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-222-7/+9
| * | 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-192-11/+22
| * | [viki] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-8/+22
| * | [rai] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-13/+22
| * | [nrk] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-8/+20
| * | [mtv] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-19/+23
| * | [npo] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-9/+18
| * | [lynda] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-37/+38
| * | [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-172-18/+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-164-37/+61
| * | [dailymotion] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-162-24/+3
| * | [YoutubeDL] store the subtitles to download in the 'requested_subtitles' fieldJaime Marquínez Ferrándiz2015-02-164-9/+8
| * | [vimeo] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-163-27/+7
| * | [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-167-37/+121
* | | [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.23 2015.02.23Philipp Hagemeister2015-02-232-2/+6
* | | [soundgasm] Remove unused importSergey M․2015-02-231-1/+0
* | | Credit @skypher for chirbit and soundgasm:profile (#5032)Sergey M․2015-02-231-0/+1
* | | Merge branch 'skypher-chirbit'Sergey M․2015-02-233-1/+116
|\ \ \
| * | | [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