We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
批量下载后发现有部分在客户端分类为图集的视频 下载后只有音乐没有内容 举例"aweme_id": "7055241867968924967" 分析后发现作品类型由aweme_type字段来区分 aweme_type=2则作品为图集 图片下载链接可以在官方接口中获取到 可否在接下来的更新中做一些判断 将图集类型下载为图片
The text was updated successfully, but these errors were encountered:
图集下载功能马上更新
Sorry, something went wrong.
已经更新图集下载功能
✌重构了旧版批量下载功能
d3ddd31
解决了诸多遗留性问题,包括会检查已下载视频时直接跳过未下载就翻页 #193 #190 #188 #177 #176 #175 #165 #164 #157 #148 #147 #144 #138 #135 #132 #130 #127 #124 #121 #117 #81 #70 #69 #66
Johnserf-Seed
No branches or pull requests
批量下载后发现有部分在客户端分类为图集的视频 下载后只有音乐没有内容
举例"aweme_id": "7055241867968924967"
分析后发现作品类型由aweme_type字段来区分 aweme_type=2则作品为图集 图片下载链接可以在官方接口中获取到
可否在接下来的更新中做一些判断 将图集类型下载为图片
The text was updated successfully, but these errors were encountered: