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

0 videos found on YouTube Learning Playlists #21844

Closed
6 tasks done
nathanmsmith opened this issue Jul 20, 2019 · 0 comments
Closed
6 tasks done

0 videos found on YouTube Learning Playlists #21844

nathanmsmith opened this issue Jul 20, 2019 · 0 comments

Comments

@nathanmsmith
Copy link

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2019.07.16
  • 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 bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'https://www.youtube.com/playlist?list=PLzH6n4zXuckpfMu_4Ff8E7Z1behQks5ba', u'--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.07.16
[debug] Python version 2.7.16 (CPython) - Darwin-18.6.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3, rtmpdump 2.4
[debug] Proxy map: {}
[youtube:playlist] PLzH6n4zXuckpfMu_4Ff8E7Z1behQks5ba: Downloading webpage
[download] Downloading playlist: Data Analysis with Dr Mike Pound
[youtube:playlist] playlist Data Analysis with Dr Mike Pound: Downloading 0 videos
[download] Finished downloading playlist: Data Analysis with Dr Mike Pound

Description

youtube-dl seems unable to find and download "Learning Playlists" from YouTube. For example, when I try to download this Data Analysis playlist, I get the output:

[youtube:playlist] playlist Data Analysis with Dr Mike Pound: Downloading 0 videos

I can download individual videos of the playlist perfectly fine, e.g.,

youtube-dl 'https://www.youtube.com/watch?v=NxYEzbbpk-4&list=PLzH6n4zXuckpfMu_4Ff8E7Z1behQks5ba&t=0s' --no-playlist

but attempting to download the entire playlist through an individual link with --yes-playlist gives the same Downloading 0 videos message.

I've duplicated this issue on other learning playlists. Downloading regular playlists continues to work fine.

@nathanmsmith nathanmsmith changed the title 0 videos found on YouTube Learning Playlists 0 videos found on YouTube Learning Playlists Jul 20, 2019
@dstftw dstftw closed this as completed in 2e18ade Jul 20, 2019
Lamieur referenced this issue in Lamieur/youtube-dl Apr 20, 2020
Lamieur referenced this issue in Lamieur/youtube-dl Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant