Giter Site home page Giter Site logo

iamwo0 / douyin-downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lecepin/douyin-downloader

0.0 0.0 0.0 2.19 MB

使用非常简单的抖音视频无水印下载工具。支持下单个视频,以及下载某个人的所有视频。(采用rust+tauri编写,安装包非常小)

JavaScript 38.46% PHP 14.45% Rust 38.70% HTML 6.81% Less 1.57%

douyin-downloader's Introduction

抖音下载器

⚠ 接口挂了,暂时没时间更新软件了。着急下载的话,可以直接在 电脑 浏览器查看抖音,进入 Devtools,执行以下代码进行下载:

open(
  document.querySelectorAll("video")[
    document.querySelectorAll("video").length == 1 ? 0 : 1
  ].children[0].src
);

在线解析版本:https://apis.leping.fun/dy/,代码在 php_ver.php 中。

image

  • 支持下载无水印视频
  • 支持下载某个账号号的所有视频

下载软件

软件采用 Rust + Tauri 编写,安装包非常小,只有 5MB 左右。

国内访问速度慢,可以使用以下加速地址:

使用

如下方式使用。

下载单个视频

image

手机端、网页端都可,点击分享按钮,把口令复制到本软件中,进行解析即可。

口令类似 1.20 fBt:/ 拿好纸巾(有双倍福利呦) # 美女合集 # 气质美女 # 变装 @抖音小助手 https://v.douyin.com/23FsM5g/ 复制此链接,打开Dou音搜索,直接观看视频!

image

下载某个账号号的所有视频

网页版,进入个人页,网址类似 https://www.douyin.com/user/MS4wLjABAAAAWiOs23d6NtmiUg98zONd6wQhmPsy1WLwZn0jEaCbDL8

image

复制网址,粘贴到 “用户所有视频” 类型下,解析即可:

image

点击 “全部下载” 按钮,就可以进行全部下载了:

image

一键下载完成:

image

douyin-downloader's People

Contributors

lecepin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.