mirror of
https://github.com/l1ving/youtube-dl
synced 2020-11-18 19:53:54 -08:00
test(extractor: odnoklassniki): update example url which works only via https
This commit is contained in:
parent
660d4dec23
commit
a71d30e7ab
@ -123,7 +123,7 @@ class OdnoklassnikiIE(InfoExtractor):
|
|||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
}, {
|
}, {
|
||||||
# Downloads only via https
|
# Downloads only via https
|
||||||
'url': 'https://ok.ru/video/1704000096969',
|
'url': 'https://ok.ru/video/1705664645833',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
}]
|
}]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user