**This release is not backwards compatible with older releases**. Check the [migration docs](https://github.com/woefe/ytcc/blob/master/doc/migrate.md) to migrate your old subscriptions.
New features and changes:
- New ytcc command structure. See `ytcc --help` to get started
- Support for platforms other than YouTube: ytcc now is based on youtube-dl's playlist features. (7)
- A tagging feature has been added for easier categorization of subscriptions (23)
- Windows (10) support
- The ytcc command now supports reading IDs from stdin, which makes it more reusable. See the [ytccf](https://github.com/woefe/ytcc/blob/master/scripts/ytccf.sh) script based on fzf for an alternative terminal user interface
- Improved startup time
- Video duration (25)
- JSON output
- Fixed wide character support in printed tables (62)
- Dropped support for Python 3.6