projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88bd97e
)
Tiny tpo
author
Tom
<eales@live.com>
Wed, 9 Oct 2013 13:56:09 +0000
(21:56 +0800)
committer
Tom
<eales@live.com>
Wed, 9 Oct 2013 13:56:09 +0000
(21:56 +0800)
youtube_dl/YoutubeDL.py
patch
|
blob
|
history
diff --git
a/youtube_dl/YoutubeDL.py
b/youtube_dl/YoutubeDL.py
index 073a3837c2c233535a2b5207f6ee4605952f6924..e85e03fa44fc7232f8717e08d9e0ba70a7f1e03b 100644
(file)
--- a/
youtube_dl/YoutubeDL.py
+++ b/
youtube_dl/YoutubeDL.py
@@
-119,7
+119,7
@@
class YoutubeDL(object):
and not params['restrictfilenames']):
# On Python 3, the Unicode filesystem API will throw errors (#1474)
self.report_warning(
- u'Assuming --restrict-filenames
is
nce file system encoding '
+ u'Assuming --restrict-filenames
si
nce file system encoding '
u'cannot encode all charactes. '
u'Set the LC_ALL environment variable to fix this.')
params['restrictfilenames'] = True