ytfzf
linux
Find and download videos and music. Written in POSIX shell. See also: `youtube-dl`, `yt-dlp`, `instaloader`.
More info →Options (6)
-t, --show-thumbnailsbooleanSearch for videos on YouTube with thumbnail previews
Example:
ytfzf {{[-t|--show-thumbnails]}} {{search_pattern}}-m, --audio-onlybooleanPlay only the audio of the first item in a loop
Example:
ytfzf {{[-m|--audio-only]}} {{[-a|--auto-select]}} {{[-l|--loop]}} {{search_pattern}}-a, --auto-selectbooleanPlay only the audio of the first item in a loop
Example:
ytfzf {{[-m|--audio-only]}} {{[-a|--auto-select]}} {{[-l|--loop]}} {{search_pattern}}-l, --loopbooleanPlay only the audio of the first item in a loop
Example:
ytfzf {{[-m|--audio-only]}} {{[-a|--auto-select]}} {{[-l|--loop]}} {{search_pattern}}-d, --downloadbooleanDownload a video from the history
Example:
ytfzf {{[-d|--download]}} --choose-from-history-A, --select-allbooleanPlay all the music found in a search
Example:
ytfzf {{[-m|--audio-only]}} {{[-A|--select-all]}} {{search_pattern}}Examples (6)
Search for videos on YouTube with thumbnail previews
ytfzf [-t|--show-thumbnails] search_patternPlay only the audio of the first item in a loop
ytfzf [-m|--audio-only] [-a|--auto-select] [-l|--loop] search_patternDownload a video from the history
ytfzf [-d|--download] --choose-from-historyPlay all the music found in a search
ytfzf [-m|--audio-only] [-A|--select-all] search_patternSee the trending videos in an external menu
ytfzf --trending --ext-menu search_patternSearch on PeerTube instead of YouTube
ytfzf --peertube search_patternmade by @shridhargupta | data from tldr-pages