Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the proper locales configuration? #3966

Closed
pricejn2 opened this issue Oct 16, 2014 · 1 comment
Closed

What is the proper locales configuration? #3966

pricejn2 opened this issue Oct 16, 2014 · 1 comment

Comments

@pricejn2
Copy link

@pricejn2 pricejn2 commented Oct 16, 2014

Hello,

This is a really basic question, but I'm trying to understand why my output on a headless, non-GUI Debian box is incorrect. Works fine on another equivalent machine with Gnome desktop. What am I missing here?

# youtube-dl --get-filename -o "%(title)s.%(ext)s" BaW_jenozKc -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--get-filename', '-o', '%(title)s.%(ext)s', 'BaW_jenozKc', '-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.10.15
[debug] Python version 2.7.3 - Linux-3.2.0-4-amd64-x86_64-with-debian-7.6
[debug] Proxy map: {}
youtube-dl test video ''_äâ­ð.mp4
# locale
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=POSIX
LC_TIME=en_US.UTF-8
LC_COLLATE=POSIX
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=
@pricejn2
Copy link
Author

@pricejn2 pricejn2 commented Oct 16, 2014

not a youtube-dl issue

@pricejn2 pricejn2 closed this Oct 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.