[spankbang:playlist] Add extractor (closes #19145)
This commit is contained in:
parent
f06a1cabe8
commit
49bd993fd9
2 changed files with 36 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue