yark
yark copied to clipboard
Playlist viewing
Hi there! I like this project!
Can we get videos grouped or sorted by playlist ?
Sometimes when I need to download the entire channel, I've to get all playlist links from the channel and download it one by one.
yt-dlp --yes-playlist -o "./%(channel)s/%(playlist)s/%(playlist_index)s-%(title)s-%(id)s.%(ext)s" playlist_url
But, when there are too many playlists, it's not that convenient to copy playlist_url
one by one, and download it with yt-dlp --yes-playlist ...
What You think about it ?
I would like to implement this and do already have the info for it when I get metadata. It's a bit of a complex problem because i'd need to implement some kind of tabbing system for it on the viewer. I think i'll implement yt shorts first and do tabbing there, then go on to implement this
This would be a problem to implement because of the old #9 but that's being reverted in #87 so all is well
This was going to be in the upcoming Yark 1.3 version but I will have to push it back a while sorry. There's some weirdness internally which means this feature is harder to implement and I want to focus on some other issues in the short-term.
No ETA as of right now, maybe Yark 1.4 or Yark 1.5