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.

[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:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
Starwalker98commented, Nov 1, 2020

Yes, thats basically it. I dont care about all uploads, I just want the playlists.

1reaction
blackjack4494commented, Nov 9, 2020

I have a fix for this bug pending on another repo:

l1ving/youtube-dl#32

The regexes that match the Load more key and the playlist IDs were broken that’s all.

I will make a PR for this here shortly.

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.

Read more comments on GitHub >

github_iconTop 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 >

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