1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-01-30 21:32:58 +08:00

[twitch] PEP8

This commit is contained in:
Philipp Hagemeister 2015-01-22 23:06:03 +01:00
parent 73e449b226
commit dc1b027cd4

View File

@ -347,4 +347,4 @@ class TwitchStreamIE(TwitchBaseIE):
'view_count': view_count,
'formats': formats,
'is_live': True,
}
}