Skip to content

Tairraos/TikDown

Repository files navigation

This is a TikTok/Douyin downloader built with Electron. Download the video without watermark by pasting the share link in the clipboard.

Install

  • Download the Win/Mac installation package
    https://github.com/Tairraos/TikDown/releases/latest
  • Or download the portable version to use directly, which is the package with "portable" in the name.
  • The application is only available for Mac and Win. If you want to use it under Linux, please clone this repository and build it yourself.
  • Install with brew
brew tap Tairraos/tikdown && brew install --cask tikdown
  • Use this command to check if new version is available
brew livecheck tikdown

Features

feature.en

Comments

  • Install Chrome App
  • The Chrome app version of TikTok/Douyin works very well.
  • Visit TikTok/Douyin site from Chrome (or any other Chromium based browser), and you will see installation icon on the right of the address bar.
  • If you are looking for a Python application, there is a tiny version of this app writen in Python, with only 100 lines code. Go to Python Version

Screenshot

  • Normal UI
  • Mini UI

Features will be implemented

  • Bug that List is cleared after closing the interface and opening it again.
  • Allow to pause, resume, cancel a downloading task.
  • Allow to cancel a task that has not been downloaded yet.
  • Allow user to select filename template
  • Allow user to save download log
  • Batch add download URLs, paste in multiple lines at once.
  • Remove the counter at the end of the download file name.
  • MAYBE: Batch downad all video of a user

中文说明

基于Electron构建的 TikTok/抖音 下载器。通过粘帖剪贴板里的分享链接下载无水印的视频。

安装

  • 下载 Win/Mac 安装包:
    https://github.com/Tairraos/TikDown/releases/latest
  • 也可以下载便携版直接使用,即文件名里带 "portable" 字样的。
  • 仅提供 Mac 和 Win 的 App,如果你需要在 Linux 下使用,请自己克隆仓库编译。
  • 或使用brew安装:
brew tap Tairraos/tikdown && brew install --cask tikdown
  • 用这个命令检测是否有新版本。
brew livecheck tikdown

功能

feature.cn

备注

  • Install Chrome App
  • Chrome app版本的TikTok/Douyin很好用.
  • 用Chrome访问TikTok/Douyin网站,在地址栏最右侧有安装图标。
  • 如果你在找 Python App, 我有一个100行代码的Pythont版本。 跳转到Python版本

截图

  • 普通界面
  • 迷你界面

将会在后续版本中实现的功能

  • BUG: 关闭界面后再打开List被清空。
  • 允许暂停,继续,取消一个正在下载的任务。
  • 允许取消还未下载的任务。
  • 允许用户选择保存的文件名模板。
  • 允许用户保存下载日志
  • 批量添加下载URL,一次粘帖入多行。
  • 移除下载文件名尾部的计数器。
  • 可能会做:批量下载某帐号下的所有视频。

Reference & Thanks 参考及鸣谢