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

Unable to download youtube playlist #2663

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

Unable to download youtube playlist #2663

endumiuz opened this issue Apr 1, 2014 · 1 comment

Comments

@endumiuz
Copy link

@endumiuz endumiuz commented Apr 1, 2014

I can download other playlists just fine

[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.1
[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: Failed to download JSON; please 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.
Traceback (most recent call last):
  File "youtube_dl\extractor\common.pyo", line 283, in _download_json
  File "json\__init__.pyo", line 338, in loads
  File "json\decoder.pyo", line 365, in decode
  File "json\decoder.pyo", line 381, in raw_decode
ValueError: Invalid \escape: line 1 column 183652 (char 183651)
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 1449, in _real_extract
  File "youtube_dl\extractor\common.pyo", line 285, in _download_json
ExtractorError: Failed to download JSON; please 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.
@phihag phihag closed this in 5912c63 Apr 1, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Apr 1, 2014

Thank you for the report. I believe this bug to be fixed in youtube-dl 2014.04.01.2. 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.