Explorar o código

Fix orf.at extractor by adding file coding mark

Jeff Smith %!s(int64=12) %!d(string=hai) anos
pai
achega
8928491074
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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