commit: 43030f36db60d1262525e8182c2bb8f8bc68f260 parent 48c63f1653e1c35f8dcb318fb51d6fc4281116ac Author: Philipp Hagemeister <phihag@phihag.de> Date: Wed, 22 Jan 2014 03:10:31 +0100 [d8] typoDiffstat:
M | youtube_dl/extractor/d8.py | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/youtube_dl/extractor/d8.py b/youtube_dl/extractor/d8.py @@ -1,5 +1,5 @@ # encoding: utf-8 -from __future__ import unicode_literal +from __future__ import unicode_literals from .canalplus import CanalplusIE