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

[BUG]: can't load a playlist with two videos in it #679

Open
tokisuno opened this issue Jun 19, 2023 · 1 comment
Open

[BUG]: can't load a playlist with two videos in it #679

tokisuno opened this issue Jun 19, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@tokisuno
Copy link

Describe the bug

title

To Reproduce

ytfzf -t -f --type=playlist https://www.youtube.com/playlist?list=PLA_RcUI8km1Pivl-ZUgwWRr5Y41xYZ33c

Expected behavior

shows playlist

Screenshots

image

the outputs above show that it was working with other playlists

Information

  • OS: arch
  • Terminal: alacritty
  • Ytfzf version: 2.6.0
  • Output of readlink $(which sh): bash

Additional context

@tokisuno tokisuno added the bug Something isn't working label Jun 19, 2023
@Euro20179
Copy link
Collaborator

You need to use -c youtube-playlist not --type=playlist,

--type=playlist essentially enables the playlist filter on a youtube search, it doesn't scrape the playlist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants