Evil0ctal / Douyin_TikTok_Download_API

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

[question] 付费短剧可以下载么 #365

Closed demoManito closed 2 months ago

demoManito commented 2 months ago

Platform where the error occurred?

The endpoint where the error occurred?

Such as: API-V1/API-V2/Web APP

Submitted input value?

Such as: video link

Have you tried again?

Such as: Yes, the error still exists after X time after the error occurred.

Have you checked the readme or interface documentation for this project?

Such as: Yes, and it is very sure that the problem is caused by the program.

Evil0ctal commented 2 months ago

付费视频需要带上用户的cookie,目前不会计划支持,你可以尝试自行部署然后在config.yaml文件中替换你自己的cookie。

demoManito commented 2 months ago

付费视频需要带上用户的cookie,目前不会计划支持,你可以尝试自行部署然后在config.yaml文件中替换你自己的cookie。

thanks