Skip to content

Tags: Patrick-web/ytfzf

Tags

v2.2.beta-7

Toggle v2.2.beta-7's commit message
v2.2.beta-7

=Additions=

* Kitty builtin thumb viewer

=Removed=

* Display thumbnail viewer is now an addon (a065223)

=Changes from previous versions of 2.2=

==Removed==

* `fzf_opts` (96a2d57)
* `fzf_thumbnail_opts` (96a2d57)

v2.2.beta-6

Toggle v2.2.beta-6's commit message
=Additions=

* format selection screen types
* --format-sort to sor the formats

=Changes from previous test-versions of 2.2=

==Docs==
* be more specific about -S

==Fixes==
* use $TMPDIR as default instead of /tmp in clean_up (950b53a)
* `-S` not working properly (1692043)

v2.2.beta-5

Toggle v2.2.beta-5's commit message
version: new versioning system (similar to aur git packages) for alph…

…a/beta versions

v2.1

Toggle v2.1's commit message
docs: search_prompt_menu_* and quick_menu_* docs were in the wrong place

v2.1.rc-1

Toggle v2.1.rc-1's commit message
version: bump 2.1.rc-1

v2.0

Toggle v2.0's commit message
Merge branch 'rewrite'

v1.2.0

Toggle v1.2.0's commit message
v1.2.0

====DEPRECATED====
* the way video_info_text works has been changed slightly, however they do not work together
* refer to the new video_info_text function in conf.sh
    * what's different is instead of:
      printf "%-${url_len}.${url_len}s\t" "$shorturl"
    * it is just:
      printf "%s" "$shorturl"

====Features====
* shortcuts (eg: alt-s to search again if using fzf)
    * alt-l: print the link
    * alt-t: print the title
    * alt-o: open urls in $BROWSER
    * alt-v: watch
    * alt-d: download
    * alt-m: listen
    * alt-s: search again
    * alt-enter: detach
    * these bindings can all be changed, and you can make your own shortcuts (refer to docs/conf.sh in the Shortcuts section for more info)
* peertube searches
* see description of videos
* different ways to see thumbnails
* customize what fancy_subs look like with fancy_subscriptions_text
* playlists show in search results
* short description in thumbnail mode
* search history

*for the additions below refer to docs/conf.sh for more info*
* customize different ways to sort videos
* able to make custom options (eg --my-option) and it does something
* customize what to do with urls
* customize notifications

====fixes====
* show errors with notify-send with -D if possible
* error messages go to to stderr
* -f works with urls as input

> Change log by @Euro20179

v1.1.6

Toggle v1.1.6's commit message
v1.1.6

===features===

Configure additional actions to any option in the conf.sh
===fixes===

Format selection for live videos
removed use of eval

v1.1.5

Toggle v1.1.5's commit message
v1.1.5

==== additions =====
* trending
    * use -T,
    * --trending=tab to specify a specific trending tab
* sorting (--sort)

==== changes ====
* --notification, and --subt now have --notifcation= and --subt=
> log by Euro20179

v1.1.4

Toggle v1.1.4's commit message
v1.1.4

===features===
* use of column command for formatting
emote and other wide characters are formatted

===fixes===
* downloading music with -dm used to download video