youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 4384cf9e7d59492141ebd45f77830238097c695c
parent d47e980d0de4aeeca757433365836b61c2ee9f9f
Author: Sergey M․ <dstftw@gmail.com>
Date:   Fri,  8 May 2015 23:04:27 +0600

[extractor/__init__] Fix alphabetic order

Diffstat:
Myoutube_dl/extractor/__init__.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py @@ -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,