[extractor/tunein] Fix extractors (#6310)
Authored by: elyse0 Closes #2973
This commit is contained in:
parent
b404712822
commit
46580ced56
2 changed files with 171 additions and 112 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue