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
[vk] Amend playlist test
totalwebcasting
Philipp Hagemeister
10 years ago
parent
a3fa5da496
commit
15ec669374
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
youtube_dl/extractor/vk.py
+ 3
- 0
youtube_dl/extractor/vk.py
View File
@ -217,6 +217,9 @@ class VKUserVideosIE(InfoExtractor):
_TEMPLATE_URL
=
'
https://vk.com/videos
'
_TEST
=
{
'
url
'
:
'
http://vk.com/videos205387401
'
,
'
info_dict
'
:
{
'
id
'
:
'
205387401
'
,
}
,
'
playlist_mincount
'
:
4
,
}
Write
Preview
Loading…
Cancel
Save