mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
[pbs] Add age limit to tests
This commit is contained in:
@@ -92,6 +92,7 @@ class PBSIE(InfoExtractor):
|
|||||||
'duration': 3172,
|
'duration': 3172,
|
||||||
'thumbnail': 're:^https?://.*\.jpg$',
|
'thumbnail': 're:^https?://.*\.jpg$',
|
||||||
'upload_date': '20140122',
|
'upload_date': '20140122',
|
||||||
|
'age_limit': 10,
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
'skip_download': True, # requires ffmpeg
|
'skip_download': True, # requires ffmpeg
|
||||||
|
Reference in New Issue
Block a user