docs: update CHANGELOG for audio description feature

This commit is contained in:
Andy
2025-10-24 00:56:28 +00:00
parent ec3e150846
commit 4787be8190

View File

@@ -69,6 +69,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ### Fixed
- **Audio Description Track Support**: Added option to download audio description tracks
- Added `--audio-description/-ad` flag to optionally include descriptive audio tracks
- Previously, audio description tracks were always filtered out
- Users can now choose to download AD tracks when needed
- Fixes GitHub issue #33
- **Config Directory Support**: Cross-platform user config directory support - **Config Directory Support**: Cross-platform user config directory support
- Fixed config loading to properly support user config directories across all platforms - Fixed config loading to properly support user config directories across all platforms
- Fixes GitHub issue #23 - Fixes GitHub issue #23