{"id":14992376,"url":"https://github.com/lecepin/douyin-downloader","last_synced_at":"2025-04-05T09:06:19.037Z","repository":{"id":50662882,"uuid":"519756008","full_name":"lecepin/douyin-downloader","owner":"lecepin","description":"使用非常简单的抖音视频无水印下载工具。支持下单个视频，以及下载某个人的所有视频。（采用rust+tauri编写，安装包非常小）","archived":false,"fork":false,"pushed_at":"2023-01-15T14:29:47.000Z","size":2247,"stargazers_count":523,"open_issues_count":5,"forks_count":106,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-29T08:05:52.234Z","etag":null,"topics":["react","rust","tauri","web"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lecepin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-31T11:25:00.000Z","updated_at":"2025-03-27T20:04:29.000Z","dependencies_parsed_at":"2023-02-09T22:31:00.228Z","dependency_job_id":null,"html_url":"https://github.com/lecepin/douyin-downloader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lecepin%2Fdouyin-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lecepin%2Fdouyin-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lecepin%2Fdouyin-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lecepin%2Fdouyin-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lecepin","download_url":"https://codeload.github.com/lecepin/douyin-downloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312077,"owners_count":20918344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["react","rust","tauri","web"],"created_at":"2024-09-24T15:00:58.682Z","updated_at":"2025-04-05T09:06:18.985Z","avatar_url":"https://github.com/lecepin.png","language":"Rust","funding_links":[],"categories":["GUI"],"sub_categories":[],"readme":"## 抖音下载器\n\n⚠ 接口挂了，暂时没时间更新软件了。着急下载的话，可以直接在 电脑 浏览器查看抖音，进入 Devtools，执行以下代码进行下载：\n\n```js\nopen(\n  document.querySelectorAll(\"video\")[\n    document.querySelectorAll(\"video\").length == 1 ? 0 : 1\n  ].children[0].src\n);\n```\n---\n\n\u003e 在线解析版本：[https://apis.leping.fun/dy/](https://apis.leping.fun/dy/)，代码在 [php_ver.php](./php_ver.php) 中。\n\n![image](https://user-images.githubusercontent.com/11046969/182412269-8ac2dee8-fb30-40b1-b4b3-190c99496759.png)\n\n- 支持下载无水印视频\n- 支持下载某个账号号的所有视频\n\n## 下载软件\n\n软件采用 Rust + Tauri 编写，安装包非常小，只有 5MB 左右。\n\n- Windows 下载地址：[douyin-downloader_0.1.0_x64_en-US.msi](https://github.com/lecepin/douyin-downloader/releases/download/v0.1.0/douyin-downloader_0.1.0_x64_en-US.msi)\n- Mac 下载地址：[douyin-downloader_0.1.0_x64.dmg](https://github.com/lecepin/douyin-downloader/releases/download/v0.1.0/douyin-downloader_0.1.0_x64.dmg)\n\n\u003e 国内访问速度慢，可以使用以下加速地址：\n\u003e - Windows 下载地址：[douyin-downloader_0.1.0_x64_en-US.msi](https://github.91chi.fun/https://github.com//lecepin/douyin-downloader/releases/download/v0.1.0/douyin-downloader_0.1.0_x64_en-US.msi)\n\u003e - Mac 下载地址：[douyin-downloader_0.1.0_x64.dmg](https://github.91chi.fun/https://github.com//lecepin/douyin-downloader/releases/download/v0.1.0/douyin-downloader_0.1.0_x64.dmg)\n\n\n## 使用\n\n如下方式使用。\n\n### 下载单个视频\n\n![image](https://user-images.githubusercontent.com/11046969/182413296-1a97050c-f7fd-4912-bf09-e064d67c888f.png)\n\n手机端、网页端都可，点击分享按钮，把口令复制到本软件中，进行解析即可。\n\n口令类似 `1.20 fBt:/ 拿好纸巾（有双倍福利呦） # 美女合集 # 气质美女 # 变装 @抖音小助手 https://v.douyin.com/23FsM5g/ 复制此链接，打开Dou音搜索，直接观看视频！`\n\n![image](https://user-images.githubusercontent.com/11046969/182413713-7d540831-44cc-42ef-99d9-a30c54300da1.png)\n\n### 下载某个账号号的所有视频\n\n网页版，进入个人页，网址类似 `https://www.douyin.com/user/MS4wLjABAAAAWiOs23d6NtmiUg98zONd6wQhmPsy1WLwZn0jEaCbDL8`：\n\n![image](https://user-images.githubusercontent.com/11046969/182414514-e2e15549-ec85-4dad-b821-3382b16f4abd.png)\n\n复制网址，粘贴到 “用户所有视频” 类型下，解析即可：\n\n![image](https://user-images.githubusercontent.com/11046969/182414926-10d4526d-fff3-495a-8b9b-e2949e3018e4.png)\n\n点击 “全部下载” 按钮，就可以进行全部下载了：\n\n![image](https://user-images.githubusercontent.com/11046969/182415286-851f802d-305b-4684-b6a2-c10976c1338d.png)\n\n\n一键下载完成：\n\n![image](https://user-images.githubusercontent.com/11046969/182416193-f009597e-9ee4-4c41-aca4-eecbfeafe76d.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flecepin%2Fdouyin-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flecepin%2Fdouyin-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flecepin%2Fdouyin-downloader/lists"}