mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 15:14:57 +00:00
[rutube] Add age_limit to test
This commit is contained in:
parent
887e9bc7b5
commit
c8d1be772d
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class RutubeIE(InfoExtractor):
|
|||
'uploader': 'NTDRussian',
|
||||
'uploader_id': '29790',
|
||||
'upload_date': '20131016',
|
||||
'age_limit': 0,
|
||||
},
|
||||
'params': {
|
||||
# It requires ffmpeg (m3u8 download)
|
||||
|
|
Loading…
Reference in a new issue