1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-23 01:22:57 +07:00

[GorillaVid] Added GorillaVid extractor

This commit is contained in:
marcwebbie
2014-06-07 23:09:45 -03:00
parent 814d4257df
commit 617c0b2239
2 changed files with 39 additions and 0 deletions

View File

@@ -109,6 +109,7 @@
from .generic import GenericIE
from .googleplus import GooglePlusIE
from .googlesearch import GoogleSearchIE
from .gorillavid import GorillaVidIE
from .hark import HarkIE
from .helsinki import HelsinkiIE
from .hentaistigma import HentaiStigmaIE