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.
Unable to download video from youtube #1746
Comments
|
Did you try to simulate a web browser ? |
|
@bluesangel the option for setting the user agent should not be needed for downloading videos. You can see the default user agent by running |
|
For some reason the first one worked exactly liked bluesangel shared. If I try the normal way the same thing as before happens. So basically to get around it I have to simulate the apple browser. Is there a way to fix the user-agent as in changing the user-agent simulation permanently ? |
|
Changing the user-agent just exploits a bug of YouTube. We should request the correct URL in the first place. |
|
This has been fixed in youtube-dl 2013.11.18. I also stuck in the iPhone UA for good measure. Type |
Hi all,
This is my youtube-dl version :-
This is the video I was trying to download, in fact many episodes of Crime Patrol show the following :-
Looking forward to know how to do it right if there is a way ?