mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[shahid] fix backets closing
This commit is contained in:
parent
02c126a7c2
commit
84c0ed50a5
@ -2,7 +2,7 @@
|
||||
from ..utils import (
|
||||
get_element_by_id,
|
||||
ExtractorError,
|
||||
}
|
||||
)
|
||||
|
||||
class ShahidIE(InfoExtractor):
|
||||
_VALID_URL = r'https?://shahid\.mbc\.net/ar/episode/(?P<id>\d+)/?'
|
||||
|
Loading…
Reference in New Issue
Block a user