1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-26 09:48:11 +00:00

[southpark] Sort alphabetically

This commit is contained in:
rrooij 2015-05-11 17:38:08 +02:00 committed by Sergey M․
parent 5115652828
commit 81ed3bb9c0

View file

@ -489,8 +489,8 @@ from .soundgasm import (
)
from .southpark import (
SouthParkIE,
SouthParkEsIE,
SouthParkDeIE,
SouthParkEsIE,
SouthParkNlIE
)
from .space import SpaceIE