mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-13 22:44:32 +03:00
[ivoox] One more ruff style.
This commit is contained in:
@@ -2,6 +2,7 @@ import datetime
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
|
||||
class IvooxIE(InfoExtractor):
|
||||
_VALID_URL = (
|
||||
r'https?://(?:www\.)?ivoox\.com/.*_rf_(?P<id>[0-9]+)_1\.html',
|
||||
|
||||
Reference in New Issue
Block a user