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

youtube-dl -g [url] does not load on other browser #9460

Closed
orkasan opened this issue May 12, 2016 · 2 comments
Closed

youtube-dl -g [url] does not load on other browser #9460

orkasan opened this issue May 12, 2016 · 2 comments

Comments

@orkasan
Copy link

@orkasan orkasan commented May 12, 2016

Hi! Thank you for the great project.

As I am trying to simulate youtube alike application for my project, I do fail to play a youtube video source URL on frontend (another IP than the backend) that is extracted on backend. When I play at the same machine that the URL extracted from, the same URL does not played at the another machine..

The issue is similar: #897 and it is possibly because of --cookies .

I could not find a solution at the above issue, therefore opening a new issue here.

Any possible way to solve the problem?

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented May 12, 2016

another IP than the backend

There's no guarantee that the resolved URL can be played on different IPs. See this FAQ entry. #9001 (comment) may help.

@yan12125 yan12125 closed this May 12, 2016
@orkasan
Copy link
Author

@orkasan orkasan commented May 12, 2016

Thanks alot, redirector works.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.