mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-28 01:18:30 +00:00
Update faulio.py
This commit is contained in:
parent
bd59a2a657
commit
8ac988ad0f
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
class FaulioLiveIE(InfoExtractor):
|
class FaulioLiveIE(InfoExtractor):
|
||||||
_VALID_URL = (
|
_VALID_URL = (
|
||||||
r'https?://(?P<domain>aloula\.sba\.sa|maraya\.sba\.net\.ae)/'
|
r'https?://(?P<domain>aloula\.sba\.sa|maraya\.sba\.net\.ae|sat7plus\.org)/'
|
||||||
r'(?:en/)?live/(?P<faulio_url>[a-zA-Z0-9\-]+)'
|
r'(?:en/)?live/(?P<faulio_url>[a-zA-Z0-9\-]+)'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user