projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af12ad
)
[facebook] Add coding cookie
author
Sergey M․
<dstftw@gmail.com>
Sat, 11 Feb 2017 09:18:45 +0000
(16:18 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 11 Feb 2017 09:18:45 +0000
(16:18 +0700)
youtube_dl/extractor/facebook.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/facebook.py
b/youtube_dl/extractor/facebook.py
index 78a4ad6663a75fbbf58f5a65562457cda6939fca..70b8c95c5074dda5c553f1c1d1869165320a4707 100644
(file)
--- a/
youtube_dl/extractor/facebook.py
+++ b/
youtube_dl/extractor/facebook.py
@@
-1,3
+1,4
@@
+# coding: utf-8
from __future__ import unicode_literals
import re