Releases: woefe/ytcc
Releases · woefe/ytcc
v2.8.0
What's Changed
- Require Python 3.10 or later
- Add option to skip non-public videos
- Exit with non-zero status on download errors. Fixes #128
- Warn when unknown settings are found in config. Fixes #132
- Fix CSV import. Fixes #134
- Fix crash when video timestamp is unknown
- Pin
clickversion due to regression in the test runner
Full Changelog: v2.7.2...v2.8.0
v2.7.2
v2.7.1
What's Changed
- Improve updater speed
- Log the video ID when saving new items
- Detect nested playlists and don't allow subscribing to nested playlists
- Improve documentation to explicitly mention that a
ytcc updateis needed after subscribing - Fix thumbnails not showing in kitty terminal when using ytccf.sh
- Fix crash when no description was extracted by yt-dlp
- Packaging: Switch from setup.py building to hatch
Note: 2.7.0 was skipped, because it had a bug in packaging and did not include the ytccf.sh script
Full Changelog: v2.6.1...v2.7.1
Version 2.6.1
- Fix multiline layout in plain output for short video descriptions containing newlines
- Add playlist name to fetcher logs (Issue #110 )
Version 2.6.0
- Add plain output format
- Use plain output format in preview of ytccf.sh
- Add Python 3.10 support
Version 2.5.5
- Fix duplicates in generic extractor when using yt_dlp
- Fix ytccf.sh crashing with only one option given
Version 2.5.4
- Fix ytccf.sh layout calculation and truncation (issue #105)
- Fix missing escaping of filter parameters in ytccf.sh
- Switch default installation from youtub-dl to yt-dlp
Version 2.5.3
- Fix crash with newer versions of yt-dlp
Version 2.5.2
- Fix crash on some 32 bit systems
Version 2.5.1
- Improve bug-report output
- Allow multiple playlists passed to
ytcc unsubscribe - Keep the order of IDs passed to
ytcc playand similar commands - Fix shell completions
- Fix duplicated playlists when listing videos and playlists have multiple tags
- Fix missing playlists when listing videos and filtering for certain playlists
- Fix symlink issue on download if path has ~