1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-20 17:47:45 +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 ( from .southpark import (
SouthParkIE, SouthParkIE,
SouthParkEsIE,
SouthParkDeIE, SouthParkDeIE,
SouthParkEsIE,
SouthParkNlIE SouthParkNlIE
) )
from .space import SpaceIE from .space import SpaceIE