mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-06 06:45:00 +01:00
[ie/TheHighWire] Add extractor (#13505)
Closes #13364 Authored by: swayll
This commit is contained in:
parent
d42a6ff0c4
commit
3a84be9d16
2 changed files with 44 additions and 0 deletions
|
|
@ -2092,6 +2092,7 @@ from .theguardian import (
|
|||
TheGuardianPodcastIE,
|
||||
TheGuardianPodcastPlaylistIE,
|
||||
)
|
||||
from .thehighwire import TheHighWireIE
|
||||
from .theholetv import TheHoleTvIE
|
||||
from .theintercept import TheInterceptIE
|
||||
from .theplatform import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue