Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
foreign language unicode problems ?? #3230
Comments
|
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). |
|
is permissions problem, try it again with sudo |
|
@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. |
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