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

Downloads Video, then "Video File Could Not Be Downloaded" #383

Open
OfficialRocket64 opened this issue Jan 12, 2025 · 2 comments
Open

Downloads Video, then "Video File Could Not Be Downloaded" #383

OfficialRocket64 opened this issue Jan 12, 2025 · 2 comments
Assignees

Comments

@OfficialRocket64
Copy link

Hello! Brand new user here. Sorted out any initial problems when starting up (getting ffmpeg into the hatch shell, actvating youtube with the api key, mapping an output file location, etc) and thought I almost crested the hill, but I hit a snag I don't know how to fix.

The program gets most of the way there, appearing to fully download the file. Then, ffmpeg merges the mp4 and webm file formats. Then it tries to reeincode video, then pulls a "ERROR: Video file for [video] could not be downloaded"

Any help would be great! Thank you

@benoit74
Copy link
Collaborator

This probably means that the scraper moved on to next video, and this video was not possible to download (typically because Youtube blocked / banned you, or because it is a private video - but this should be ignored nicely) so the scraper stopped.

Could you provide us more info so that we can help you? Exact command line used and full logs would help a lot.

@benoit74
Copy link
Collaborator

Btw, using the Docker image would have saved you most of the setup (you would still need to map the output folder). I will update documentation to more clearly indicate this is the recommended installation method.

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

No branches or pull requests

2 participants