1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[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
parent ddb2d7588b
commit 1fa3f24d4b
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 (