projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f5a9d6
)
[extractors] Add vk:wallpost extractor import
author
Sergey M․
<dstftw@gmail.com>
Wed, 13 Jul 2016 14:53:23 +0000
(21:53 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 13 Jul 2016 14:53:23 +0000
(21:53 +0700)
youtube_dl/extractor/extractors.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/extractors.py
b/youtube_dl/extractor/extractors.py
index b08df41b411d6cd8c156c453f38092ac3cf14e5f..916c8bb3ef71cfbeb31d3027555a5192017d8719 100644
(file)
--- a/
youtube_dl/extractor/extractors.py
+++ b/
youtube_dl/extractor/extractors.py
@@
-989,6
+989,7
@@
from .viki import (
from .vk import (
VKIE,
VKUserVideosIE,
+ VKWallPostIE,
)
from .vlive import VLiveIE
from .vodlocker import VodlockerIE