mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-14 00:00:37 -05:00
Merge pull request #1347 from whydoubt/fix_orf_at
Fix orf.at extractor by adding file coding mark
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# coding: utf-8
|
||||||
|
|
||||||
import re
|
import re
|
||||||
import xml.etree.ElementTree
|
import xml.etree.ElementTree
|
||||||
import json
|
import json
|
||||||
|
|||||||
Reference in New Issue
Block a user