This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
youtube-dl
mirror of
https://github.com/ytdl-org/youtube-dl.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[dplay] Add 'encoding: utf-8' line
Jaime Marquínez Ferrándiz
10 years ago
parent
4cd759f73d
commit
609af1ae1c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
youtube_dl/extractor/dplay.py
+ 1
- 0
youtube_dl/extractor/dplay.py
View File
@@ -1,3 +1,4 @@
+# encoding: utf-8
from __future__ import unicode_literals
import time