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

Get media stream from URL without downloading it #1886

Open
Aaron-AALG opened this issue Mar 2, 2024 · 1 comment
Open

Get media stream from URL without downloading it #1886

Aaron-AALG opened this issue Mar 2, 2024 · 1 comment

Comments

@Aaron-AALG
Copy link

Hello!

I am using your API for academic purposes. In particular, I use it for comparing two audio files using music information retrieval techniques. My question is: Can I get the media stream of a given URL without downloading the file in a local directory? It would be very supportive since, so far, I get the audio using the "download" method, and then, I remove the file using "os.remove" function.

Thanks in advance!
Greetings,
Aarón.

Copy link

github-actions bot commented Mar 2, 2024

Thank you for contributing to PyTube. Please remember to reference Contributing.md

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

1 participant