This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
youtube-dl
mirror of
https://github.com/ytdl-org/youtube-dl.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Fix orf.at extractor by adding file coding mark
Jeff Smith
12 năm trước cách đây
mục cha
545434670b
commit
8928491074
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
View chưa được định nghĩa
Hiển thị tình trạng sai khác
2
0
youtube_dl/extractor/orf.py
+ 2
- 0
youtube_dl/extractor/orf.py
Xem Tập Tin
@@ -1,3 +1,5 @@
+# coding: utf-8
+
import re
import re
import xml.etree.ElementTree
import xml.etree.ElementTree
import json
import json