mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-21 00:25:42 +07:00
Fix orf.at extractor by adding file coding mark
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# coding: utf-8
|
||||
|
||||
import re
|
||||
import xml.etree.ElementTree
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user