Add InfoExtractor for Google Plus video
This commit is contained in:
parent
9bb8dc8e42
commit
d443aca863
2 changed files with 125 additions and 0 deletions
|
|
@ -351,6 +351,7 @@ def gen_extractors():
|
|||
MixcloudIE(),
|
||||
StanfordOpenClassroomIE(),
|
||||
MTVIE(),
|
||||
GooglePlusIE(),
|
||||
|
||||
GenericIE()
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue