mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-11 05:50:09 +09:00
Add GooglePhotosIE from tokune's ytdl fork
This commit is contained in:
parent
6067451e43
commit
8b2b336337
@ -452,6 +452,7 @@ from .go import GoIE
|
|||||||
from .godtube import GodTubeIE
|
from .godtube import GodTubeIE
|
||||||
from .golem import GolemIE
|
from .golem import GolemIE
|
||||||
from .googledrive import GoogleDriveIE
|
from .googledrive import GoogleDriveIE
|
||||||
|
from .googlephotos import GooglePhotosIE
|
||||||
from .googlepodcasts import (
|
from .googlepodcasts import (
|
||||||
GooglePodcastsIE,
|
GooglePodcastsIE,
|
||||||
GooglePodcastsFeedIE,
|
GooglePodcastsFeedIE,
|
||||||
|
Loading…
Reference in New Issue
Block a user