mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-06 13:35:50 +01:00
[Newgrounds] Add NewgroundsUserIE and improve extractor (#942)
Authored by: u-spec-png
This commit is contained in:
parent
16f7e6be3a
commit
02c7ae8104
2 changed files with 74 additions and 13 deletions
|
|
@ -867,6 +867,7 @@ from .neteasemusic import (
|
|||
from .newgrounds import (
|
||||
NewgroundsIE,
|
||||
NewgroundsPlaylistIE,
|
||||
NewgroundsUserIE,
|
||||
)
|
||||
from .newstube import NewstubeIE
|
||||
from .nextmedia import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue