Remita Amine
da30a20a4d
[turner,cnn] move a check for wrong timestamp to CNNIE
8 years ago
Remita Amine
1fe48afea5
[cnn] update _TEST for CNNBlogsIE and CNNArticleIE( closes #10489 )
8 years ago
Remita Amine
42e05be867
[ctv] add support for (tsn,bnn,thecomedynetwork).ca websites( #10016 )
8 years ago
Remita Amine
fe45b0e060
[9c9media] fix multiple stacks extraction and extract more metadata( #10016 )
8 years ago
Sergey M․
a06e1498aa
[kusi] Update test
8 years ago
Sergey M․
5a80e7b43a
[turner] Skip invalid subtitles' URLs
8 years ago
Sergey M․
3fb2a23029
[adultswim] Extract video info from onlineOriginals ( Closes #10492 )
8 years ago
PeterDing
7be15d4097
[bilibili] Support episodes
[extractor/bilibili] add md5 for testing
[extractor/bilibili] remove unnecessary headers
[extractor/bilibili] correct _TESTS; find thumbnail for episode
[extractor/bilibili] [Fix] restore removed tests
8 years ago
Sergey M․
cd10b3ea63
[turner] Extract all formats
8 years ago
Sergey M․
547993dcd0
[turner] Fix subtitles extraction
8 years ago
Yen Chi Hsuan
6c9b71bc08
[downloader/external] Recommend --hls-prefer-native for SOCKS users
Related: #10490
8 years ago
Remita Amine
93b8404599
[generic,vodplatform] improve embed regex
8 years ago
Sergey M․
9ba1e1dcc0
[played] Remove extractor ( Closes #10470 )
8 years ago
Remita Amine
b8079a40bc
[turner] fix secure m3u8 formats downloading
8 years ago
Remita Amine
5bc8a73af6
[cartoonnetwork] make extraction work for more videos in the website
some videos require `networkName=CN2` to be present in the feed url
8 years ago
Remita Amine
b3eaeded12
[tbs] Add new extractor( #10222 )
8 years ago
Remita Amine
ec65b391cb
[cartoonnetwork] Add new extractor( #10110 )
8 years ago
Remita Amine
2982514072
[turner,nba,cnn,adultswim] add base extractor to parse cvp feeds
8 years ago
Yen Chi Hsuan
98908bcf7c
[openload] Update algorithm again ( #10408 )
8 years ago
Yen Chi Hsuan
04b32c8f96
[bilibili] Fix extraction ( closes #10375 )
Thanks @gdkchan for the algorithm
8 years ago
Yen Chi Hsuan
40eec6b15c
[openload] Fix extraction ( closes #10408 )
Thanks to @yokrysty again!
8 years ago
Yen Chi Hsuan
39efc6e3e0
[generic] Update some _TESTS
8 years ago
Sergey M․
1198fe14a1
release 2016.08.28
8 years ago
Sergey M․
92c27a0dbf
[periscope:user] Fix extraction ( Closes #10453 )
8 years ago
Yen Chi Hsuan
3b4b82d4ce
[douyutv] Simplify
8 years ago
Yen Chi Hsuan
906b87cf5f
[crackle] Revert to template-based thumbnail extraction
To reduce to number of HTTP requests
8 years ago
steven7851
b281aad2dc
[douyutv] Use new api
use lapi for flv info, and html5 api for room info
#10153 #10318
8 years ago
Sergey M․
6b18a24e6e
[tnaflix] Fix extraction ( Closes #10434 )
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
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
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