maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N800 (https://talk.maemo.org/forumdisplay.php?f=25)
-   -   how to download youtube videos on to the n800? (https://talk.maemo.org/showthread.php?t=6240)

sachin007 2007-05-09 20:11

how to download youtube videos on to the n800?
 
I have downloaded some videos from google videos and they are playing great on the 800. But i cant download videos from youtuube as there is no option to download unlike google videos.......is it doable ?????

azule 2007-05-09 20:26

Re: how to download youtube videos on to the n800?
 
Yes... There is a python script out there that will do it. Just grab python and the script and it works.

I think I had to edit it, because the python that is downloaded didn't have a particular module installed, and I didn't want to go find it, but it was pretty easy.

sachin007 2007-05-09 20:46

Re: how to download youtube videos on to the n800?
 
What modifications did you makee... Can u explainin an easier languageas iam not that good in coputers....or could u give me the link???
thAnks

sachin007 2007-05-09 22:10

Re: how to download youtube videos on to the n800?
 
I downloaded python. And installed it......what next.... plEEaese someone helpp

johsua 2007-05-09 22:13

Re: how to download youtube videos on to the n800?
 
See this:

http://www.internettablettalk.com/fo...vert#post22361

and the following posts.

(search: vidconvert)

sachin007 2007-05-10 00:39

Re: how to download youtube videos on to the n800?
 
Thank you very much.....but if you could tell me how to download the videos directly from on to the n800 using the python script.... it would be more helpful.... sorry for my ignorance....

ukki 2007-05-10 05:05

Re: how to download youtube videos on to the n800?
 
Just comment out the very first line of code so that it looks like this:

#import getpass

ukki 2007-05-10 05:15

Re: how to download youtube videos on to the n800?
 
For running the actual script you need to have xterm installed. Place the youtube-dl on your inner sd-card. Open the terminal and run these commands:

cd /media/mmc2
chmod +x youtube-dl (you only need to run this once)
./youtube-dl "URL_OF_VIDEO"

or if the video needs a login:

./youtube-dl -u your_youtube_username -p your_youtube_password "URL_OF_VIDEO"

Start Mplayer and watch the video.

sachin007 2007-05-10 06:04

Re: how to download youtube videos on to the n800?
 
i tried
cd/media/mmc2 on x-term but it says not found.... any ideas.... i know this sounds dumb for all the pros ... but please help me.. thanks

rok 2007-05-10 06:25

Re: how to download youtube videos on to the n800?
 
Another way is to use one of the YouTube download sites.
I use http://www.dlthis.com/ .
Just copy&paste the url and add ".flv" to the filename.
Good luck.


All times are GMT. The time now is 15:20.

vBulletin® Version 3.8.8