mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[piksel] import format extraction
This commit is contained in:
parent
c007188598
commit
f27224d57b
2 changed files with 80 additions and 31 deletions
|
@ -90,7 +90,7 @@ class NhkVodIE(NhkBaseIE):
|
|||
_TESTS = [{
|
||||
# video clip
|
||||
'url': 'https://www3.nhk.or.jp/nhkworld/en/ondemand/video/9999011/',
|
||||
'md5': '256a1be14f48d960a7e61e2532d95ec3',
|
||||
'md5': '7a90abcfe610ec22a6bfe15bd46b30ca',
|
||||
'info_dict': {
|
||||
'id': 'a95j5iza',
|
||||
'ext': 'mp4',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue