-
I want to see all thumbnails of this channel: @TsodingDaily So what i tried so far: It just shows me last 30 videos. Or even i tried: But still i see last 30 video thumbnails in my fzf. Any idea? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You'll need to use the channel id for this, to get the channel id do When you get that, you can do |
Beta Was this translation helpful? Give feedback.
-
Thanks. i wrote this little snippet for everyone who is interested:
|
Beta Was this translation helpful? Give feedback.
You'll need to use the channel id for this, to get the channel id do
ytfzf --channel-link=@tsodingdaily
When you get that, you can do
ytfzf --pages=3 -c invidious-playlist https://www.youtube.com/playlist?list=<channel-id>