mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 02:27:42 -07:00
[HRFernsehen] Back-port new extractor from yt-dlp
Closes #26445, where this was originally proposed.
This commit is contained in:
parent
1baa0f5f66
commit
530f4582d0
2 changed files with 102 additions and 0 deletions
|
@ -479,6 +479,7 @@ from .hotstar import (
|
|||
)
|
||||
from .howcast import HowcastIE
|
||||
from .howstuffworks import HowStuffWorksIE
|
||||
from .hrfernsehen import HRFernsehenIE
|
||||
from .hrti import (
|
||||
HRTiIE,
|
||||
HRTiPlaylistIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue