[spankbang:playlist] Add extractor (closes #19145)

This commit is contained in:
Sergey M․
2019-02-08 00:09:50 +07:00
parent f06a1cabe8
commit 49bd993fd9
2 changed files with 36 additions and 2 deletions

View File

@ -1058,7 +1058,10 @@ from .southpark import (
SouthParkEsIE,
SouthParkNlIE
)
from .spankbang import SpankBangIE
from .spankbang import (
SpankBangIE,
SpankBangPlaylistIE,
)
from .spankwire import SpankwireIE
from .spiegel import SpiegelIE, SpiegelArticleIE
from .spiegeltv import SpiegeltvIE