Permalink
Cannot retrieve contributors at this time
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?
Video-Downloader/web/changelogs/3.4.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
15 lines (13 sloc)
873 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
title: tiktok images and better localization | |
date: "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](https://github.com/imputnet/cobalt#how-to-contribute-translations). 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. |