Skip to content

duheng1992/douyin-downloader

 
 

Repository files navigation


Video Downloader

Cross-platform video(Douyin/Bilibili) download tool built with tauri.

Windows Support MacOS Support Linux Support

中文文档

Install

Download from release. Supports Windows x64, Linux x86_64 and macOS 11+

Or you can build it yourself. Supports Windows, Linux and macOS 10.15+

Notes: If you could not start the app on Windows, please check that you have Webview2 installed.

Development

You should install Rust and Nodejs.

  • Pull code and install dependencies:
$ git clone https://github.com/ClassmateLin/douyin-downloader.git && cd douyin-downloader
$ npm install
  • Starting the development server can be done with: npm run tauri dev

  • Creating a build can simply be done with: npm run tauri build

🎉 Features / Todos

Douyin

Single video download

  • Search video by sharing link. eg: https://v.douyin.com/jpL1UwY/ or 5.30 WZZ:/ 复制打开抖音,看看【选书人的作品】# 人生感悟 # 哲理人生 # 书单 # 智慧人生 @抖音... https://v.douyin.com/643hUux/
  • Preview the searched video.
  • Download the searched video.

Multiple video download

  • Search all videos by user homepage url. eg: https://v.douyin.com/j3XPKMg/ or 8- 长按复制此条消息,打开抖音搜索,查看TA的更多作品。 https://v.douyin.com/64w7StG/
  • Download all videos in batch.
  • Batch download selected videos.
  • Download/preview a single video in a table.

Screenshot

index

douyin_single_search

douyin_single_download

douyin_multi_search

douyin_single_download

About

Cross-platform douyin video downloader built with tauri. 跨平台抖音视频下载器, 使用tauri构建。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 57.8%
  • Vue 40.3%
  • CSS 1.9%