mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-04 23:35:04 +00:00
[eagleplatform] Fix test
This commit is contained in:
parent
65c416dda8
commit
7bf539edcc
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class EaglePlatformIE(InfoExtractor):
|
||||||
'skip': 'Georestricted',
|
'skip': 'Georestricted',
|
||||||
}, {
|
}, {
|
||||||
# referrer protected video (https://tvrain.ru/lite/teleshow/kak_vse_nachinalos/namin-418921/)
|
# referrer protected video (https://tvrain.ru/lite/teleshow/kak_vse_nachinalos/namin-418921/)
|
||||||
'url': 'tvrainru.media.eagleplatform.com:582306',
|
'url': 'eagleplatform:tvrainru.media.eagleplatform.com:582306',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
}]
|
}]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue