mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-29 03:55:53 +00:00
one more test updated
Authored by: bashonly
This commit is contained in:
parent
5baa334deb
commit
03072b1bf6
@ -35,6 +35,7 @@ class YoutubeYtBeIE(YoutubeBaseInfoExtractor):
|
|||||||
'duration': 59,
|
'duration': 59,
|
||||||
'comment_count': int,
|
'comment_count': int,
|
||||||
'channel_follower_count': int,
|
'channel_follower_count': int,
|
||||||
|
'media_type': 'short',
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
'noplaylist': True,
|
'noplaylist': True,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user