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

Error when trying to download YouTube video through a proxy #4037

Closed
Matthewus opened this issue Oct 26, 2014 · 1 comment
Closed

Error when trying to download YouTube video through a proxy #4037

Matthewus opened this issue Oct 26, 2014 · 1 comment

Comments

@Matthewus
Copy link

@Matthewus Matthewus commented Oct 26, 2014

D:\Dokumentumok>youtube-dl --ignore-config --proxy https://91.121.52.75:8118 -f,
--list-formats https://www.youtube.com/watch?v=pP7gLPRDojg --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--ignore-config', '--proxy', 'https://91.121.52.75:
8118', '-f,', '--list-formats', 'https://www.youtube.com/watch?v=pP7gLPRDojg', '
--verbose']
[debug] Encodings: locale cp1250, fs mbcs, out cp852, pref cp1250
[debug] youtube-dl version 2014.10.26
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {u'http': 'https://91.121.52.75:8118', u'https': 'https://91.
121.52.75:8118'}
[youtube] Confirming age
Traceback (most recent call last):
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 437, in main
File "youtube_dl__init__.pyo", line 427, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1078, in download
File "youtube_dl\YoutubeDL.pyo", line 529, in extract_info
File "youtube_dl\extractor\common.pyo", line 196, in extract
File "youtube_dl\extractor\common.pyo", line 191, in initialize
File "youtube_dl\extractor\youtube.pyo", line 199, in _real_initialize
File "youtube_dl\extractor\youtube.pyo", line 188, in _confirm_age
File "youtube_dl\extractor\common.pyo", line 319, in _download_webpage
File "youtube_dl\extractor\common.pyo", line 249, in _download_webpage_handle
File "youtube_dl\extractor\common.pyo", line 236, in _request_webpage
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 46: ordinal
not in range(128)

@kkcosmo
Copy link

@kkcosmo kkcosmo commented Oct 27, 2014

Could this the same bug as in #3957

@dstftw dstftw closed this in dd85e4d Dec 19, 2015
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
2 participants
You can’t perform that action at this time.