View Single Post
Posts: 28 | Thanked: 9 times | Joined on Nov 2009
#278
Originally Posted by iskarion View Post

There is a "youtube-dl" script available at http://bitbucket.org/rg3/youtube-dl/wiki/Home which has recently been updated and is able again to download videos from Youtube.
Unfortunately this youtube-dl script and the youtube-dl-x script used by mytube seen to be quite different. I did already try to figure out how to apply the change done in youtube-dl to youtube-dl-x. Though so far without much success due to lack of python knowlede.

So I guess we have to wait until the mytube developer or some other Python god updates the script.
The youtube-dl script mentioned above is working on the Nokia N810 from the command line. You need to have the getpass.py module in your /usr/lib/python directory. I got the getpass.py module from my Ubuntu linux /usr/lib/python2.6 directory and copied it over to the Nokia. Unfortunately I can't get the youtube-dl script to work with mytube. Maybe its just a question of placing the correct command line options in mytube->preferences->more->youtube-dl.