viking1304 / TikDown

TikTok/Douyin downloader (TikTok 抖音无水印视频下载器)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TikDown

  • This is a TikTok/Douyin downloader built with Electron. Download the video without watermark by pasting the share link in the clipboard.
  • 这是一个使用了Electron构建的 Tiktok/抖音 下载器。通过粘帖剪贴板里的分享链接下载无水印的视频。

Install 安装

  • Install with brew / 用brew安装:
brew tap Tairraos/tikdown && brew install --cask tikdown
  • Use this command to check if new version is available / 用这个命令检测是否有新版本。
brew livecheck tikdown
  • Download the Win/Mac installation package / 下载 Win/Mac 安装包:
    https://github.com/Tairraos/TikDown/releases/latest
  • 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.
  • 仅提供 Mac 和 Win 的 App,如果你需要在 Linux 下使用,请自己克隆仓库编译。
  • The Homebrew tap is maintained here / Homebrew tap在这里维护:
    https://github.com/Tairraos/homebrew-tikdown

Features 介绍

  • watch / Start clipboard monitoring (auto paste) / 监视剪贴板(自动粘贴)
  • stopwatch / Stop clipboard monitoring / 停止监视
  • keeptop / Keep window on top / 保持窗口置顶
  • quittop / Exit window on top mode / 退出置顶
  • maximize / Normal window mode / 普通窗口模式
  • minimize / Mini window mode / 迷你窗口模式
  • folder / Change download folder / 更改保存位置
  • exit / Quit application / 结束程序
  • waiting / Number of files waiting to be downloaded / 等待下载的数量
  • downloading / Number of files downloading / 下载中的数量
  • downloaded / Number of successful downloads / 已下载的数量
  • failed / Number of failed downloads / 失败的数量

Design Source 设计源

Comments 备注

  • Install Chrome App
  • The Chrome app version of TikTok/Douyin works very well.
  • Chrome app版本的Tiktok/Douyin很好用.
  • 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.
  • 用Chrome访问Tiktok/Douyin网站,在地址栏最右侧有安装图标。
  • 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
  • 如果你在找 Python App, 我有一个100行代码的Pythont版本。 跳转到Python版本

Screenshot 截图

Normal UI 普通界面

Mini UI 迷你界面

Reference & Thanks 参考及鸣谢

About

TikTok/Douyin downloader (TikTok 抖音无水印视频下载器)

License:MIT License


Languages

Language:JavaScript 76.3%Language:CSS 21.0%Language:HTML 2.7%