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] 视频调用下载后定期自动删除以防止空间爆满 #490

Open
spacex-3 opened this issue Oct 21, 2024 · 3 comments
Open

[BUG] 视频调用下载后定期自动删除以防止空间爆满 #490

spacex-3 opened this issue Oct 21, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@spacex-3
Copy link

docker版本,在crontab -e增加一个指令以便定期每天删除:
0 0 * * * /bin/find /var/lib/docker/overlay2/**docker相关文件夹/merged/app/download/douyin_video -name ".mp4" -type f -delete

@spacex-3 spacex-3 added BUG Something isn't working enhancement New feature or request labels Oct 21, 2024
@Evil0ctal
Copy link
Owner

嗯嗯,确实可以加上这部分的支持,之前没有考虑到。

@Evil0ctal Evil0ctal removed the BUG Something isn't working label Oct 25, 2024
@spacex-3
Copy link
Author

弱弱问一嘴,貌似没找到这个在线视频的长链接,有效期是多久啊?没准确测试,但是貌似几个小时就失效

@spacex-3
Copy link
Author

spacex-3 commented Oct 26, 2024

以及像这种超长视频,一分析就卡死,如何阻止解析和下载。。。

0.25 复制打开抖音,看看【小凤动画的作品】一口气看完800集,凡人修仙传,73小时坐马桶蹲坑... https://v.douyin.com/iSHGT7qW/ [email protected] vSl:/ 10/21

抖音视频信息:
用户: 小凤动画, 发布时间: 2024-10-21, 视频大小: 38139MB
点赞: 83712, 评论: 80695, 收藏: 54475, 分享: 27316
描述: 一口气看完800集,凡人修仙传,73小时坐马桶蹲坑完结版 #修仙动画 #二次元 #沙雕动画 #原创动画 #二次元

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants