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

Cannot download youtube playlist #2664

Closed
endumiuz opened this issue Apr 1, 2014 · 1 comment
Closed

Cannot download youtube playlist #2664

endumiuz opened this issue Apr 1, 2014 · 1 comment

Comments

@endumiuz
Copy link

@endumiuz endumiuz commented Apr 1, 2014

Got a new error after updating

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '--ignore-errors', '--format', 'bestaudio', 'https://www.youtube.com/playlist?list=PLD3C41821A5C3C24F']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2014.04.01.2
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[youtube:playlist] PLD3C41821A5C3C24F: Downloading webpage
[youtube:playlist] PLD3C41821A5C3C24F: Downloading page #1
ERROR: unichr() arg not in range(0x10000) (narrow Python build)
Traceback (most recent call last):
  File "youtube_dl\YoutubeDL.pyo", line 511, in extract_info
  File "youtube_dl\extractor\common.pyo", line 161, in extract
  File "youtube_dl\extractor\youtube.pyo", line 1451, in _real_extract
  File "youtube_dl\extractor\common.pyo", line 281, in _download_json
  File "youtube_dl\utils.pyo", line 1268, in uppercase_escape
  File "re.pyo", line 151, in sub
  File "youtube_dl\utils.pyo", line 1268, in <lambda>
ValueError: unichr() arg not in range(0x10000) (narrow Python build)
@phihag phihag closed this in a612753 Apr 1, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Apr 1, 2014

Again, thank you very much for the report. I apologize that I did not catch this error beforehand, on account of it being localized to Windows with Python 2.7. youtube-dl 2014.04.01.3 should fix this problem. Type youtube-dl -U to update.

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.