mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[southpark] Sort alphabetically
This commit is contained in:
parent
5115652828
commit
81ed3bb9c0
1 changed files with 1 additions and 1 deletions
|
@ -489,8 +489,8 @@
|
||||||
)
|
)
|
||||||
from .southpark import (
|
from .southpark import (
|
||||||
SouthParkIE,
|
SouthParkIE,
|
||||||
SouthParkEsIE,
|
|
||||||
SouthParkDeIE,
|
SouthParkDeIE,
|
||||||
|
SouthParkEsIE,
|
||||||
SouthParkNlIE
|
SouthParkNlIE
|
||||||
)
|
)
|
||||||
from .space import SpaceIE
|
from .space import SpaceIE
|
||||||
|
|
Loading…
Reference in a new issue