mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 05:44:02 -07:00
Add ArteTVCategoryIE to support category playlists
This commit is contained in:
parent
16a3fe2ba6
commit
ddc080a562
2 changed files with 48 additions and 0 deletions
|
@ -71,6 +71,7 @@ from .arte import (
|
|||
ArteTVIE,
|
||||
ArteTVEmbedIE,
|
||||
ArteTVPlaylistIE,
|
||||
ArteTVCategoryIE,
|
||||
)
|
||||
from .arnes import ArnesIE
|
||||
from .asiancrush import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue