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

It seems that there is no way to download videos that take longer than 10 minutes #16

Open
yeshenganan opened this issue Nov 2, 2024 · 4 comments

Comments

@yeshenganan
Copy link

Version 1.9 Does this happen when I download or am I doing something wrong?

Fmpeg timed out for post ID e9335942-2116-4dc2-a486-bc0f2ebb2eb8.
Failed to download post ID e9335942-2116-4dc2-a486-bc0f2ebb2eb8.
Downloading videos: 10%|█████▊ | 12/121 [01:04<12:06, 6.66s/video]FFmpeg timed out for post ID c5c49c8b-62b3-40ae-8c85-5097e6d110c9.
Failed to download post ID c5c49c8b-62b3-40ae-8c85-5097e6d110c9.
Downloading videos: 11%|██████▏ | 13/121 [01:04<09:01, 5.01s/video]FFmpeg timed out for post ID 9b317701-a370-4e79-a981-60512ae6ee05.
Failed to download post ID 9b317701-a370-4e79-a981-60512ae6ee05.

Only previews can be downloaded

@FudgeRK
Copy link
Owner

FudgeRK commented Nov 2, 2024

What file pattern name format do you use?

@yeshenganan
Copy link
Author

您使用什么文件模式名称格式?

I'm fine with 1.8, but not with 1.9
1.9 I didn't change the version with the upload

@secretfrankocean
Copy link

i'm having this issue as well. unable to download larger files.

@Serph91P
Copy link
Contributor

Serph91P commented Jan 11, 2025

The issue is quite easy to fix. Its the timeout you set for the video download with ffmpeg. I changed the way it worked and changed the download to use first .ts and later transform to mp4. My download work now. I opend a pull request if you want to take a look @FudgeRK

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

No branches or pull requests

4 participants