1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-02 20:12:53 -05:00

[gofile] Add extractor (#1850)

Closes #1831 
Authored by: Jertzukka, Ashish0804
This commit is contained in:
Jertzukka
2021-12-09 14:25:30 +02:00
committed by GitHub
parent 5f9aaac8c2
commit b1aaf1c07f
2 changed files with 84 additions and 0 deletions

View File

@ -523,6 +523,7 @@ from .globo import (
)
from .go import GoIE
from .godtube import GodTubeIE
from .gofile import GofileIE
from .golem import GolemIE
from .googledrive import GoogleDriveIE
from .googlepodcasts import (