> You can simply download the python script from youtube-dl's website and run > it directly. You get the benefit of using the latest version of the script. > :)
Yes. Just do this at the command line instead of apt-get install youtube-dl. (After "sudo su" and giving the password,) wget "https://raw.github.com/rg3/youtube-dl/2011.10.19/youtube-dl" -O /bin/youtube-dl I would like to warn you that most software in Debian 5.0 (stable) will be really old (and the online software repository will not have a lot of recently released software) and this can cause a lot of issues. Unfortunately the solution to this is to use a testing version of Debian, which would mean that you have to cross your fingers every time you do an upgrade as it is *guaranteed* to break something. I recommend that you switch to Ubuntu until you have had _some_ familiarity with Linux before coming back to Debian. Regards Joji Antony DISCLAIMER: All opinions mentioned here are my own and has no relations with that of my employer. All information is based on publically available data and information -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
