]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/twitch.py
[extractor/common] Correct sort order.
[youtube-dl.git] / youtube_dl / extractor / twitch.py
index 741df7cbc40b07e277d09f00652e98a32bed7e13..87290d002e44850e6b3584a97ff2a3e1be7c1a0f 100644 (file)
@@ -379,4 +379,4 @@ class TwitchStreamIE(TwitchBaseIE):
             'view_count': view_count,
             'formats': formats,
             'is_live': True,
-        }
\ No newline at end of file
+        }