mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 22:27:45 +08:00
[generic] Remove tvrain tests
This commit is contained in:
parent
d4e5dc44e4
commit
b9c1328481
@ -1327,21 +1327,6 @@ class GenericIE(InfoExtractor):
|
|||||||
},
|
},
|
||||||
'add_ie': ['Kaltura'],
|
'add_ie': ['Kaltura'],
|
||||||
},
|
},
|
||||||
# referrer protected EaglePlatform embed
|
|
||||||
{
|
|
||||||
'url': 'https://tvrain.ru/lite/teleshow/kak_vse_nachinalos/namin-418921/',
|
|
||||||
'info_dict': {
|
|
||||||
'id': '582306',
|
|
||||||
'ext': 'mp4',
|
|
||||||
'title': 'Стас Намин: «Мы нарушили девственность Кремля»',
|
|
||||||
'thumbnail': r're:^https?://.*\.jpg$',
|
|
||||||
'duration': 3382,
|
|
||||||
'view_count': int,
|
|
||||||
},
|
|
||||||
'params': {
|
|
||||||
'skip_download': True,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
# ClipYou (EaglePlatform) embed (custom URL)
|
# ClipYou (EaglePlatform) embed (custom URL)
|
||||||
{
|
{
|
||||||
'url': 'http://muz-tv.ru/play/7129/',
|
'url': 'http://muz-tv.ru/play/7129/',
|
||||||
@ -1905,16 +1890,6 @@ class GenericIE(InfoExtractor):
|
|||||||
'playlist_mincount': 5,
|
'playlist_mincount': 5,
|
||||||
'add_ie': [JojIE.ie_key()],
|
'add_ie': [JojIE.ie_key()],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
# AMP embed (see https://www.ampproject.org/docs/reference/components/amp-video)
|
|
||||||
'url': 'https://tvrain.ru/amp/418921/',
|
|
||||||
'md5': 'cc00413936695987e8de148b67d14f1d',
|
|
||||||
'info_dict': {
|
|
||||||
'id': '418921',
|
|
||||||
'ext': 'mp4',
|
|
||||||
'title': 'Стас Намин: «Мы нарушили девственность Кремля»',
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
# vzaar embed
|
# vzaar embed
|
||||||
'url': 'http://help.vzaar.com/article/165-embedding-video',
|
'url': 'http://help.vzaar.com/article/165-embedding-video',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user