mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
Added test
This commit is contained in:
parent
3abbcd646a
commit
b68e7cf0ed
1 changed files with 3 additions and 0 deletions
|
|
@ -73,6 +73,9 @@ class TubiTvIE(InfoExtractor):
|
|||
'release_year': 1979,
|
||||
},
|
||||
'skip': 'Content Unavailable',
|
||||
}, {
|
||||
'url': 'https://tubitv.com/es-mx/tv-shows/477363/s01-e03-jacob-dos-dos-y-la-tarjets-de-hockey-robada',
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
# DRM formats are included only to raise appropriate error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue