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
[vidme] Add user-disabled test
totalwebcasting
Sergey M․
9 years ago
parent
ddeb1b3de2
commit
9eb31b265f
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
youtube_dl/extractor/vidme.py
+ 4
- 0
youtube_dl/extractor/vidme.py
View File
@ -93,6 +93,10 @@ class VidmeIE(InfoExtractor):
'
params
'
:
{
'
skip_download
'
:
True
,
}
,
}
,
{
# nsfw, user-disabled
'
url
'
:
'
https://vid.me/dzGJ
'
,
'
only_matching
'
:
True
,
}
]
def
_real_extract
(
self
,
url
)
:
Write
Preview
Loading…
Cancel
Save