Commit Graph

13345 Commits (0def758782c273e0a1c9984f895638845796715b)
 

Author SHA1 Message Date
Remita Amine d37708fc86 [YoutubeDL] check only for None Value in thumbnails sorting
Remita Amine 5c13c28566 raise unexpected error when no stream found
Remita Amine f70e9229e6 [discoverygo] detect when video needs authentication(closes )
Remita Amine 30afe4aeb2 [cbc] Add support for watch.cbc.ca
Remita Amine 75fa990dc6 [YoutubeDL] add fallback value for thumbnails values in thumbnails sorting
Remita Amine f39ffc5877 [common] extract formats from #EXT-X-MEDIA tags
Remita Amine 07ea9c9b05 [downloader/hls] fill IV with zeros for IVs shorter than 16-octet
Remita Amine 073ac1225f [utils] add ac-3 to the list of audio codecs in parse_codecs
Sergey M․ 0c6422cdd6
[README.md] Add FAQ entry for streaming to player
Yen Chi Hsuan 08773689f3 [kickstarter] Silent the warning for og:description
Closes 
Yen Chi Hsuan 0c75abbb7b [mtvservices:embedded] Use another endpoint to get feed URL
Closes 

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 , 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.
Yen Chi Hsuan 97653f81b2 [bilibili] Mark as broken
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: 
Sergey M․ d38b27dd9b
release 2016.08.24.1
Sergey M․ 6d94cbd2f4
[ChangeLog] Actualize
Sergey M․ 30317f4887
[pluralsight] Modernize and make more robust
Sergey M․ 8c3e35dd44
[pluralsight] Add support for subtitles (Closes )
Sergey M․ c86f51ee38
release 2016.08.24
Sergey M․ 6e52bbb413
[ChangeLog] Actualize
Sergey M․ 05bddcc512
[youtube] Fix authentication (2) (Closes )
Sergey M․ 1212e9972f
[youtube] Fix authentication ()
Remita Amine ccb6570e9e [syfy,bravotv] restrict drupal settings regex
Yen Chi Hsuan 18b6216150
[openload] Fix extraction (closes )
Thanks @yokrysty for the algorithm
Remita Amine fb009b7f53 [bravotv] correct clip info extraction and add support for adobe pass auth(closes )
Sergey M․ 3083e4dc07
[eagleplatform] Improve detection of embedded videos (Closes )
Remita Amine 7367bdef23 [awaan] fix extraction, modernize, rename the extractors and add test for live stream
Remita Amine ad31642584 [nrk,abc:iview] use _extract_akamai_formats
Remita Amine c7c43a93ba [common] add helper method to extract akamai m3u8 and f4m formats
Yen Chi Hsuan 96229e5f95
[mtvservices:embedded] Update config URL
All starts from . The test case in mtvservices:embedded uses
config.xml, while the video from  and the test case in generic.py
is broken. Both uses index.html for fetching the feed URL.
Remita Amine 55d119e2a1 [abc:iview] Add new extractor(closes )
Sergey M․ 6d2679ee26
release 2016.08.22
Sergey M․ afbab5688e
[ChangeLog] Actualize
Sergey M․ 3d897cc791
[ivi] Fix episode number extraction
Sergey M․ cf143c4d97
[ivi] Add support for 720p and 1080p
Yen Chi Hsuan ad120ae1c5
[extractor/common] Change the default m3u8 protocol in HTML5
Helper functions should have consistent default values
Remita Amine d0fa172e5f [firsttv] keep a test videos with multiple formats
Yen Chi Hsuan f97f9f71e5
Merge branch 'TRox1972-charlierose'
Yen Chi Hsuan 526656726b
[charlierose] Simplify and improve
Remita Amine 9b8c554ea7 [firsttv] fix extraction(closes )
Yen Chi Hsuan d13bfc07b7
Merge branch 'charlierose' of https://github.com/TRox1972/youtube-dl into TRox1972-charlierose
Sergey M․ efe470e261
[twitch] Renew authentication
Sergey M․ e3f6b56909
[twitch] Refactor API calls
Sergey M․ b1e676fde8
[twitch] Modernize
Sergey M․ 92d4cfa358
[kaltura] Fallback ext calculation on caption's format
Remita Amine 3d47ee0a9e [zingmp3] fix extraction and add support for video clips(closes )
Yen Chi Hsuan d164a0d41b
[README.md] Add a format selection example using comma
Ref: 
Déstin Reed db29af6d36 [charlierose] Add new extractor
Sergey M․ 2c6acdfd2d
[kaltura] Add test for
Sergey M․ fddaa76a59
[kaltura] Assume ttml to be default subtitles' extension
Sergey M․ a809446750
[kaltura] Add subtitles support when entry_id is unknown beforehand (Closes )
Sergey M․ d8f30a7e66
[kaltura] Remove unused code