This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
mirrors
/
youtube-dl
同期ミラー
https://github.com/ytdl-org/youtube-dl.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
[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