Evil0ctal / Douyin_TikTok_Download_API

🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具,支持API调用,在线批量解析及下载。
https://douyin.wtf
Apache License 2.0
9.32k stars 1.44k forks source link

[Feature request] 添加油猴脚本 #196

Open fangyuan99 opened 1 year ago

fangyuan99 commented 1 year ago

您的功能请求是否与问题相关? 如有,请描述。

我在使用tiktok和抖音的时候,如果有个按钮可以一键解析就好

描述您想要的解决方案

添加一个下载按钮,调用下载api,下载即可

Evil0ctal commented 1 year ago

iOS平台已经有一个快捷指令可以实现了,安卓我目前不知道有没有类似的东西。

fangyuan99 commented 1 year ago

iOS平台已经有一个快捷指令可以实现了,安卓我目前不知道有没有类似的东西。

我有尝试自己写了一个脚本,但是会被安全限制

Access to fetch at 'https://api.douyin.wtf/tiktok_video_data/?tiktok_video_url=https://www.tiktok.com/@bikini_collect/video/7189419900841069851?q=sexy%20girl&t=1681292271351' from origin 'https://www.tiktok.com' 
has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Evil0ctal commented 1 year ago

可以搞一个浏览器插件

fangyuan99 commented 1 year ago

可以搞一个浏览器插件

我写好了 插件版: fangyuan99/Tiktok-Downloader: 抖音 tiktok 无水印下载插件 Chrome Edge 都可以用 油猴脚本: Tiktok Downloader

Evil0ctal commented 1 year ago

Nice!你可以在这个仓库里搞一个文件夹,然后把插件放进去,如果你有时间的话😂

fangyuan99 commented 1 year ago

Nice!你可以在这个仓库里搞一个文件夹,然后把插件放进去,如果你有时间的话😂

我提交pr了,第一次弄,你看看哪不规范我再改。 Add chrome plugin and tampermonkey script by fangyuan99 · Pull Request #198 · Evil0ctal/Douyin_TikTok_Download_API

fangyuan99 commented 1 year ago

请问你是否忘记处理pr了