[la7] Add podcasts and podcast playlists (#198)

Authored by: nixxo
This commit is contained in:
nixxo
2021-03-28 13:36:59 +02:00
committed by GitHub
parent b23b9eefd9
commit a6ae61a4c2
2 changed files with 149 additions and 1 deletions

View File

@@ -582,7 +582,11 @@ from .kuwo import (
KuwoCategoryIE,
KuwoMvIE,
)
from .la7 import LA7IE
from .la7 import (
LA7IE,
LA7PodcastEpisodeIE,
LA7PodcastIE,
)
from .laola1tv import (
Laola1TvEmbedIE,
Laola1TvIE,