logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

ytfzf - Find YouTube Videos and Music | Online Free DevTools by Hexmos

Find videos and music with ytfzf, a command-line YouTube search tool. Quickly download, play audio, and explore trending content. Free online tool, no registration required.

ytfzf

Find and download videos and music. Written in POSIX shell. See also: youtube-dl, yt-dlp, instaloader. More information: https://github.com/pystardust/ytfzf.

  • Search for videos on YouTube with thumbnail previews:

ytfzf --show-thumbnails {{search_pattern}}

  • Play only the audio of the first item in a loop:

ytfzf --audio-only --auto-select --loop {{search_pattern}}

  • Download a video from the history:

ytfzf --download --choose-from-history

  • Play all the music found in a search:

ytfzf --audio-only --select-all {{search_pattern}}

  • See the trending videos in an external menu:

ytfzf --trending --ext-menu {{search_pattern}}

  • Search on PeerTube instead of YouTube:

ytfzf --peertube {{search_pattern}}

See Also