From 77151943cd438a99bab3a1fb13182378bb1ccc97 Mon Sep 17 00:00:00 2001 From: dirkf Date: Thu, 5 Jan 2023 14:20:39 +0000 Subject: [PATCH] [XVideos] Add # coding: utf-8 --- youtube_dl/extractor/xvideos.py | 1 + 1 file changed, 1 insertion(+) diff --git a/youtube_dl/extractor/xvideos.py b/youtube_dl/extractor/xvideos.py index 1b2c0a5bc..b736e18b5 100644 --- a/youtube_dl/extractor/xvideos.py +++ b/youtube_dl/extractor/xvideos.py @@ -1,3 +1,4 @@ +# coding: utf-8 from __future__ import unicode_literals import re