[newgrounds:playlist] Add extractor (closes #10611)

This commit is contained in:
Sergey M․ 2017-06-11 20:50:33 +07:00
parent 6e999fbc12
commit 70e7967202
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 59 additions and 2 deletions

View file

@ -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,