Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

v1.1.0: Full-featured tcobalt

Compare
Choose a tag to compare
@khyerdev khyerdev released this 01 May 05:49
· 21 commits to main since this release

v1.1.0: Full-featured tcobalt

This release brings the remaining cobalt settings that tcobalt didn't have, into tcobalt. Finally I had the time to do so!

Official Cobalt Changes

  • VimeoDash (unused by tcobalt) has been removed and replaced with an H265 option for TikTok

Application Changes

  • Added the ability to choose the default filename style (it used to be hard-coded as 'classic')
  • Output filenames with spaces will now be displayed with single quotes surrounding them
  • You can now safely download from links with multiple videos and pick which video to download
  • Added the missing cobalt settings as tcobalt options:
    • Prefer H265 for TikTok
    • Download unmodified TikTok audio
    • Download the dubbed language audio for youtube videos that support it
    • Disable metadata

Helptext Changes

  • Separate service-specific options from the global options in the GET method help

Source Code Changes

  • The helptexts are now in their own module instead of the args module, and have been split into 2 files sorting which are HELPtexts and which are INFOtexts
  • The Makefile now has a "debug" option (I only included the Makefile for building for a PPA (failed))
  • We will no longer acknowledge the elephant in the room (it left)

The prebuilt packages will appear here soon...