0

Is it possible to use a HTTP GET request to stream YouTube videos?

I've looked at the Google YouTube API docs, it's not clear that this can be done. There are packages like pytube, but they are meant to be used directly, not by using HTTP requests.

Any info would be appreciated.

1 Answer 1

1

You'll have to reverse-engineer youtube's code in order to stream it by yourself, and it would not be necessarily possible to do with http only.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.