logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 382b8182ce5004cf82166647e98ced0314b65850
parent ce53320b11747a083cd616238a88c215df6962f4
Author: Sergey M․ <dstftw@gmail.com>
Date:   Thu,  8 Feb 2018 23:03:57 +0700

[gameinformer] PEP 8

Diffstat:

Myoutube_dl/extractor/gameinformer.py1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/gameinformer.py b/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) -