aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-25[README.md] Clarify how to export cookies from browser for cookies FAQ entrySergey M․
2016-08-25[README.md] Quote URL in streaming to player FAQ entrySergey M․
2016-08-25[YoutubeDL] check only for None Value in thumbnails sortingRemita Amine
2016-08-25raise unexpected error when no stream foundRemita Amine
2016-08-25[discoverygo] detect when video needs authentication(closes #10425)Remita Amine
2016-08-25[cbc] Add support for watch.cbc.caRemita Amine
2016-08-25[YoutubeDL] add fallback value for thumbnails values in thumbnails sortingRemita Amine
2016-08-25[common] extract formats from #EXT-X-MEDIA tagsRemita Amine
2016-08-25[downloader/hls] fill IV with zeros for IVs shorter than 16-octetRemita Amine
2016-08-25[utils] add ac-3 to the list of audio codecs in parse_codecsRemita Amine
2016-08-25[README.md] Add FAQ entry for streaming to playerSergey M․
2016-08-25[kickstarter] Silent the warning for og:descriptionYen Chi Hsuan
Closes #10415
2016-08-24[mtvservices:embedded] Use another endpoint to get feed URLYen Chi Hsuan
Closes #10363 In the original mtvservices:embedded test case, config.xml is still used to get the feed URL. Some other examples, including test_Generic_40 (http://www.vulture.com/2016/06/new-key-peele-sketches-released.html), and the video mentioned in #10363, use another endpoint to get the feed URL. The 'index.html' approach works for the original test case, too. So I didn't keep the old approach.
2016-08-24[bilibili] Mark as brokenYen Chi Hsuan
Bilibili now uses emscripten, which is very difficult for reverse engineering. I don't expect it to be fixed in near future, so I mark it as broken. Ref: #10375
2016-08-24release 2016.08.24.12016.08.24.1Sergey M․
2016-08-24[ChangeLog] ActualizeSergey M․
2016-08-24[pluralsight] Modernize and make more robustSergey M․
2016-08-24[pluralsight] Add support for subtitles (Closes #9681)Sergey M․
2016-08-24release 2016.08.242016.08.24Sergey M․
2016-08-24[ChangeLog] ActualizeSergey M․
2016-08-24[youtube] Fix authentication (2) (Closes #10392)Sergey M․
2016-08-24[youtube] Fix authentication (#10392)Sergey M․
2016-08-23[syfy,bravotv] restrict drupal settings regexRemita Amine
2016-08-23[openload] Fix extraction (closes #10408)Yen Chi Hsuan
Thanks @yokrysty for the algorithm
2016-08-23[bravotv] correct clip info extraction and add support for adobe pass ↵Remita Amine
auth(closes #10407)
2016-08-23[eagleplatform] Improve detection of embedded videos (Closes #10409)Sergey M․
2016-08-22[awaan] fix extraction, modernize, rename the extractors and add test for ↵Remita Amine
live stream
2016-08-22[nrk,abc:iview] use _extract_akamai_formatsRemita Amine
2016-08-22[common] add helper method to extract akamai m3u8 and f4m formatsRemita Amine
2016-08-22[mtvservices:embedded] Update config URLYen Chi Hsuan
All starts from #10363. The test case in mtvservices:embedded uses config.xml, while the video from #10363 and the test case in generic.py is broken. Both uses index.html for fetching the feed URL.
2016-08-22[abc:iview] Add new extractor(closes #6148)Remita Amine
2016-08-22release 2016.08.222016.08.22Sergey M․
2016-08-22[ChangeLog] ActualizeSergey M․
2016-08-22[ivi] Fix episode number extractionSergey M․
2016-08-22[ivi] Add support for 720p and 1080pSergey M․
2016-08-22[extractor/common] Change the default m3u8 protocol in HTML5Yen Chi Hsuan
Helper functions should have consistent default values
2016-08-21[firsttv] keep a test videos with multiple formatsRemita Amine
2016-08-22Merge branch 'TRox1972-charlierose'Yen Chi Hsuan
2016-08-22[charlierose] Simplify and improveYen Chi Hsuan
2016-08-21[firsttv] fix extraction(closes #9249)Remita Amine
2016-08-22Merge branch 'charlierose' of https://github.com/TRox1972/youtube-dl into ↵Yen Chi Hsuan
TRox1972-charlierose
2016-08-21[twitch] Renew authenticationSergey M․
2016-08-21[twitch] Refactor API callsSergey M․
2016-08-21[twitch] ModernizeSergey M․
2016-08-21[kaltura] Fallback ext calculation on caption's formatSergey M․
2016-08-21[zingmp3] fix extraction and add support for video clips(closes #10041)Remita Amine
2016-08-21[README.md] Add a format selection example using commaYen Chi Hsuan
Ref: #10399
2016-08-21[charlierose] Add new extractorDéstin Reed
2016-08-21[kaltura] Add test for #10279Sergey M․
2016-08-21[kaltura] Assume ttml to be default subtitles' extensionSergey M․