Ver Fonte

Fix orf.at extractor by adding file coding mark

Jeff Smith há 12 anos atrás
pai
commit
8928491074
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      youtube_dl/extractor/orf.py

+ 2 - 0
youtube_dl/extractor/orf.py

@@ -1,3 +1,5 @@
+# coding: utf-8
+
 import re
 import xml.etree.ElementTree
 import json