Fix orf.at extractor by adding file coding mark
authorJeff Smith <whydoubt@yahoo.com>
Thu, 29 Aug 2013 17:51:38 +0000 (12:51 -0500)
committerJeff Smith <whydoubt@yahoo.com>
Thu, 29 Aug 2013 17:51:38 +0000 (12:51 -0500)
youtube_dl/extractor/orf.py

index 8da0a2c8ea9df1200a56069a85e1fbf5b8184b65..41ef8e992ac8f898de90f775b72cbc133caec805 100644 (file)
@@ -1,3 +1,5 @@
+# coding: utf-8
+
 import re
 import xml.etree.ElementTree
 import json