mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-14 23:13:59 +03:00
Add additional test
This commit is contained in:
@@ -28,6 +28,9 @@ class IvooxIE(InfoExtractor):
|
|||||||
}, {
|
}, {
|
||||||
'url': 'https://go.ivoox.com/rf/143594959',
|
'url': 'https://go.ivoox.com/rf/143594959',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
|
}, {
|
||||||
|
'url': 'https://www.ivoox.com/en/campodelgas-28-03-2025-audios-mp3_rf_144036942_1.html',
|
||||||
|
'only_matching': True,
|
||||||
}]
|
}]
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
|
|||||||
Reference in New Issue
Block a user