ITADN
nick42d/youtui

版本发布 8

ytmapi-rs-v0.3.0ytmapi-rs/v0.3.0
? · 2026-02-08

### Added - [**breaking**] Better granularity for LibraryPlaylist fields ([#343](https://github.com/nick42d/youtui/pull/343)) ### Fixed - [**breaking**] handle optional artists/album fields for uploaded songs in a playlist ([#346](https://github.com/nick42d/youtui/pull/346)) ### Other - [**breaking**] Update reqwest ([#327](https://github.com/nick42d/youtui/pull/327)) - _ytmapi_rs now uses rustls by default (just like reqwest)_

youtui-v0.0.35youtui/v0.0.35
? · 2026-01-14

### Fixed - unable to play due to blocking main thread issue ([#334](https://github.com/nick42d/youtui/pull/334))

youtui-v0.0.33youtui/v0.0.33
? · 2025-12-22

### Added - Scroll selected items text in list when too long to fit in column. ([#312](https://github.com/nick42d/youtui/pull/312)) - Put links to README auth guides into errors ([#318](https://github.com/nick42d/youtui/pull/318)) ### Fixed - Improve docs/logging to prevent symphonia 0.5.5 m4a issue ([#317](https://github.com/nick42d/youtui/pull/317))

youtui-v0.0.31youtui/v0.0.31
? · 2025-12-10

### Added - Add tabbed interface ([#297](https://github.com/nick42d/youtui/pull/297)) ### Fixed - Prevent early kill of yt-dlp process and add additional logging for downloader ([#302](https://github.com/nick42d/youtui/pull/302)) ### Other - Update edition ([#298](https://github.com/nick42d/youtui/pull/298))

json-crawler-v0.0.11json-crawler/v0.0.11
? · 2025-12-10

### Other - Update edition ([#298](https://github.com/nick42d/youtui/pull/298))

youtui-v0.0.27youtui/v0.0.27
? · 2025-11-20

### Added - allow multiple backends for downloading (e.g yt-dlp) ([#273](https://github.com/nick42d/youtui/pull/273)) ### Fixed - Temporarily resolve download failures with native downloader ([#276](https://github.com/nick42d/youtui/pull/276)) ### Other - Add clippy and rustfmt, fix cd trigger ([#274](https://github.com/nick42d/youtui/pull/274))

ytmapi-rs-v0.2.1ytmapi-rs/v0.2.1
? · 2025-11-20

### Other - Add clippy and rustfmt, fix cd trigger ([#274](https://github.com/nick42d/youtui/pull/274))

json-crawler-v0.0.9json-crawler/v0.0.9
? · 2025-06-11

### Added - feat: Add borrow_value and borrow_value_pointer methods ([#227](https://github.com/nick42d/youtui/pull/227))