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] Add test for pladform embed
totalwebcasting
Sergey M․
9 years ago
parent
291a93bafa
commit
a5e52a1fd4
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
youtube_dl/extractor/vk.py
+ 5
- 0
youtube_dl/extractor/vk.py
View File
@ -165,6 +165,11 @@ class VKIE(InfoExtractor):
# vk wrapper
'
url
'
:
'
http://www.biqle.ru/watch/847655_160197695
'
,
'
only_matching
'
:
True
,
}
,
{
# pladform embed
'
url
'
:
'
https://vk.com/video-76116461_171554880
'
,
'
only_matching
'
:
True
,
}
]
Write
Preview
Loading…
Cancel
Save