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.
-g option for YouTube is not working anymore #41
Comments
|
The option IS working and returning the video URL that YouTube is providing (notice that get_video is now a 404). However, if you want to use it to download the video, you may have to combine it with the --cookies option. |
|
I just wanted to share the bourne shell function that I use to have a "yt" command available to watch videos while not using the web browser. It looks like this:
Then, I can use something like:
And watch the video using mplayer. |
Since the change on YouTube on 9-12-2010 the returned download url doesn't work.
I get a HTML "Forbidden"