Notices


Reply
Thread Tools
Posts: 356 | Thanked: 172 times | Joined on Jan 2010 @ Canada
#11
Originally Posted by geohsia View Post
It's a great site for the N900 too. You can suck down the .flv file and play it on the KMPlayer. I tried it and it works pretty well. No need to do any conversion on the files.
By this do you mean that there's a way to grab the .flv on the N900, or were you referring to downloading it on a desktop first and then transferring it over?
 
Posts: 145 | Thanked: 88 times | Joined on Nov 2009 @ Copenhagen
#12
Originally Posted by geohsia View Post
It's a great site for the N900 too. You can suck down the .flv file and play it on the KMPlayer. I tried it and it works pretty well. No need to do any conversion on the files.
I got better results with vlc, but haven't done any real testing.

I have automated the process a bit by creating a simple one-liner script with the following content:

Code:
lynx -source "$1" | grep -o 'http.*flv' | xargs rvlc
I called this script "tvf" and put it in my usual scripts folder.

Now, I can go to the tvforge website and copy the url for the episode and fire up the terminal and paste it as an argument for the script, e.g.

Code:
tvf http://tvgorge.com/shows/desperate-housewives/season-6/you-gotta-get-a-gimmick/
NB: Of course this only works if you have vlc, xargs, and lynx installed.

EDIT: Regarding, lynx, xargs, and vlc, see

http://maemo.org/packages/view/lynx/
http://maemo.org/packages/view/findutils-gnu/
http://www.remlab.net/files/vlc/fremantle/

But keep in mind that this is unofficial (prerelease) software -- especially vlc -- and install on your own risk.

Last edited by filologen; 2010-02-06 at 07:49.
 
Posts: 515 | Thanked: 259 times | Joined on Jan 2010
#13
I'm not quite as handy with scripts and etc. so I by downloading on a PC and move it over. When I get a chance def. going to try the script listed. :-)
 
Posts: 515 | Thanked: 259 times | Joined on Jan 2010
#14
Originally Posted by filologen View Post
NB: Of course this only works because I have installed vlc, xargs and lynx.
That's a cool script. I am not a scripter, but would it be possible to rename the file using the directory structure so that the file becomes (in your example)

desperate-housewives_season-6_you-gotta-get-a-gimmick.flv

automagically? :-D

Thx. Right now the file names are numeric and not useful for sorting. Thanks.
 
Posts: 145 | Thanked: 88 times | Joined on Nov 2009 @ Copenhagen
#15
Originally Posted by geohsia View Post
That's a cool script. I am not a scripter, but would it be possible to rename the file using the directory structure so that the file becomes (in your example)

desperate-housewives_season-6_you-gotta-get-a-gimmick.flv

automagically? :-D

Thx. Right now the file names are numeric and not useful for sorting. Thanks.
The one-liner I posted above wasn't meant for saving the episodes. It starts streaming them right away. No need to download them first.
 
Posts: 515 | Thanked: 259 times | Joined on Jan 2010
#16
Originally Posted by filologen View Post
The one-liner I posted above wasn't meant for saving the episodes. It starts streaming them right away. No need to download them first.
duh.. yeah.. don't know what I was thinking. For some reason I was thinking wget. I tried to install lynx and but my install failed. plus I couldn't find it in the app directory. Where is xargs too btw?
 
Posts: 22 | Thanked: 4 times | Joined on Dec 2009
#17
Might I recommend channelsurfing.net?
 
Posts: 145 | Thanked: 88 times | Joined on Nov 2009 @ Copenhagen
#18
Originally Posted by geohsia View Post
duh.. yeah.. don't know what I was thinking. For some reason I was thinking wget. I tried to install lynx and but my install failed. plus I couldn't find it in the app directory. Where is xargs too btw?
They are both in extras-devel, so the usual warnings apply (I haven't encountered any problems with these though). For further information, see:

http://maemo.org/packages/view/lynx/

http://maemo.org/packages/view/findutils-gnu/

Best regards
 
Posts: 515 | Thanked: 259 times | Joined on Jan 2010
#19
Originally Posted by filologen View Post
They are both in extras-devel, so the usual warnings apply (I haven't encountered any problems with these though). For further information, see:

http://maemo.org/packages/view/lynx/

http://maemo.org/packages/view/findutils-gnu/

Best regards

For some reason i couldn't get Lynx installed. It complained something about dependencies. I'll figure it out.

Presumably your script should work mplayer too right?
 
Posts: 58 | Thanked: 24 times | Joined on Jan 2010 @ Rotterdam - Netherlands, the
#20
Originally Posted by geohsia View Post
It's a great site for the N900 too. You can suck down the .flv file and play it on the KMPlayer. I tried it and it works pretty well. No need to do any conversion on the files.
Can you explain how you do that? thanks
 
Reply

Tags
csi miami, free, spam like, subject


 
Forum Jump


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