1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-18 16:26:23 +00:00

[XVideos] Add # coding: utf-8

This commit is contained in:
dirkf 2023-01-05 14:20:39 +00:00
parent 533797d26d
commit 77151943cd

View file

@ -1,3 +1,4 @@
# coding: utf-8
from __future__ import unicode_literals
import re