1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-03 00:07:06 -05:00

[southparknl] Add extractor for southpark.nl

This commit is contained in:
rrooij
2015-05-05 08:59:09 +02:00
parent ce5c1ae517
commit e10dc0e1f0
2 changed files with 16 additions and 0 deletions

View File

@@ -485,6 +485,7 @@ from .southpark import (
SouthParkIE,
SouthParkEsIE,
SouthparkDeIE,
SouthParkNlIE
)
from .space import SpaceIE
from .spankbang import SpankBangIE