Skip to content
New issue

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

[BUG]抖音合集无法下载的,麻烦看看最新版本 #187

Open
talway opened this issue Sep 26, 2024 · 7 comments
Open

[BUG]抖音合集无法下载的,麻烦看看最新版本 #187

talway opened this issue Sep 26, 2024 · 7 comments
Labels
故障(bug) 代码问题导致的错误(Bugs caused by code problems)

Comments

@talway
Copy link

talway commented Sep 26, 2024

链接
https://www.douyin.com/collection/7349067788201232438/1
是我链接错误,还是姿势不对

yaml文件内容:

douyin:

地址链接

url: "https://www.douyin.com/collection/7339828357124589579/1"

下载模式:单个作品(one),主页作品(post),点赞作品(like),收藏作品(collect),合辑(mix),直播(live)

mode: mix

1 2
@talway talway added the 故障(bug) 代码问题导致的错误(Bugs caused by code problems) label Sep 26, 2024
@Johnserf-Seed
Copy link
Owner

可以采集
image
image
删除临时文件重新运行

@qq940043871
Copy link

抖音的合集地址请问应该如何获取

@qq940043871
Copy link

抖音的合集地址请问应该如何获取

找到了。原来是需要查看自己收藏的合集,通过F12开发者工具查看合集id

@EvanZouQ
Copy link

EvanZouQ commented Oct 1, 2024

抖音的合集地址请问应该如何获取

找到了。原来是需要查看自己收藏的合集,通过F12开发者工具查看合集id

亲,请问怎么获取合集链接啊,谢谢

@talway
Copy link
Author

talway commented Oct 8, 2024

是需要查看自己收

2024-10-08 11:47:47,886 - f2 - WARNING - 您当前使用的版本 0.0.1.6 可能已过时,请考虑及时升级到最新版本 0.0.1.6,请使用 pip install -U f2 更新
2024-10-08 11:47:47,945 - f2 - INFO - 应用:douyin
2024-10-08 11:47:47,949 - f2 - INFO - 模式:mix
2024-10-08 11:47:47,950 - f2 - INFO - 主配置路径:C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\f2\conf\app.yaml
2024-10-08 11:47:47,950 - f2 - INFO - 自定义配置路径:F:\f2\lp.yaml
2024-10-08 11:47:49,931 - f2 - INFO - 开始爬取合集: 7339828357124589579 的作品
2024-10-08 11:47:49,934 - f2 - INFO - 开始爬取第 0 页
2024-10-08 11:47:50,716 - f2 - INFO - 正在从合集链接获取合集ID
2024-10-08 11:47:50,736 - f2 - INFO - 等待 10 秒后继续
2024-10-08 11:48:00,740 - f2 - INFO - 爬取结束,共爬取 1 个合集作品
2024-10-08 11:48:01,527 - f2 - INFO - 开始爬取合集: 7339828357124589579 的作品
2024-10-08 11:48:01,528 - f2 - INFO - 开始爬取第 0 页

按你提示,删除tmp文件何数据库,还是同样提示,不知道是哪里问题

@talway
Copy link
Author

talway commented Oct 8, 2024

配置改成这个就可以了
naming: '{create}_{aweme_id}'

猜测是视频文案描述太长了,无法创建文件了,缩短视频文件名称就可以了

@talway
Copy link
Author

talway commented Oct 8, 2024

现在抖音发布,支持定义标题了

比以前文案描述,增加了标题,你看看是否增加这个字段

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
故障(bug) 代码问题导致的错误(Bugs caused by code problems)
Projects
None yet
Development

No branches or pull requests

4 participants