Skip to content

v0.4.5

Latest

Choose a tag to compare

@Benexl Benexl released this 04 Jan 21:39
· 67 commits to master since this release

Changelog

All notable changes to this project will be documented in this file.

[0.4.5] - 2025-01-04

πŸš€ Features

  • Use playlist-title as default playlist-name
  • Edit mpv config miscellaneous menu option
  • Allow user to optionally see the updates before updating
  • Handle opening of files more robustly
  • (media-actions-menu) Open in browser
  • Include mixes in recent list
  • Unset search_results to avoid unnecessarily calling generate_preview_scripts
  • Edit update show message
  • (miscellaneous menu) Add edit yt-dlp config menu option
  • Temporarily save search_results in temp var
  • Reset playlist start and end after every playlist_explorer call
  • Dont use run_yt_dlp function when searching channels
  • (playlist_explorer) Introducing yt-x shell : )
  • Custom commands
  • Add example extension
  • Update readme
  • Add extension support
  • Read .bashrc file first
  • Show saved videos with most recent at the top (last commit of the year : )
  • (miscelleneous menu) Sync yt subs option
  • Auto loaded extensions
  • Downloads extensions
  • (downloads) Explore channels
  • Only check for updates after every 6 hours
  • Show most recent custom playlist first
  • Enhance search history ux
  • Use playlist_index in yt-dlp output template
  • Use thumbnail urls for filename of cached images to enhance caching
  • Use sha256 to ensure uniqueness and avoid potential filename length issues
  • Improve downloading by using yt-dlp's archive option
  • Cache mixes
  • Use local variables to enhance xp when calling playlist_explorer recursively

πŸ› Bug Fixes

  • Redirect prompts to stderr
  • Only ask to show update when theres an update
  • Spelling error in config file
  • Extensions not extentions
  • Fish completions
  • Adding mixes to custom playlists