mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-14 17:02:50 +08:00
Include support for TheGuardianIE
This commit is contained in:
parent
8db69786c2
commit
3f5c988ecb
@ -82,6 +82,7 @@ from .gametrailers import GametrailersIE
|
|||||||
from .generic import GenericIE
|
from .generic import GenericIE
|
||||||
from .googleplus import GooglePlusIE
|
from .googleplus import GooglePlusIE
|
||||||
from .googlesearch import GoogleSearchIE
|
from .googlesearch import GoogleSearchIE
|
||||||
|
from .theguardian import TheGuardianIE
|
||||||
from .hark import HarkIE
|
from .hark import HarkIE
|
||||||
from .hotnewhiphop import HotNewHipHopIE
|
from .hotnewhiphop import HotNewHipHopIE
|
||||||
from .howcast import HowcastIE
|
from .howcast import HowcastIE
|
||||||
|
Loading…
Reference in New Issue
Block a user