Forrest logo
back to context overview

ytfzf

List of commands for ytfzf:

  • ytfzf:tldr:0284e ytfzf: Play only the audio of the first item in a loop.
    $ ytfzf --audio-only --auto-select --loop ${search_pattern}
    try on your machine
    explain this command
  • ytfzf:tldr:0c3c2 ytfzf: See the trending videos in an external menu.
    $ ytfzf --trending --ext-menu ${search_pattern}
    try on your machine
    explain this command
  • ytfzf:tldr:13434 ytfzf: Search for videos on YouTube with thumbnail previews.
    $ ytfzf --show-thumbnails ${search_pattern}
    try on your machine
    explain this command
  • ytfzf:tldr:34a8c ytfzf: Download a video from the history.
    $ ytfzf --download --choose-from-history
    try on your machine
    explain this command
  • ytfzf:tldr:f3691 ytfzf: Play all the music found in a search.
    $ ytfzf --audio-only --select-all ${search_pattern}
    try on your machine
    explain this command
  • ytfzf:tldr:fdb90 ytfzf: Search on PeerTube instead of YouTube.
    $ ytfzf --peertube ${search_pattern}
    try on your machine
    explain this command
back to context overview