ytfzf
ytfzf copied to clipboard
[BUG]: can't load a playlist with two videos in it
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
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
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.