Releases: Benexl/yt-x
Releases · Benexl/yt-x
v0.4.5
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
Full Changelog: v0.3.3...v0.4.0
MAJOR:
Full experience without using browser cookies
v0.3.3
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- flake: fix and clean-up by @JManch in #6
- support multi-arch macos+linux by @heywoodlh in #14
New Contributors
- @JManch made their first contribution in #6
- @heywoodlh made their first contribution in #14
Full Changelog: 0.3.0...v0.3.1
0.3.0
Full Changelog: 0.2.0...0.3.0
Refactored the codebase to use iteration over recussion
0.2.0
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
- @mindhuntr made their first contribution in #4
- @DinethDilhara made their first contribution in #5
Full Changelog: v0.1.1...0.2.0
v0.1.1
introducing yt-x
Full Changelog: https://github.com/Benex254/yt-x/commits/v0.1.0