[ie/theguardian] Add extractors (#8535)
Closes #8520 Authored by: SirElderling
This commit is contained in:
parent
ddb2d7588b
commit
1fa3f24d4b
2 changed files with 139 additions and 0 deletions
|
|
@ -2029,6 +2029,10 @@ from .tenplay import (
|
|||
from .testurl import TestURLIE
|
||||
from .tf1 import TF1IE
|
||||
from .tfo import TFOIE
|
||||
from .theguardian import (
|
||||
TheGuardianPodcastIE,
|
||||
TheGuardianPodcastPlaylistIE,
|
||||
)
|
||||
from .theholetv import TheHoleTvIE
|
||||
from .theintercept import TheInterceptIE
|
||||
from .theplatform import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue