mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-11-01 15:15:15 +00:00
Add InfoExtractor for Google Plus video
This commit is contained in:
@@ -351,6 +351,7 @@ def gen_extractors():
|
||||
MixcloudIE(),
|
||||
StanfordOpenClassroomIE(),
|
||||
MTVIE(),
|
||||
GooglePlusIE(),
|
||||
|
||||
GenericIE()
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user