[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 73 additions and 12 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