mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-19 21:04:01 -07:00
[arnes] Add new extractor(closes #28483)
This commit is contained in:
parent
3748863070
commit
c5aa8f36bf
2 changed files with 102 additions and 0 deletions
|
@ -72,6 +72,7 @@ from .arte import (
|
|||
ArteTVEmbedIE,
|
||||
ArteTVPlaylistIE,
|
||||
)
|
||||
from .arnes import ArnesIE
|
||||
from .asiancrush import (
|
||||
AsianCrushIE,
|
||||
AsianCrushPlaylistIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue