[newgrounds:playlist] Add extractor (closes #10611)
This commit is contained in:
parent
6e999fbc12
commit
70e7967202
2 changed files with 59 additions and 2 deletions
|
@ -636,7 +636,10 @@ from .neteasemusic import (
|
|||
NetEaseMusicProgramIE,
|
||||
NetEaseMusicDjRadioIE,
|
||||
)
|
||||
from .newgrounds import NewgroundsIE
|
||||
from .newgrounds import (
|
||||
NewgroundsIE,
|
||||
NewgroundsPlaylistIE,
|
||||
)
|
||||
from .newstube import NewstubeIE
|
||||
from .nextmedia import (
|
||||
NextMediaIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue