mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 08:35:32 +00:00
[Newgrounds] Add NewgroundsUserIE
and improve extractor (#942)
Authored by: u-spec-png
This commit is contained in:
@ -867,6 +867,7 @@ from .neteasemusic import (
|
||||
from .newgrounds import (
|
||||
NewgroundsIE,
|
||||
NewgroundsPlaylistIE,
|
||||
NewgroundsUserIE,
|
||||
)
|
||||
from .newstube import NewstubeIE
|
||||
from .nextmedia import (
|
||||
|
Reference in New Issue
Block a user