Skip to content

Releases: Benexl/yt-x

v0.4.5

04 Jan 21:39
Compare
Choose a tag to compare

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

v0.4.0

29 Dec 10:34
Compare
Choose a tag to compare

Full Changelog: v0.3.3...v0.4.0

MAJOR:
Full experience without using browser cookies

v0.3.3

20 Dec 06:00
Compare
Choose a tag to compare

What's Changed

  • Replace grep + sed with awk in load_config() by @0xMarius in #16

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

07 Dec 17:55
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 Dec 16:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...v0.3.1

0.3.0

25 Nov 14:45
Compare
Choose a tag to compare

Full Changelog: 0.2.0...0.3.0
Refactored the codebase to use iteration over recussion

0.2.0

24 Nov 14:05
Compare
Choose a tag to compare

What's Changed

  • feat: add support for ueberzug image preview by @mindhuntr in #4
  • Fix: Use tr for compatibility with older shells by @DinethDilhara in #5
  • feat: made the colors more consistent + better handling for video descriptions
  • feat: add next and previous page
  • feat: changed the custom playlists file to use json
  • feat: add flake.nix as another method of installation

New Contributors

Full Changelog: v0.1.1...0.2.0

v0.1.1

16 Nov 08:37
Compare
Choose a tag to compare
docs: update readme

introducing yt-x

06 Oct 16:26
Compare
Choose a tag to compare