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

Invalid Youtube url with -g #5978

Open
xinobrax opened this issue Jun 14, 2015 · 1 comment
Open

Invalid Youtube url with -g #5978

xinobrax opened this issue Jun 14, 2015 · 1 comment

Comments

@xinobrax
Copy link

@xinobrax xinobrax commented Jun 14, 2015

Hi,

I have a strange problem with Youtube videos in some channels. Downloading works fine, but the -g parameter results in an invalid url. Here's an example:

This works on Server A
youtube-dl https://www.youtube.com/watch?v=UhW-DenSu8A

This does NOT work on Server A
youtube-dl -g https://www.youtube.com/watch?v=UhW-DenSu8A

This works on Server B
youtube-dl https://www.youtube.com/watch?v=UhW-DenSu8A

This works on Server B
youtube-dl -g https://www.youtube.com/watch?v=UhW-DenSu8A

Every video in that channel (and some other channels) results in an invalid url. However, on an other server everything works fine. So it's kinda impossible to reproduce the problem :/ It's also not a general problem with -g on that specific server because it works fine with many other videos from different channels.

Does anyone know what causes the problem?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jun 14, 2015

What do you mean by invalid URL? Downloading is only guaranteed to succeed from the same machine where you obtained the URL with -g.

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.