question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

can't download playlist on youtube anymore

See original GitHub issue

Checklist

  • I’m reporting a broken site support issue
  • [ X] I’ve verified that I’m running youtube-dl version 2020.01.01
  • [ X] I’ve checked that all provided URLs are alive and playable in a browser
  • I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
  • [ X] I’ve searched the bugtracker for similar bug reports including closed ones
  • [ X] I’ve read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE
debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-f', 'bestaudio', '--extract-audio', '--add-metadata', '-i', '--yes-playlist', '-v', 'https://www.youtube.com/watch?list=PLx2e4CQWGcFLeLDOYUFcbtGMcjlc0rW_z']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.01.01
[debug] Python version 3.6.9 (CPython) - Linux-5.0.0-37-generic-x86_64-with-LinuxMint-19.3-tricia
[debug] exe versions: avconv 3.4.6, avprobe 3.4.6, ffmpeg 3.4.6, ffprobe 3.4.6
[debug] Proxy map: {}
[youtube:playlist] PLx2e4CQWGcFLeLDOYUFcbtGMcjlc0rW_z: Downloading webpage
[download] Downloading playlist: Best New Bongo Flava Songs 2019 - Hit Swahili Music Videos - Tanzania
[youtube:playlist] PLx2e4CQWGcFLeLDOYUFcbtGMcjlc0rW_z: Downloading page #1
ERROR: Unable to download JSON metadata: <urlopen error [Errno 111] Connection refused> (caused by URLError(ConnectionRefusedError(111, 'Connection refused'),))
  File "/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/common.py", line 627, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/local/lib/python3.6/dist-packages/youtube_dl/YoutubeDL.py", line 2237, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib/python3.6/urllib/request.py", line 526, in open
    response = self._open(req, data)
  File "/usr/lib/python3.6/urllib/request.py", line 544, in _open
    '_open', req)
  File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
    result = func(*args)
  File "/usr/local/lib/python3.6/dist-packages/youtube_dl/utils.py", line 2728, in https_open
    req, **kwargs)
  File "/usr/lib/python3.6/urllib/request.py", line 1320, in do_open
    raise URLError(err)



## Description

<!--
Provide an explanation of your issue in an arbitrary form. Please make sure the description is worded well enough to be understood, see https://github.com/ytdl-org/youtube-dl#is-the-description-of-the-issue-itself-sufficient. Provide any additional information, suggested solution and as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.
-->

WRITE DESCRIPTION HERE
Since few days, I'm not able to download playlists on youtube.
Error message is:
ERROR: Unable to download JSON metadata: <urlopen error [Errno 111] Connection refused> (caused by URLError(ConnectionRefusedError(111, 'Connection refused'),))
I'd tested on my config (linuxmint tricia) and on a manjaro vbox machine but the result is the same...

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
dstftwcommented, Jan 2, 2020

Network issue on your side.

0reactions
dewiwebcommented, Jan 2, 2020

Network issue on your side. really strange because I’m able to download with mps-youtube… and why this affects only playlist?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix the Issue “YouTube Music Not Downloading” in 3 Ways
First, check whether the songs in this playlist are available. Sometimes some songs become unavailable on the YouTube Music app due to copyright ......
Read more >
I can't download playlists from youtube anymore - SUPPORT
1. Using Chrome, Firefox or Edge, go to YouTube.com and play any video and click the Downloader button. (This action will still show...
Read more >
Why can't I download YouTube videos anymore - EaseUS
This post explains why you can not download videos from YouTube and give you the top 3 reliable downloaders to download YouTube videos...
Read more >
I can't download videos - Android - YouTube Help
I can't download videos · Check that you're signed into YouTube Premium · Check that your membership hasn't expired · Check YouTube Premium...
Read more >
[2022 Updated] Can't Download YouTube Videos? Try These ...
If you find that you fail to download any YouTube video, it is most likely a result of the outdated download tool. Try...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found