View Single Post
Posts: 78 | Thanked: 57 times | Joined on Jul 2007
#383
.. but how exactly do i use this
1 Browse to this thread on your tablet browser
2 Download the file to MyDocs (or copy it over from your computer)
3 Start up a terminal window
4 Type
Code:
cd /home/user/MyDocs
tar -xvf youtube-dl-x.tar
5 Check the permissions are correct
Code:
chmod 755 youtube-dl-x
6 Start up mYTube
7 Go to the settings for youtube-dl and enter
Code:
/home/user/MyDocs/youtube-dl-x -f 5 -o %d -- %s
If this is not working, you can start to debug by running the script from the terminal.

Go to the terminal and run
Code:
/home/user/MyDocs/youtube-dl-x http://www.youtube.com/watch?v=W0FOZ0-VpcU
Then email the result to this thread and hopefully we can help to get it going.

Good luck -John
 

The Following 7 Users Say Thank You to johnpad For This Useful Post: