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
[divxstage] Fix typo in IE_NAME
totalwebcasting
Sergey M․
11 years ago
parent
9d0993ec4a
commit
cca37fba48
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/divxstage.py
+ 1
- 1
youtube_dl/extractor/divxstage.py
View File
@ -4,7 +4,7 @@ from .novamov import NovaMovIE
class
DivxStageIE
(
NovaMovIE
)
:
IE_NAME
=
'
divstage
'
IE_NAME
=
'
div
x
stage
'
IE_DESC
=
'
DivxStage
'
_VALID_URL
=
NovaMovIE
.
_VALID_URL_TEMPLATE
%
{
'
host
'
:
'
divxstage
\
.(?:eu|net|ch|co|at|ag)
'
}
Write
Preview
Loading…
Cancel
Save