[libsyn] Fix extractor alphabetic order
authorSergey M․ <dstftw@gmail.com>
Sun, 22 Mar 2015 02:11:47 +0000 (08:11 +0600)
committerSergey M․ <dstftw@gmail.com>
Sun, 22 Mar 2015 02:11:47 +0000 (08:11 +0600)
youtube_dl/extractor/__init__.py

index a20492fc372e73577536c93e04986152d5e2d0d1..82b75a14464530b8522b47743b6a2aeb4d0954b0 100644 (file)
@@ -250,8 +250,8 @@ from .letv import (
     LetvTvIE,
     LetvPlaylistIE
 )
-from .lifenews import LifeNewsIE
 from .libsyn import LibsynIE
+from .lifenews import LifeNewsIE
 from .liveleak import LiveLeakIE
 from .livestream import (
     LivestreamIE,