pystardust / ytfzf

A posix script to find and watch youtube videos from the terminal. (Without API)
GNU General Public License v3.0
3.74k stars 347 forks source link

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

Open tokisuno opened 1 year ago

tokisuno commented 1 year ago

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

Additional context

Euro20179 commented 1 year ago

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.