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

Unable to access video when deployed in heroku. #33

Closed
pitzcarraldo opened this issue May 25, 2015 · 1 comment
Closed

Unable to access video when deployed in heroku. #33

pitzcarraldo opened this issue May 25, 2015 · 1 comment

Comments

@pitzcarraldo
Copy link

First, thank you for made useful app like this.

I deployed this repository in my heroku server with no change.
And I request to url like below, but video urls in response is return 403 forbidon.

http://traktrax-video-api.herokuapp.com/api/info?url=https://www.youtube.com/watch?v=OPf0YbXqDm0

However, response of same request to your example server is return right video.

http://youtube-dl.appspot.com/api/info?url=https://www.youtube.com/watch?v=OPf0YbXqDm0

What is difference of between servers?

I check issue for similar status, but I couldn't find solution.
#3

Is master branch deployed on the youtube-dl.appspot.com?

Thank you :)

@jaimeMF
Copy link
Owner

jaimeMF commented May 25, 2015

Is master branch deployed on the youtube-dl.appspot.com?

Yes, and it shouldn't matter too much since I don't do anything really special, essentially it just runs youtube-dl.

I can't do anything, I guess it depends on the location of the server and some other factor I can't control. And actually youtube-dl only guarantes that the url can be used from the same computer and with the same cookies.

@jaimeMF jaimeMF closed this as completed May 25, 2015
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

2 participants