Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

weeb.tv: Help to download live TV streams

(http://stream-recorder.com/forum/showthread.php?t=9823)

grenh 12-25-2011 02:19 PM

Re: weeb.tv: Help to download live TV streams


 
Hi,

can someone post the command to open a channel manually through rtmpdump.exe or flv.exe I want to open it with Wild Media Server (WMS) and stream it to my DLNA TV I need to enter the corrent command manutally.
I tried this in cmd.exe to see if it works but it wont open my video

rtmpdump.exe -r "rtmp://r8.getstream.tv/live/13/live" -W "http://weeb.tv/static/player.swf" --weeb "0250337fede93442bceb" --live | "vlc\vlc.exe" -

Thanks
grenh

karlo2105 12-25-2011 05:08 PM

Re: weeb.tv: Help to download live TV streams


 
Quote:

Originally Posted by grenh (Post 36378)
Hi,

can someone post the command to open a channel manually through rtmpdump.exe or flv.exe I want to open it with Wild Media Server (WMS) and stream it to my DLNA TV I need to enter the corrent command manutally.
I tried this in cmd.exe to see if it works but it wont open my video

rtmpdump.exe -r "rtmp://r8.getstream.tv/live/13/live" -W "http://weeb.tv/static/player.swf" --weeb "0250337fede93442bceb" --live | "vlc\vlc.exe" -

Thanks
grenh

I don't think you can do it as Weeb requires new tickets at every launch.

marcyjok 12-26-2011 05:49 PM

Re: weeb.tv: Help to download live TV streams


 
@KSV
how to implement login and pass to your setup?
Ive tried to do it with cookies.txt file , it worked but for some reason it stopped to work now. Is it because of session ID ?
this is how I edited this file...
in place of xxxxxx and xxxxxxx I insert my premium login and pass

"# Netscape HTTP Cookie File

# http://curl.haxx.se/rfc/cookie_spec.html


# This file was generated by libcurl! Edit at your own risk.


.weeb.tv TRUE / FALSE 1324926841 weeb-tv_userpassword XXXXXXX

.weeb.tv TRUE / FALSE 1324926841 weeb-tv_username XXXXXXX

weeb.tv FALSE / FALSE 0 PHPSESSID n90uee5o59jem47b2rf33rd213


I have this msg now

RTMPDump v2.4 GIT-2011-11-14 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.Failed

KSV 12-27-2011 01:41 AM

Re: weeb.tv: Help to download live TV streams


 
Quote:

Originally Posted by marcyjok (Post 36429)
@KSV
how to implement login and pass to your setup?

it seems you are using old version of my script. new script contains a xml settings file (WeebTV.xml) to fill your premium username and password. you can download the latest script here.

Code:

http://www.mediafire.com/file/j6qcbqjwq5adaxn/KSV - WeebTV.zip

marcyjok 12-28-2011 06:46 AM

Re: weeb.tv: Help to download live TV streams


 
thanks , it is working good now----------- >sorry it does not work

marcyjok 12-28-2011 08:58 AM

Re: weeb.tv: Help to download live TV streams


 
sorry it does not work
after some time I have limit exceded

on weeb.tv ... it works...

could you check it one more time?
could you provide full set of files as new mediafire link?
older do not work, I was trying to download it one more time
maybe I played too much with them ...

thanks

KSV 12-28-2011 09:38 AM

Re: weeb.tv: Help to download live TV streams


 
the link posted in post #224 is working. try again.

marcyjok 12-28-2011 10:53 PM

Re: weeb.tv: Help to download live TV streams


 
sometimes it works with no problem but sometimes
pass and login are not accepted/recognized ...

aditional problem is quality, how it should be configured in .xml file?

<quality>HI</quality>
<username></xxxxxxx>
<password></xxxxxxx>
or ?
<quality>HI</HI>
<username></xxxxxxx>
<password></xxxxxxx>
I tried both combination ... no results

all HD channels have :
INFO: width 640.00
INFO: height 360.00

only MTV HD LIVE has:
INFO: width 1280.00
INFO: height 720.00

KSV 12-29-2011 02:28 AM

Re: weeb.tv: Help to download live TV streams


 
it's standard xml file (WeebTV.xml) and format should be as following
Code:

<?xml version="1.0" encoding="UTF-8"?>
<settings>
  <quality>HI</quality>
  <username>your_username</username>
  <password>your_password</password>
</settings>


marcyjok 12-29-2011 07:58 AM

Re: weeb.tv: Help to download live TV streams


 
now it works perfect thanks :)


All times are GMT -6. The time now is 12:44 PM.