This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
youtube-dl
espejo de
https://github.com/ytdl-org/youtube-dl.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Fix orf.at extractor by adding file coding mark
Jeff Smith
hace 12 años
padre
545434670b
commit
8928491074
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
youtube_dl/extractor/orf.py
+ 2
- 0
youtube_dl/extractor/orf.py
Ver fichero
@@ -1,3 +1,5 @@
+# coding: utf-8
+
import re
import xml.etree.ElementTree
import json