mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-11 03:09:35 +00:00
[TV2Hu] Fix TV2HuIE
and add TV2HuSeriesIE
(#804)
Closes #799 Authored by: Ashish0804
This commit is contained in:
@@ -1440,7 +1440,10 @@ from .tv2dk import (
|
||||
TV2DKIE,
|
||||
TV2DKBornholmPlayIE,
|
||||
)
|
||||
from .tv2hu import TV2HuIE
|
||||
from .tv2hu import (
|
||||
TV2HuIE,
|
||||
TV2HuSeriesIE,
|
||||
)
|
||||
from .tv4 import TV4IE
|
||||
from .tv5mondeplus import TV5MondePlusIE
|
||||
from .tv5unis import (
|
||||
|
Reference in New Issue
Block a user