This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
mirrors
/
youtube-dl
réplica de
https://github.com/ytdl-org/youtube-dl.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Fix orf.at extractor by adding file coding mark
Jeff Smith
%!s(int64=12) %!d(string=hai) anos
pai
545434670b
achega
8928491074
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
youtube_dl/extractor/orf.py
+ 2
- 0
youtube_dl/extractor/orf.py
Ver ficheiro
@@ -1,3 +1,5 @@
+# coding: utf-8
+
import re
import xml.etree.ElementTree
import json