This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[shared] Clarify IE_DESC
totalwebcasting
Sergey M․
9 years ago
parent
3d8132f5e2
commit
70113c38c9
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
youtube_dl/extractor/shared.py
+ 1
- 0
youtube_dl/extractor/shared.py
View File
@ -14,6 +14,7 @@ from ..utils import (
class
SharedIE
(
InfoExtractor
)
:
IE_DESC
=
'
shared.sx and vivo.sx
'
_VALID_URL
=
r
'
http://(?:shared|vivo)
\
.sx/(?P<id>[
\
da-z]{10})
'
_TEST
=
{
Write
Preview
Loading…
Cancel
Save