Youtube-DLG does not download playlist
See original GitHub issueWhat is the purpose of your issue?
- [x ] Bug report
- Feature request (request for a new functionality)
- [] Question
- Other
Please remove any sections between (—) if they are not related to your issue
Bug report
If the problem occurs when downloading a URL please provide the full verbose output as follows:
- Restart youtube-dl-gui
- Go to
Options > Extra
tab - Enable Debug youtube-dl
- Go to
Options > Advanced
tab and Clear your log content - Try to download the URL
- Copy the whole log content and insert it between the ``` part below
[04/12/20 13:00:33] [debug] System config: []
[04/12/20 13:00:33] [debug] User config: []
[04/12/20 13:00:33] [debug] Custom config: []
[04/12/20 13:00:33] [debug] Command-line args: ['--newline', '--playlist-start', '2', '-R', '20', '-i', '-o', 'C:\\Users\\12745384\\%(title)s.%(ext)s', '-x', '--audio-format', 'mp3', '--audio-quality', '0', '-v', '--ignore-config', '--hls-prefer-native', 'https://www.youtube.com/playlist?list=LLUw7I9FO85uTW8GSgK8DuRA']
[04/12/20 13:00:33] [debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[04/12/20 13:00:33] [debug] youtube-dl version 2020.03.24
[04/12/20 13:00:33] [debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[04/12/20 13:00:33] [debug] exe versions: none
[04/12/20 13:00:33] [debug] Proxy map: {}
[04/12/20 13:00:33] ERROR: This playlist does not exist.
[04/12/20 13:00:33] Traceback (most recent call last):
[04/12/20 13:00:33] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
[04/12/20 13:00:33] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\common.py", line 530, in extract
[04/12/20 13:00:33] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\youtube.py", line 2762, in _real_extract
[04/12/20 13:00:33] File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\youtube.py", line 2685, in _extract_playlist
[04/12/20 13:00:33] youtube_dl.utils.ExtractorError: This playlist does not exist.
[04/12/20 13:00:33]
What operating system do you use ?
Window 10 64 bit
List of actions to perform to reproduce the problem:
- Copy the link to my liked video playlist
- Click Add
- Pres download
What is the expected behaviour ?
Download all videos or mp3
What happens instead ?
Error. the log says The playlist does not exist
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:5
Top Results From Across the Web
youtube-dl playlist does not work anymore - Stack Overflow
It is an issue with youtube-dl, however the youtube-dlc fork has already fixed it. You can download directly from GitHub or else download...
Read more >Not downloading the entire playlist : r/youtubedl - Reddit
Not downloading the entire playlist. Hello, I'm using the following command youtube-dl -i --yes-playlist --embed-thumbnail --add-metadata ...
Read more >No longer able to download YouTube using youtube-dl. How ...
... run this in terminal: python -m youtube_dl -x --audio-format mp3 https://youtu.be/lhXFIz0pVv4 it should download to the project folder.
Read more >How to use youtube-dl to download multiple ... - gHacks
If you want to download multiple video files that are not related to each other, e.g. from a single playlist file or channel,...
Read more >How To Download A YouTube Playlist And Convert It To MP3 ...
For this you'll need to have youtube-dl or yt-dlp and ffmpeg installed on your system. youtube-dl stops working regularly due to changes to ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I tried but I cannot make the Liked Videos playlist public
Make the list public, download the videos, then make the list private again.