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

foreign language unicode problems ?? #3230

Closed
MMADave opened this issue Jul 11, 2014 · 3 comments
Closed

foreign language unicode problems ?? #3230

MMADave opened this issue Jul 11, 2014 · 3 comments
Labels

Comments

@MMADave
Copy link

@MMADave MMADave commented Jul 11, 2014

R:>youtube-dl.exe --verbose KD59LJX2r38
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'KD59LJX2r38']
[debug] Encodings: locale cp1252, fs mbcs, out None, pref cp1252
[debug] youtube-dl version 2014.07.10
[debug] Python version 2.7.5 - Windows-8-6.2.9200
[debug] Proxy map: {}
WARNING: Writing cache to u'C:\Users\LSD/.cache\youtube-dl\youtube-sigfuncs
\js_vflXGBaUN_82.json' failed: Traceback (most recent call last):
File "youtube_dl\extractor\youtube.pyo", line 391, in _extract_signature_funct
ion
File "youtube_dl\extractor\youtube.pyo", line 449, in
File "youtube_dl\jsinterp.pyo", line 113, in resf
File "youtube_dl\jsinterp.pyo", line 43, in interpret_statement
ExtractorError: Cannot determine left side of statement in u'xh(this.j,a)'; plea
se report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with
the --verbose flag and include its complete output. Make sure you are using the
latest version; type youtube-dl -U to update.

WARNING: Automatic signature extraction failed: Traceback (most recent call last
):
File "youtube_dl\extractor\youtube.pyo", line 881, in _decrypt_signature
File "youtube_dl\extractor\youtube.pyo", line 449, in
File "youtube_dl\jsinterp.pyo", line 113, in resf
File "youtube_dl\jsinterp.pyo", line 43, in interpret_statement
ExtractorError: Cannot determine left side of statement in u'xh(this.j,a)'; plea
se report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with
the --verbose flag and include its complete output. Make sure you are using the
latest version; type youtube-dl -U to update.
WARNING: Warning: Falling back to static signature algorithm
ERROR: unable to download video data: HTTP Error 403: Forbidden
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 1022, in process_info
File "youtube_dl\YoutubeDL.pyo", line 998, in dl
File "youtube_dl\downloader\common.pyo", line 291, in download
File "youtube_dl\downloader\http.pyo", line 58, in real_download
File "youtube_dl\YoutubeDL.pyo", line 1227, in urlopen
File "urllib2.pyo", line 410, in open
File "urllib2.pyo", line 523, in http_response
File "urllib2.pyo", line 448, in error
File "urllib2.pyo", line 382, in _call_chain
File "urllib2.pyo", line 531, in http_error_default
HTTPError: HTTP Error 403: Forbidden

@phihag
Copy link
Contributor

@phihag phihag commented Jul 11, 2014

Why do you think the problem is related to Unicode? This seems to be a duplicate of #3232 (fixed in youtube-dl 2014.07.11).

@phihag phihag closed this Jul 11, 2014
@camilomontoyau
Copy link

@camilomontoyau camilomontoyau commented Jul 13, 2014

is permissions problem, try it again with sudo

@phihag
Copy link
Contributor

@phihag phihag commented Jul 13, 2014

@kerosine9 Why do you think this is a permission problem, and why should sudo help? Notice that sudo has no effect (as far as I'm aware) on Windows, and it's not installed by default (or in fact, rarely is it ever) on that platform.

@dstftw dstftw added the duplicate label Apr 1, 2017
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
4 participants
You can’t perform that action at this time.