Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
i get wrong video urls #2991
i get wrong video urls #2991
Comments
|
It works fine here with curl, how are you trying to download it?, can you post some output? |
|
strangely its working now |
|
Its again not working, Im not trying to download actually i just copy and paste to browser to see its playing video or not Thanks Example Url: |
|
I have tested on Chrome and it plays fine. which browser and operating system are you using? could you post the error message? |
|
I have tested on ie chrome firefox neither of working I run youtube-dl on remote computer and testing urls on my computer, so they are using different IPs |
|
That is most definitely the source of the problem. At the end of the URL, you see that it is coded for a specific IP address. You need to run youtube-dl on a machine with the same IP address as the downloading machine, although that restriction may be lifted for IPv6 sometimes. |
I can download this video without problem,
youtube-dl http://www.youtube.com/watch?v=xdAMr4qmKFA
Below command returns video urls but none of them actually working,
youtube-dl http://www.youtube.com/watch?v=xdAMr4qmKFA --skip-download --dump-json
This case is only occurs on this video