projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f1e02a
)
[aenetworks] add encoding declaration
author
Remita Amine
<remitamine@gmail.com>
Sun, 14 Apr 2019 12:18:16 +0000
(13:18 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Sun, 14 Apr 2019 12:18:16 +0000
(13:18 +0100)
youtube_dl/extractor/aenetworks.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/aenetworks.py
b/youtube_dl/extractor/aenetworks.py
index 8304dba2fa532d14dc48b37b3d1e5119513c4f94..611b948f51062edea4ccd757471782cffb33bddd 100644
(file)
--- a/
youtube_dl/extractor/aenetworks.py
+++ b/
youtube_dl/extractor/aenetworks.py
@@
-1,3
+1,4
@@
+# coding: utf-8
from __future__ import unicode_literals
import re