[extractor/tunein] Fix extractors (#6310)

Authored by: elyse0
Closes #2973
This commit is contained in:
Elyse
2023-03-05 01:35:19 +05:30
committed by GitHub
parent b404712822
commit 46580ced56
2 changed files with 173 additions and 114 deletions
+2 -3
View File
@@ -1967,10 +1967,9 @@ from .tubitv import (
)
from .tumblr import TumblrIE
from .tunein import (
TuneInClipIE,
TuneInStationIE,
TuneInProgramIE,
TuneInTopicIE,
TuneInPodcastIE,
TuneInPodcastEpisodeIE,
TuneInShortenerIE,
)
from .tunepk import TunePkIE