1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-24 21:19:49 +08:00

[twitch] PEP8

This commit is contained in:
Jaime Marquínez Ferrándiz
2015-01-23 21:05:07 +01:00
Unverified
parent 48f00d15b1
commit 12d1fb5aa9
+1 -1
View File
@@ -379,4 +379,4 @@ class TwitchStreamIE(TwitchBaseIE):
'view_count': view_count,
'formats': formats,
'is_live': True,
}
}