Skip to content

Releases: woefe/ytcc

Version 2.4.0

25 Sep 17:52
Compare
Choose a tag to compare
  • Add thumbnail support

Version 2.3.0

05 Jun 14:28
Compare
Choose a tag to compare
  • Truncate long tables to terminal width
  • Add --truncate option to control the truncating behavior
  • Add unmark functionality to tui command
  • Fix empty descriptions in ytccf.sh script

Version 2.2.0

03 Apr 19:52
Compare
Choose a tag to compare
  • Add reverse command, and add --reverse flag to subscribe command (#86)
  • Fix duplicated youtube-dl log messages
  • Fix crash on invalid return values from youtube-dl (#87)
  • Fix playlist attributes filter
  • Fix exit codes on error

Version 2.1.0

14 Feb 00:11
Compare
Choose a tag to compare
  • Add restrict_filenames and max_duration config options
  • Add RSS printer (--output rss) to generate a video feed
  • Add umark subcommand and key-binding to ytccf.sh
  • Add --order-by option to list subcommand
  • Changed watched status from simple yes/no flag to date
  • Changed behavior of --watched option and added --unwatched option. --watched now lists only watched videos and not all videos. To list all videos use both --watched --unwatched.

Version 2.0.1

01 Nov 12:09
Compare
Choose a tag to compare
  • Fix cleanup command
  • Add ytccf.sh script to setup.py (and therefore also to the pypi.org package)
  • Improve autocompletion

Version 2.0.0

20 Oct 22:41
Compare
Choose a tag to compare

This release is not backwards compatible with older releases. Check the migration docs 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 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

Version 2.0.0b2

02 Oct 23:32
Compare
Choose a tag to compare
Version 2.0.0b2 Pre-release
Pre-release
  • Windows support
  • Fixed some crashes
  • Python 3.7 support
  • Faster startup

Version 2.0.0b1

26 Sep 12:52
Compare
Choose a tag to compare
Version 2.0.0b1 Pre-release
Pre-release

Tons of new stuff

Version 1.8.5

09 Sep 22:15
Compare
Choose a tag to compare
  • Fix random crash that sometimes occurs on some YouTube feeds. (See #41)

Version 1.8.4

21 Jul 20:06
Compare
Choose a tag to compare
  • Fixed not being able to add new channels