Yen Chi Hsuan
906b87cf5f
[crackle] Revert to template-based thumbnail extraction
To reduce to number of HTTP requests
8 years ago
Sergey M․
6b18a24e6e
[tnaflix] Fix extraction ( Closes #10434 )
8 years ago
Sergey M․
c9de980106
Credit @Xender for nhk:vod ( #10424 )
8 years ago
Sergey M․
f9b373afda
[nhk:vod] Improve extraction ( Closes #10424 )
8 years ago
Aleksander Nitecki
298a120ab7
[nhk] Add extractor for VoD.
8 years ago
Sergey M․
e3faecde30
[trutube] Remove extractor ( Closes #10438 )
8 years ago
Remita Amine
a0f071a50d
[usanetwork] Add new extractor
8 years ago
Yen Chi Hsuan
20bad91d76
[downloader/external] Clarify that ffmpeg doesn't support SOCKS
Ref: #10304
8 years ago
Yen Chi Hsuan
b54a2da433
[crackle] Fix extraction and update _TESTS ( closes #10333 )
8 years ago
Yen Chi Hsuan
dc2c37f316
[spankbang] Fix description and uploader ( closes #10339 )
8 years ago
Philipp Hagemeister
c1f62dd338
[README] Clean up grammar in --download-archive paragraph
8 years ago
Sergey M․
5a3efcd27c
[README.md] Add FAQ entry for download archive
8 years ago
Sergey M․
4c8f9c2577
[README.md] Add comments in sample configuration for clarity
8 years ago
Sergey M․
f26a298247
[README.md] Use en-US URL in cookies FAQ entry
8 years ago
Sergey M․
ea01cdbf61
[README.md] Clarify how to export cookies from browser for cookies FAQ entry
8 years ago
Sergey M․
6a76b53355
[README.md] Quote URL in streaming to player FAQ entry
8 years ago
Remita Amine
d37708fc86
[YoutubeDL] check only for None Value in thumbnails sorting
8 years ago
Remita Amine
5c13c28566
raise unexpected error when no stream found
8 years ago
Remita Amine
f70e9229e6
[discoverygo] detect when video needs authentication( closes #10425 )
8 years ago
Remita Amine
30afe4aeb2
[cbc] Add support for watch.cbc.ca
8 years ago
Remita Amine
75fa990dc6
[YoutubeDL] add fallback value for thumbnails values in thumbnails sorting
8 years ago
Remita Amine
f39ffc5877
[common] extract formats from #EXT-X-MEDIA tags
8 years ago
Remita Amine
07ea9c9b05
[downloader/hls] fill IV with zeros for IVs shorter than 16-octet
8 years ago
Remita Amine
073ac1225f
[utils] add ac-3 to the list of audio codecs in parse_codecs
8 years ago
Sergey M․
0c6422cdd6
[README.md] Add FAQ entry for streaming to player
8 years ago
Yen Chi Hsuan
08773689f3
[kickstarter] Silent the warning for og:description
Closes #10415
8 years ago
Yen Chi Hsuan
0c75abbb7b
[mtvservices:embedded] Use another endpoint to get feed URL
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.
8 years ago
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: #10375
8 years ago
Sergey M․
d38b27dd9b
release 2016.08.24.1
8 years ago
Sergey M․
6d94cbd2f4
[ChangeLog] Actualize
8 years ago
Sergey M․
30317f4887
[pluralsight] Modernize and make more robust
8 years ago
Sergey M․
8c3e35dd44
[pluralsight] Add support for subtitles ( Closes #9681 )
8 years ago
Sergey M․
c86f51ee38
release 2016.08.24
8 years ago
Sergey M․
6e52bbb413
[ChangeLog] Actualize
8 years ago
Sergey M․
05bddcc512
[youtube] Fix authentication (2) ( Closes #10392 )
8 years ago
Sergey M․
1212e9972f
[youtube] Fix authentication ( #10392 )
8 years ago
Remita Amine
ccb6570e9e
[syfy,bravotv] restrict drupal settings regex
8 years ago
Yen Chi Hsuan
18b6216150
[openload] Fix extraction ( closes #10408 )
Thanks @yokrysty for the algorithm
8 years ago
Remita Amine
fb009b7f53
[bravotv] correct clip info extraction and add support for adobe pass auth( closes #10407 )
8 years ago
Sergey M․
3083e4dc07
[eagleplatform] Improve detection of embedded videos ( Closes #10409 )
8 years ago
Remita Amine
7367bdef23
[awaan] fix extraction, modernize, rename the extractors and add test for live stream
8 years ago
Remita Amine
ad31642584
[nrk,abc:iview] use _extract_akamai_formats
8 years ago
Remita Amine
c7c43a93ba
[common] add helper method to extract akamai m3u8 and f4m formats
8 years ago
Yen Chi Hsuan
96229e5f95
[mtvservices:embedded] Update config URL
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.
8 years ago
Remita Amine
55d119e2a1
[abc:iview] Add new extractor( closes #6148 )
8 years ago
Sergey M․
6d2679ee26
release 2016.08.22
8 years ago
Sergey M․
afbab5688e
[ChangeLog] Actualize
8 years ago
Sergey M․
3d897cc791
[ivi] Fix episode number extraction
8 years ago
Sergey M․
cf143c4d97
[ivi] Add support for 720p and 1080p
8 years ago
Yen Chi Hsuan
ad120ae1c5
[extractor/common] Change the default m3u8 protocol in HTML5
Helper functions should have consistent default values
8 years ago