projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02c126a
)
[shahid] fix backets closing
author
remitamine
<remitamine@gmail.com>
Sat, 18 Jul 2015 22:10:20 +0000
(23:10 +0100)
committer
remitamine
<remitamine@gmail.com>
Sat, 18 Jul 2015 22:10:20 +0000
(23:10 +0100)
youtube_dl/extractor/shahid.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/shahid.py
b/youtube_dl/extractor/shahid.py
index 6d76ef590cf1488c7c3e7e57d92f6b70b3de4e9a..9846c052c7546ab5d368bdb7fd12a50dc6e6d335 100644
(file)
--- a/
youtube_dl/extractor/shahid.py
+++ b/
youtube_dl/extractor/shahid.py
@@
-2,7
+2,7
@@
from .common import InfoExtractor
from ..utils import (
get_element_by_id,
ExtractorError,
-}
+)
class ShahidIE(InfoExtractor):
_VALID_URL = r'https?://shahid\.mbc\.net/ar/episode/(?P<id>\d+)/?'