New
2.6.1
Additions
- support ueberzugpp sway, and wlroots image output methods
- the
ytscraper has been readded to scrape youtube directly from-cachescraper, to scrape from ytfzf's cache.- to save to cache use
--keep-cache
- to save to cache use
--force-invidiousto make it use the chosen invidious instance instead of converting to youtube links- a file called
created-atis kept in all cache directories to keep track of when it was created
Fixes
--keep-cachedoes not keep cacheMscraper does not work (#683 @gardockt)--channel-urldoes not work withhttps://www.youtube.com/channel/@channel- use
waylandinstead ofwlrootsto align with ueberzugpp - Fix syntax errors on macos (#662 @readmemyrights)
- Export FZF_DEFAULT_OPTS (#656 @jellelicht)
- Subscriptions trim_blank url #677 (#692 @calbrecht)
- next_page tabular tui did not know about COLUMNS AND LINES (#693 @calbrecht)
Code
- remove unused
remove_quotes_on_var_valuefunction