Browse Source

[gameinformer] PEP 8

master
Sergey M․ 6 years ago
parent
commit
382b8182ce
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/gameinformer.py

1
youtube_dl/extractor/gameinformer.py

@ -31,4 +31,3 @@ class GameInformerIE(InfoExtractor):
return self.url_result(
self.BRIGHTCOVE_URL_TEMPLATE % brightcove_id, 'BrightcoveNew',
brightcove_id)
Loading…
Cancel
Save