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
[smotri] Add entry for netrc authentication
totalwebcasting
Sergey M.
11 years ago
parent
5544e038ab
commit
541cb26c0d
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/smotri.py
+ 1
- 0
youtube_dl/extractor/smotri.py
View File
@ -20,6 +20,7 @@ class SmotriIE(InfoExtractor):
IE_DESC
=
'
Smotri.com
'
IE_NAME
=
'
smotri
'
_VALID_URL
=
r
'
^https?://(?:www
\
.)?(?P<url>smotri
\
.com/video/view/
\
?id=(?P<videoid>v(?P<realvideoid>[0-9]+)[a-z0-9]{4}))
'
_NETRC_MACHINE
=
'
smotri
'
_TESTS
=
[
# real video id 2610366
Write
Preview
Loading…
Cancel
Save