Skip to content

Releases: khyerdev/tcobalt

v1.2.1 Quick Fix

06 Jun 01:51
Compare
Choose a tag to compare

v1.2.1: Quick Fix Update

All this release does is update the cobalt api link form co.wuk.sh to api.cobalt.tools

And also a short disclaimer about how bad instagram works with cobalt

v1.2.0: Alternate Instances & Config

11 May 23:08
Compare
Choose a tag to compare

v1.2.0: Alternate Instances & Config

This release allows you to use a different cobalt instance than the main one, and adds the ability to change the default flags in a config file

Application Changes

  • You can now use the -i flag to specify a different instance than the main one for the cobalt api
  • You can change the default flags in the configuration file generated with tcb gen-config
  • The -i flag also allows you to specify a number n to use the nth line of the [default.instances] section of the config as the api url

Source Code Changes

  • Refactoring

v1.1.0: Full-featured tcobalt

01 May 05:49
Compare
Choose a tag to compare

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...

v1.0.2

29 Apr 22:25
Compare
Choose a tag to compare

tcobalt release v1.0.2

This release focuses on a few small fixes

Application Changes

  • Removed the YouTube disclaimer as it is no longer in effect
  • Stopped sending the vimeoDash, as it is an immutable argument on tcobalt's side, and is now removed in the latest version of cobalt

Source Code Changes

  • The main function for downloading videos receives a refactor and now relies on a custom attempt! macro for error handling instead of big ass nested match statements
  • Update README.md Update README.md Update README.md Update README.md

This release underwent 2 revisions because I keep forgetting extremely fucking small things like updating the version and lock file

v1.0.1

28 Apr 00:34
Compare
Choose a tag to compare

Tcobalt Release v1.0.1

Very small release to tcobalt, adding minor textual and compatibility changes

Application Changes

  • Fixed the older short name from appearing when running tcobalt or tcb
  • Add info about YouTube downloading
  • Replace old username with new one in version text
  • Use the old location of DefaultHasher for compatibility with older versions of rust

Source Changes:

  • Include a Makefile for easy compilation and installation from source
  • Purge all evil

v1.0.0

22 Apr 00:16
bca6bbf
Compare
Choose a tag to compare

tcobalt Release v1.0.0

This is the first version of tcobalt. Expect more features to arrive in the future.

No prebuilt binaries will be supplied for tcobalt, that will be supplied for v1.0.1 when at least 2 package repos contain tcobalt