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

Playing the same raw url on different domains #9514

Closed
orkasan opened this issue May 16, 2016 · 4 comments
Closed

Playing the same raw url on different domains #9514

orkasan opened this issue May 16, 2016 · 4 comments

Comments

@orkasan
Copy link

@orkasan orkasan commented May 16, 2016

Hi,

I have an issue regarding the youtube-dl -g [url] command. As the extracted information is only valid for the ip adresses that are in the same domain, I would like to know if there is anyway to use the same url in different ip domains? ,

I tried the cookies option and forwarded the cookie file to different ip domains but no luck.. Currently it seems that only ip is the barrier to share the url on different ips/machines.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented May 16, 2016

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

@orkasan orkasan commented May 16, 2016

Hi Yan12125, the problem is with the ip section at the URL.

Fx I have the following raw URL extracted by youtube-dl where the IP address is shown :

https://redirector.googlevideo.com/videoplayback?ip=216.145.0.234

and I want to play this video at the 168.172.2.2

I dont think this is the issue for the redirector, at least as I try the redirector at the another IP it does not work..

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented May 16, 2016

The redirector approach is just a workaround and some people found it works. Essentially there's no guarantee that the URL resolved from one IP is valid for another IP. If you want a valid URL for 168.172.2.2, run youtube-dl on 168.172.2.2, too.

Other options can be proxies, while they're far out of the scope of youtube-dl.

@nadermx
Copy link

@nadermx nadermx commented Jun 1, 2016

Using the redirector and same ip is it still necessary to also have the cookie. Or would it using the redirector and same IP be enough?

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
3 participants
You can’t perform that action at this time.