youtube video download not working
Steve Pearce
me at stevepdp.org
Thu Dec 20 11:26:54 UTC 2012
On 20/12/12 11:19, oxy wrote:
> Hi,
>
> all youtube video download addons aren't working for me.
> A simple wget command doesnt work as well.
> What is happening? Anyone having the same problem?
>
> thx...
>
Hi oxy,
May I recommend trying youtube-dl?
To install it, open a terminal and run:
sudo apt-get install youtube-dl
Then, you can download a video by opening a terminal and running
something like:
youtube-dl -t http://www.youtube.com/watch?v=vPRmh5gBBl8
Unless you changed directory, you'll find the file in your home directory.
You can see more options by running:
man youtube-dl
Have fun!
stevepdp
More information about the ubuntu-users
mailing list