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

Sometimes there is no Audio in a downloaded video #37

Open
hkunz opened this issue Feb 13, 2023 · 10 comments
Open

Sometimes there is no Audio in a downloaded video #37

hkunz opened this issue Feb 13, 2023 · 10 comments

Comments

@hkunz
Copy link

hkunz commented Feb 13, 2023

I'm sorry I couldn't find the steps of reproduction but out of a bunch of videos I have downloaded, there is a 5% chance that the audio is not included in the final output. The fix was to just download the video again. So something is causing it to malfunction. Here's an example video I tried downloading several times and it always ends up without audio: https://player.vimeo.com/video/723228170

@AngeloCore
Copy link

Bump

@hkunz
Copy link
Author

hkunz commented Feb 24, 2023

i switched to the youtube-dl downloader which you can use to download also vimeo videos. it's far better and faster and more reliable. to use just git checkout the repository and run python -m youtube_dl -o ${output_name} ${vimeo_link}

@akiomik
Copy link
Owner

akiomik commented Feb 24, 2023

vimeo-dl is focused on downloading private videos from vimeo. So if you are downloading public videos, you do not need to stay with this tool.

@akiomik
Copy link
Owner

akiomik commented Feb 24, 2023

I am releasing and maintaining this tool as a free tool. Nevertheless, I feel that your act of writing to discredit this tool lacks respect.

@AngeloCore
Copy link

i switched to the youtube-dl downloader which you can use to download also vimeo videos. it's far better and faster and more reliable. to use just git checkout the repository and run python -m youtube_dl -o ${output_name} ${vimeo_link}

Doesn't work with private videos tho

@hkunz
Copy link
Author

hkunz commented Feb 26, 2023

i switched to the youtube-dl downloader which you can use to download also vimeo videos. it's far better and faster and more reliable. to use just git checkout the repository and run python -m youtube_dl -o ${output_name} ${vimeo_link}

Doesn't work with private videos tho

can you give me an example link that doesn't work?

@hkunz
Copy link
Author

hkunz commented Feb 26, 2023

I am releasing and maintaining this tool as a free tool. Nevertheless, I feel that your act of writing to discredit this tool lacks respect.

Sorry I didn't mean to disrespect, and I appreciate your efforts for providing a free tool to the community. I was only stating facts.

@AngeloCore
Copy link

can you give me an example link that doesn't work?

Well it's private and i don't want to share it. I tried with youtube-dl tho, it didn't work. But with public videos is fine.

@akiomik
Copy link
Owner

akiomik commented Feb 28, 2023

Hmmm 🤔

@xenophon61
Copy link

Just to say thanks for your work. I'm using it to fetch medical webinars on vimeo, for which I have legitimate access, but would rather download for offline viewing.

"-- combine" works for audio, I suspect the OP did not include that flag.

Thank you, once again, akiomik.

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