mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-16 19:36:30 +00:00
[pbs] Add coding declaration
Python 2.x does not work without it.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
|
Reference in New Issue
Block a user