[Broken] Downloading all YT playlists no longer works
See original GitHub issue- I’m reporting a broken site support
- I’ve verified that I’m running youtube-dlc version 2020.10.31
- 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
- I’ve searched the bugtracker for similar issues including closed ones
youtube-dlc -v -f 'bestvideo+bestaudio' 'https://www.youtube.com/c/austinevans/playlists'
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-f', 'bestvideo+bestaudio', 'https://www.youtube.com/c/austinevans/playlists']
[debug] Loading archive file None
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dlc version 2020.10.31
[debug] Python version 3.8.6 (CPython) - macOS-10.15.7-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.3.1, ffprobe 4.3.1
[debug] Proxy map: {}
[youtube:playlists] austinevans: Downloading webpage
[download] Downloading playlist: Austin Evans
[youtube:playlists] playlist Austin Evans: Downloading 0 videos
[download] Finished downloading playlist: Austin Evans
Hey, this seems to be broken for a few days (weeks?) now. The command as is should download all videos from all playlists on given channel. I mainly use it for downloading my playlists, but for simplification I stripped the command to just basic stuff and tried a public channel. I also tried the OG yt-dl, where it also doesn’t work, so I guess this is some change on Youtube’s side.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:11 (2 by maintainers)
Top Results From Across the Web
Fix All Problems of YouTube Playlist Not Working - Aimersoft
Here are the complete solutions on YouTube playlist not working, no matter ... One click download all videos from a YouTube playlist, channel...
Read more >Top 9 Ways to Fix YouTube Music Not Downloading Playlist ...
7. Clear Cache, Delete Data ... Old cache data could be responsible for the YouTube Music app not downloading playlists. Open app list...
Read more >What to Do If YouTube Playlists Not Autoplaying? [Solved!]
Active the YouTube player every half an hour. Enable YouTube loop playlist. Update your YouTube app. Wait if YouTube is down. Method 1:...
Read more >Workaround for the broken downloading of full playlists ...
Here is a workaround I am currently using. It involves some manual work but will still save a ton of time compared to...
Read more >YouTube Playlists Not Working (What You Can Do About It)
My YouTube Playlists are not working...what can you do about it? Stay tuned throughout the video to discover my top 10 tips for...
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
Yes, thats basically it. I dont care about all uploads, I just want the playlists.
Haven’t looked into it but I assume it’s using the new endpoint youtube is using so it should give you some json response.