This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
mirrors
/
youtube-dl
mirrorاز
https://github.com/ytdl-org/youtube-dl.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
[theplatform] Fix Python 2: declare coding
Yen Chi Hsuan
10 سال پیش
والد
dac14bf311
کامیت
aa6cd05ed8
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
0
youtube_dl/extractor/theplatform.py
+ 1
- 0
youtube_dl/extractor/theplatform.py
مشاهده فایل
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import re