From ddbd9035764678fbd698a8e5358a8cfbdfe0dfe9 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Thu, 27 Jun 2013 20:32:02 +0200 Subject: Tests: Add coding to files --- youtube_dl/extractor/infoq.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'youtube_dl/extractor/infoq.py') diff --git a/youtube_dl/extractor/infoq.py b/youtube_dl/extractor/infoq.py index 9a13c52a8..c79c589c7 100644 --- a/youtube_dl/extractor/infoq.py +++ b/youtube_dl/extractor/infoq.py @@ -20,7 +20,7 @@ class InfoQIE(InfoExtractor): u"title": u"A Few of My Favorite [Python] Things" }, u"params": { - u"skip_download": true + u"skip_download": True } } -- cgit v1.2.3