mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-10-01 22:08:36 +09:00
Merge PR #422 from 'kevinamadeus/master'
Add InfoExtractor for Google Plus video (with fixes)
This commit is contained in:
@@ -355,6 +355,7 @@ def gen_extractors():
|
||||
MTVIE(),
|
||||
YoukuIE(),
|
||||
XNXXIE(),
|
||||
GooglePlusIE(),
|
||||
|
||||
GenericIE()
|
||||
]
|
||||
|
Reference in New Issue
Block a user