Skip to content

Releases: woefe/ytcc

v2.8.0

15 Jul 20:20

Choose a tag to compare

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 click version due to regression in the test runner

Full Changelog: v2.7.2...v2.8.0

v2.7.2

17 May 14:32

Choose a tag to compare

What's Changed

  • Prefer extractor timestamp over publish_date. Fixes #78

Full Changelog: v2.7.1...v2.7.2

v2.7.1

11 May 20:45

Choose a tag to compare

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 update is 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

22 Oct 16:27

Choose a tag to compare

  • Fix multiline layout in plain output for short video descriptions containing newlines
  • Add playlist name to fetcher logs (Issue #110 )

Version 2.6.0

24 Jul 15:18

Choose a tag to compare

  • Add plain output format
  • Use plain output format in preview of ytccf.sh
  • Add Python 3.10 support

Version 2.5.5

10 Mar 22:28

Choose a tag to compare

  • Fix duplicates in generic extractor when using yt_dlp
  • Fix ytccf.sh crashing with only one option given

Version 2.5.4

24 Nov 20:52

Choose a tag to compare

  • 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

02 Nov 18:37

Choose a tag to compare

  • Fix crash with newer versions of yt-dlp

Version 2.5.2

28 Oct 20:01

Choose a tag to compare

  • Fix crash on some 32 bit systems

Version 2.5.1

17 Oct 20:27

Choose a tag to compare

  • Improve bug-report output
  • Allow multiple playlists passed to ytcc unsubscribe
  • Keep the order of IDs passed to ytcc play and 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 ~