aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
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
The video url still redirects to an http url, but it doesn't explicitly contain the video id.
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․
2015-05-02[YoutubeDL] Improve description file namingSergey M․
2015-05-02[YoutubeDL] Improve annotations file namingSergey M․
2015-05-02[YoutubeDL] Improve JSON info file namingSergey M․
2015-05-02[utils] Add replace_extensionSergey M․
2015-05-02[YoutubeDL] Improve audio/video-only file namingSergey M․
2015-05-02[utils] Improve prepend_extensionSergey M․
Now `ext` is appended to filename if real extension != expected extension.
2015-05-03[baiduvideo] Add new extractor (closes #4563)Yen Chi Hsuan
2015-05-02[YoutubeDL] Ensure correct extension is always present for a merged file ↵Sergey M․
(Closes #5535)
2015-05-02Remove code that was only used by the Grooveshark extractorJaime Marquínez Ferrándiz
2015-05-02[Grooveshark] Remove the extractorYen Chi Hsuan
grooveshark.com was shut down on 2015/04/30
2015-05-02[iconosquare] Fix extractionSergey M․
2015-05-02[viki] Remove clean_html callYen Chi Hsuan
2015-05-02[viki] Extract m3u8 videos (#4855)Yen Chi Hsuan
2015-05-02[viki] Enhance error message handling (#3774)Yen Chi Hsuan
2015-05-02[viki] Fix extractor and add a global availble test caseYen Chi Hsuan
2015-05-01[pbs] Add support for HD (Closes #3564, closes #5390)Sergey M․