Fix orf.at extractor by adding file coding mark

pull/8/head
Jeff Smith 2013-08-29 12:51:38 -05:00
rodzic 545434670b
commit 8928491074
1 zmienionych plików z 2 dodań i 0 usunięć
youtube_dl/extractor

Wyświetl plik

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