Skip to content
Permalink
36bb82cb49
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
15 lines (13 sloc) 873 Bytes
title date
tiktok images and better localization
Sep 3, 2022
  • added ability to save images from tiktok conveniently, and without watermarks.
  • it's now way easier to contribute translations to cobalt. read more on how to do it on github. in short, you don't need to fork the repo anymore, everything is handled through crowdin :D
  • updated readme in github repo to make it easier to read and understand.
  • began to add more descriptive errors, more to come soon.

internal stuff:

  • remade entirety of tiktok module and merged it with douyin one. now both (basically identical) platforms have perfect parity of download features.
  • cleaned up the twitter module, now it's way more compact and easy to read.
  • moved changelog out of english localization.
  • other small improvements and fixes.