1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-01 20:18:24 -04:00

[southpark:espanol] Add extractor (Closes #5525)

This commit is contained in:
Sergey M․
2015-04-25 20:23:42 +06:00
parent a542e372ab
commit e4a5e772f2
2 changed files with 12 additions and 0 deletions

View File

@@ -478,6 +478,7 @@ from .soundgasm import (
)
from .southpark import (
SouthParkIE,
SouthParkEsIE,
SouthparkDeIE,
)
from .space import SpaceIE