aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* [YoutubeDL] check only for None Value in thumbnails sortingRemita Amine2016-08-251-2/+4
* raise unexpected error when no stream foundRemita Amine2016-08-252-10/+12
* [discoverygo] detect when video needs authentication(closes #10425)Remita Amine2016-08-251-1/+8
* [cbc] Add support for watch.cbc.caRemita Amine2016-08-252-0/+174
* [YoutubeDL] add fallback value for thumbnails values in thumbnails sortingRemita Amine2016-08-251-2/+2
* [common] extract formats from #EXT-X-MEDIA tagsRemita Amine2016-08-251-10/+22
* [downloader/hls] fill IV with zeros for IVs shorter than 16-octetRemita Amine2016-08-251-1/+1
* [utils] add ac-3 to the list of audio codecs in parse_codecsRemita Amine2016-08-251-1/+1
* [kickstarter] Silent the warning for og:descriptionYen Chi Hsuan2016-08-251-2/+1
* [mtvservices:embedded] Use another endpoint to get feed URLYen Chi Hsuan2016-08-243-20/+17
* [bilibili] Mark as brokenYen Chi Hsuan2016-08-241-0/+2
* release 2016.08.24.1Sergey M․2016-08-241-1/+1
* [pluralsight] Modernize and make more robustSergey M․2016-08-241-11/+9
* [pluralsight] Add support for subtitles (Closes #9681)Sergey M․2016-08-241-10/+62
* release 2016.08.24Sergey M․2016-08-241-1/+1
* [youtube] Fix authentication (2) (Closes #10392)Sergey M․2016-08-241-0/+1
* [youtube] Fix authentication (#10392)Sergey M․2016-08-241-23/+4
* [syfy,bravotv] restrict drupal settings regexRemita Amine2016-08-232-2/+2
* [openload] Fix extraction (closes #10408)Yen Chi Hsuan2016-08-231-63/+18
* [bravotv] correct clip info extraction and add support for adobe pass auth(cl...Remita Amine2016-08-231-19/+62
* [eagleplatform] Improve detection of embedded videos (Closes #10409)Sergey M․2016-08-231-0/+13
* [awaan] fix extraction, modernize, rename the extractors and add test for liv...Remita Amine2016-08-222-51/+50
* [nrk,abc:iview] use _extract_akamai_formatsRemita Amine2016-08-222-21/+3
* [common] add helper method to extract akamai m3u8 and f4m formatsRemita Amine2016-08-221-0/+12
* [mtvservices:embedded] Update config URLYen Chi Hsuan2016-08-221-2/+2
* [abc:iview] Add new extractor(closes #6148)Remita Amine2016-08-222-1/+67
* release 2016.08.22Sergey M․2016-08-221-1/+1
* [ivi] Fix episode number extractionSergey M․2016-08-221-1/+1
* [ivi] Add support for 720p and 1080pSergey M․2016-08-221-9/+26
* [extractor/common] Change the default m3u8 protocol in HTML5Yen Chi Hsuan2016-08-223-5/+7
* [firsttv] keep a test videos with multiple formatsRemita Amine2016-08-211-1/+15
* Merge branch 'TRox1972-charlierose'Yen Chi Hsuan2016-08-222-0/+51
|\
| * [charlierose] Simplify and improveYen Chi Hsuan2016-08-221-14/+19
| * Merge branch 'charlierose' of https://github.com/TRox1972/youtube-dl into TRo...Yen Chi Hsuan2016-08-222-0/+46
| |\
| | * [charlierose] Add new extractorDéstin Reed2016-08-212-0/+46
* | | [firsttv] fix extraction(closes #9249)Remita Amine2016-08-211-94/+39
* | | [twitch] Renew authenticationSergey M․2016-08-211-13/+27
* | | [twitch] Refactor API callsSergey M․2016-08-211-19/+19
* | | [twitch] ModernizeSergey M․2016-08-211-7/+5
* | | [kaltura] Fallback ext calculation on caption's formatSergey M․2016-08-211-1/+10
* | | [zingmp3] fix extraction and add support for video clips(closes #10041)Remita Amine2016-08-212-58/+78
|/ /
* | [kaltura] Add test for #10279Sergey M․2016-08-211-0/+21
* | [kaltura] Assume ttml to be default subtitles' extensionSergey M․2016-08-211-1/+1
* | [kaltura] Add subtitles support when entry_id is unknown beforehand (Closes #...Sergey M․2016-08-211-0/+11
* | [kaltura] Remove unused codeSergey M․2016-08-211-12/+0
* | [YoutubeDL] Autocalculate ext when ext is NoneSergey M․2016-08-211-2/+2
* | [cultureunplugged] fix extraction(closes #10330)Remita Amine2016-08-201-1/+8
* | [cnn] add support for money.cnn.com videos(closes #2797)Remita Amine2016-08-201-7/+34
* | [cbs, cbsnews] fix extraction(fixes #10393)Remita Amine2016-08-203-21/+38
* | [dotsub] Replace test (Closes #10386)Sergey M․2016-08-201-10/+10