mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-27 22:20:59 +08:00
test(extractor: odnoklassniki): update example url which works only via https
This commit is contained in:
@@ -123,7 +123,7 @@ class OdnoklassnikiIE(InfoExtractor):
|
||||
'only_matching': True,
|
||||
}, {
|
||||
# Downloads only via https
|
||||
'url': 'https://ok.ru/video/1704000096969',
|
||||
'url': 'https://ok.ru/video/1705664645833',
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user