Browse Source

[southpark] Sort alphabetically

master
rrooij 9 years ago
committed by Sergey M․
parent
commit
81ed3bb9c0
1 changed files with 1 additions and 1 deletions
  1. 2
      youtube_dl/extractor/__init__.py

2
youtube_dl/extractor/__init__.py

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

Loading…
Cancel
Save