1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 02:19:29 +00:00

[extractor/__init__] Fix alphabetic order

This commit is contained in:
Sergey M․ 2015-05-08 23:04:27 +06:00
parent d47e980d0d
commit 4384cf9e7d

View file

@ -655,9 +655,9 @@ from .xhamster import XHamsterIE
from .xminus import XMinusIE
from .xnxx import XNXXIE
from .xstream import XstreamIE
from .xvideos import XVideosIE
from .xtube import XTubeUserIE, XTubeIE
from .xuite import XuiteIE
from .xvideos import XVideosIE
from .xxxymovies import XXXYMoviesIE
from .yahoo import (
YahooIE,