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
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․
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․
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․
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
Remita Amine
d0fa172e5f
[firsttv] keep a test videos with multiple formats
8 years ago
Yen Chi Hsuan
526656726b
[charlierose] Simplify and improve
8 years ago
Remita Amine
9b8c554ea7
[firsttv] fix extraction( closes #9249 )
8 years ago
Sergey M․
efe470e261
[twitch] Renew authentication
8 years ago
Sergey M․
e3f6b56909
[twitch] Refactor API calls
8 years ago
Sergey M․
b1e676fde8
[twitch] Modernize
8 years ago
Sergey M․
92d4cfa358
[kaltura] Fallback ext calculation on caption's format
8 years ago
Remita Amine
3d47ee0a9e
[zingmp3] fix extraction and add support for video clips( closes #10041 )
8 years ago
Déstin Reed
db29af6d36
[charlierose] Add new extractor
8 years ago
Sergey M․
2c6acdfd2d
[kaltura] Add test for #10279
8 years ago
Sergey M․
fddaa76a59
[kaltura] Assume ttml to be default subtitles' extension
8 years ago
Sergey M․
a809446750
[kaltura] Add subtitles support when entry_id is unknown beforehand ( Closes #10279 )
8 years ago
Sergey M․
d8f30a7e66
[kaltura] Remove unused code
8 years ago
Sergey M․
5b1d85754e
[YoutubeDL] Autocalculate ext when ext is None
8 years ago
Remita Amine
e25586e471
[cultureunplugged] fix extraction( closes #10330 )
8 years ago
Remita Amine
292a2301bf
[cnn] add support for money.cnn.com videos( closes #2797 )
8 years ago
Remita Amine
dabe15701b
[cbs, cbsnews] fix extraction( fixes #10393 )
8 years ago
Sergey M․
4245f55880
[dotsub] Replace test ( Closes #10386 )
8 years ago
Déstin Reed
5b9d187cc6
[imdb] Improve title extraction and make thumbnail non-fatal
8 years ago
Yen Chi Hsuan
39e1c4f08c
[litv] Support 'promo' URLs ( closes #10385 )
8 years ago
Yen Chi Hsuan
19f35402c5
[snotr] Fix extraction ( closes #10338 )
8 years ago
Yen Chi Hsuan
70852b47ca
[utils] Recognize units with full names in parse_filename
Reference: https://en.wikipedia.org/wiki/Template:Quantities_of_bytes
8 years ago
Yen Chi Hsuan
a9a3b4a081
[miomio] Adapt to the new API and update _TESTS
The test case is from #9680
8 years ago
Yen Chi Hsuan
ecc90093f9
[vuclip] Adapt to the new API and update _TEST
8 years ago
Yen Chi Hsuan
520251c093
[extractor/common] Recognize m3u8 manifests in HTML5 multimedia tags
8 years ago