1
0
Fork 0

[ie/theguardian] Add extractors (#8535)

Closes #8520
Authored by: SirElderling
This commit is contained in:
SirElderling 2023-11-18 21:54:00 +00:00 committed by GitHub
commit 1fa3f24d4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 139 additions and 0 deletions

View file

@ -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 (