aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2015-05-07Fix indentsblissland
2015-05-07[BildIE] Escape ampersands in xml and update test thumbnailblissland
2015-05-07[ooyala] Extract m3u8 information (#2292)Yen Chi Hsuan
2015-05-07[common] Ignore subtitles in m3u8Yen Chi Hsuan
2015-05-07[vice] Remove a redundant printYen Chi Hsuan
2015-05-07[teamcoco] Fix extracting preload data againYen Chi Hsuan
2015-05-06[historicfilms] Fix tape id extractionSergey M․
2015-05-06[gorillavid] Switch 404 test to only matchingSergey M․
2015-05-06[giga] Fix view count extractionSergey M․
2015-05-06[pbs] Add `format_id` for direct linksSergey M․
2015-05-06[extractor/common] Fallback to empty string for (yet) missing `format_id` in ...Sergey M․
2015-05-06[archive.org] Fix incorrect url condition (closes #5628)blissland
2015-05-05[lifenews] Use `_proto_relative_url`Sergey M․
2015-05-05[lifenews] Correctly determine iframe links (fixes #5618)Yen Chi Hsuan
2015-05-05[southparknl] Fix test to match playlist testsrrooij
2015-05-05[southparkde] Fix naming inconsistencyrrooij
2015-05-05[southparknl] Add extractor for southpark.nlrrooij
2015-05-05[noco] Remove unused importSergey M․
2015-05-05[noco] Update testsSergey M․
2015-05-05[noco] ModernizeSergey M․
2015-05-05[noco] Extract all variations of audio/subtitles mediaSergey M․
2015-05-05Merge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-nocoSergey M․
2015-05-04[noco] Add test for multi languages videoAurélien Dunand
2015-05-04[noco] Retrieve video language according to user optionsAurélien Dunand
2015-05-04[rutv] Remove superfluous checkSergey M․
2015-05-04[rutv] Fix preferenceSergey M․
2015-05-04[rutv] Fix live stream test URLSergey M․
2015-05-04[nytimes] Extend _VALID_URL (#2754)Yen Chi Hsuan
2015-05-04[nytimes] Implement extracting videos from articles (closes #5436)Yen Chi Hsuan
2015-05-04[livestream:original] Update url format (fixes #5598)Jaime Marquínez Ferrándiz
2015-05-04[livestream:original] Fix extraction (fixes #4702)Jaime Marquínez Ferrándiz
2015-05-04[NBC] Enhance embedURL extraction (closes #2549)Yen Chi Hsuan
2015-05-04release 2015.05.042015.05.04Philipp Hagemeister
2015-05-04[escapist] Add uploader to testsSergey M․
2015-05-04[escapist] ModernizeSergey M․
2015-05-04[escapist] Improve _VALID_URLSergey M․
2015-05-04[escapist] Update tests' checksumsSergey M․
2015-05-04[escapist] Fix formats extractionSergey M․
2015-05-04[NBC] Enhance extraction of ThePlatform URL (fixes #5470)Yen Chi Hsuan
2015-05-03release 2015.05.032015.05.03Philipp Hagemeister
2015-05-04[generic] Detect more MLB videos (fixes #5443)Yen Chi Hsuan
2015-05-04[MLB] Extend _VALID_URL (#5443)Yen Chi Hsuan
2015-05-04[lifenews] Detect <iframe> (fixes #5346)Yen Chi Hsuan
2015-05-04[lifenews] Fix view count and comment countYen Chi Hsuan
2015-05-03[dailymotion] Use https urlsJaime Marquínez Ferrándiz
2015-05-03[rutv] Add test for #5584Sergey M․
2015-05-03[rutv] Recognize live streams (#5584)Sergey M․
2015-05-03[baiduvideo] Improve _VALID_URLSergey M․
2015-05-03[vgtv] Fix _VALID_URL (Closes #5578)Sergey M․
2015-05-02[options] Clarify `--write-annotations` helpSergey M․