Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#221
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsHi,
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 |
#222
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsQuote:
|
#223
|
|||
|
|||
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 |
#224
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsit 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 |
#225
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsthanks , it is working good now----------- >sorry it does not work
Last edited by marcyjok : 12-28-2011 at 09:59 AM. Reason: update |
#226
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamssorry 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 |
#227
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsthe link posted in post #224 is working. try again.
|
#228
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamssometimes 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 |
#229
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsit'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> |
#230
|
|||
|
|||
Re: weeb.tv: Help to download live TV streamsnow it works perfect thanks
|
Tags: download, live, rtmp, weeb, weeb tv, weebtv |
Thread Tools | |
Display Modes | |
|
|