kopia lustrzana https://github.com/yt-dlp/yt-dlp
Fix orf.at extractor by adding file coding mark
rodzic
545434670b
commit
8928491074
youtube_dl/extractor
|
@ -1,3 +1,5 @@
|
|||
# coding: utf-8
|
||||
|
||||
import re
|
||||
import xml.etree.ElementTree
|
||||
import json
|
||||
|
|
Ładowanie…
Reference in New Issue