mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-04 12:44:46 -04: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