|
I get this
http://www.gomtv.net/gox/flash_live.php?num=SQTest&sn=5f8fd283baec9a33781&lid=22
then when i view sorce on this i get this
gomp2p://ID=GOMTVSTREAMERLIVE%20CLASS=GomTVStreamerLive%20PARAM=/hide%20"http://127.0.0.1:53535/live.acm?CID=GL_20101019_800_0_0&LiveAddr=http%3a//211.43.144.186%3A8800%2Fview.cgi%3Fhid%3D1%26cid%3D0%26nid%3D800%26uno%3D4053600%26uip%3D76.121.30.149%26title%3DSonyEricssonSTARCRAFTIIOpenSeason2%26key%3Df4457f31aa1259d1da860512cfdf6d03&Format=OGM&SecSize=45056&FixedHeader=TRUE&PosInData=TRUE"
|
Works for me right now in VLC in OSX.
Make sure to change the browser's "user-agent" so that it doesn't contain the keyword "Mac" (e.g. I changed it to just "GomPlayer"). Once you have the address from step one you get a pretty blank page that looks like this in source view:
http://gist.github.com/gists/633616
|
On October 19 2010 13:25 Whiteman103 wrote: gomp2p://ID=GOMTVSTREAMERLIVE%20CLASS=GomTVStreamerLive%20PARAM=/hide%20"http://127.0.0.1:53535/live.acm?CID=GL_20101019_800_0_0&LiveAddr=http%3a//211.43.144.186%3A8800%2Fview.cgi%3Fhid%3D1%26cid%3D0%26nid%3D800%26uno%3D4053600%26uip%3D76.121.30.149%26title%3DSonyEricssonSTARCRAFTIIOpenSeason2%26key%3Df4457f31aa1259d1da860512cfdf6d03&Format=OGM&SecSize=45056&FixedHeader=TRUE&PosInData=TRUE"
211.43.144.186%3A8800%2Fview.cgi%3Fhid%3D1%26cid%3D0%26nid%3D800%26uno%3D4053600%26uip%3D76.121.30.149%26title%3DSonyEricssonSTARCRAFTIIOpenSeason2%26key%3Df4457f31aa1259d1da860512cfdf6d03
is what you need replace %3A with : %2F with / %3F with ? %3D with = %26 with &
gives you: (if i didn't mess it up -- and add the http:// to the start) 211.43.144.186:8800/view.cgi?hid=1&cid=0&nid=800&uno=4053600&uip=76.121.30.149&title=SonyEricssonSTARCRAFTIIOpenSeason2&key=f4457f31aa1259d1da860512cfdf6d03
This worked for me.
Edit: crap sorry "%3F with ." is "%3F with ?"
|
On October 19 2010 13:40 Soleone wrote:Works for me right now in VLC in OSX. Make sure to change the browser's "user-agent" so that it doesn't contain the keyword "Mac" (e.g. I changed it to just "GomPlayer"). Once you have the address from step one you get a pretty blank page that looks like this in source view: http://gist.github.com/gists/633616
i get this http://yfrog.com/htscreenshot20101018at951p
what is user-agent?
the whole thing about user agent confused me a lot.
|
On October 19 2010 13:42 Xiolec wrote:Show nested quote +On October 19 2010 13:25 Whiteman103 wrote: gomp2p://ID=GOMTVSTREAMERLIVE%20CLASS=GomTVStreamerLive%20PARAM=/hide%20"http://127.0.0.1:53535/live.acm?CID=GL_20101019_800_0_0&LiveAddr=http%3a//211.43.144.186%3A8800%2Fview.cgi%3Fhid%3D1%26cid%3D0%26nid%3D800%26uno%3D4053600%26uip%3D76.121.30.149%26title%3DSonyEricssonSTARCRAFTIIOpenSeason2%26key%3Df4457f31aa1259d1da860512cfdf6d03&Format=OGM&SecSize=45056&FixedHeader=TRUE&PosInData=TRUE" 211.43.144.186%3A8800%2Fview.cgi%3Fhid%3D1%26cid%3D0%26nid%3D800%26uno%3D4053600%26uip%3D76.121.30.149%26title%3DSonyEricssonSTARCRAFTIIOpenSeason2%26key%3Df4457f31aa1259d1da860512cfdf6d03 is what you need replace %3A with : %2F with / %3F with ? %3D with = %26 with & gives you: (if i didn't mess it up -- and add the http:// to the start) 211.43.144.186:8800/view.cgi?hid=1&cid=0&nid=800&uno=4053600&uip=76.121.30.149&title=SonyEricssonSTARCRAFTIIOpenSeason2&key=f4457f31aa1259d1da860512cfdf6d03 This worked for me. Edit: crap sorry "%3F with ." is "%3F with ?"
Ahhh thanks you with the edit it works perfectly now, good work TL always come through in the end for me
|
On October 19 2010 14:06 Noev wrote:Show nested quote +On October 19 2010 13:42 Xiolec wrote:On October 19 2010 13:25 Whiteman103 wrote: gomp2p://ID=GOMTVSTREAMERLIVE%20CLASS=GomTVStreamerLive%20PARAM=/hide%20"http://127.0.0.1:53535/live.acm?CID=GL_20101019_800_0_0&LiveAddr=http%3a//211.43.144.186%3A8800%2Fview.cgi%3Fhid%3D1%26cid%3D0%26nid%3D800%26uno%3D4053600%26uip%3D76.121.30.149%26title%3DSonyEricssonSTARCRAFTIIOpenSeason2%26key%3Df4457f31aa1259d1da860512cfdf6d03&Format=OGM&SecSize=45056&FixedHeader=TRUE&PosInData=TRUE" 211.43.144.186%3A8800%2Fview.cgi%3Fhid%3D1%26cid%3D0%26nid%3D800%26uno%3D4053600%26uip%3D76.121.30.149%26title%3DSonyEricssonSTARCRAFTIIOpenSeason2%26key%3Df4457f31aa1259d1da860512cfdf6d03 is what you need replace %3A with : %2F with / %3F with ? %3D with = %26 with & gives you: (if i didn't mess it up -- and add the http:// to the start) 211.43.144.186:8800/view.cgi?hid=1&cid=0&nid=800&uno=4053600&uip=76.121.30.149&title=SonyEricssonSTARCRAFTIIOpenSeason2&key=f4457f31aa1259d1da860512cfdf6d03 This worked for me. Edit: crap sorry "%3F with ." is "%3F with ?" Ahhh thanks you with the edit it works perfectly now, good work TL always come through in the end for me
nice the edit worked for me to now just HOW do i do this by myself Like in season 1.
|
Is there anyway to enhance the experience using VLC because I am getting an extremely choppy version of the stream using this method.
|
I'm not sure if it works with the SQTest as that uses GOM Streamer. Those links look similar though. Try my method with normal SQ and the link should be pretty straight forward.
|
On October 19 2010 15:24 stafu wrote: I'm not sure if it works with the SQTest as that uses GOM Streamer. Those links look similar though. Try my method with normal SQ and the link should be pretty straight forward.
ok well i sent you a pm. I cant find the normal SQ just the SQtest.
maybe becasue its full..?
alert(" Currently, simultaneous connection limit has exceeded. \n Please try to access Live shows by clicking the SQ LIVE Test tab at the bottom.");
Is that where the link is at normally?
|
On October 19 2010 15:29 Whiteman103 wrote:Show nested quote +On October 19 2010 15:24 stafu wrote: I'm not sure if it works with the SQTest as that uses GOM Streamer. Those links look similar though. Try my method with normal SQ and the link should be pretty straight forward. ok well i sent you a pm. I cant find the normal SQ just the SQtest. maybe becasue its full..? alert(" Currently, simultaneous connection limit has exceeded. \n Please try to access Live shows by clicking the SQ LIVE Test tab at the bottom."); Is that where the link is at normally? Yep, that's where the link is normally.
One thing you could try doing is taking your key from the SQTest (the bit where it says sn= and then a whole bunch of numbers, up until the & of the next param) and put it in this link:
http://www.gomtv.net/gox/flash_live.php?num=SQ&sn=KEYHERE&lid=22
|
Ok this is how i do it :
open the live-page on gomtv.net. view the sourcecode. find the part where the links are (wethere it is LIVEHQ oder LIVE) get this link in browser view the sourcecode again. copy the link that you are seeing right there put it in VLC, just the way you did it last season.
|
On October 19 2010 15:38 stafu wrote:Show nested quote +On October 19 2010 15:29 Whiteman103 wrote:On October 19 2010 15:24 stafu wrote: I'm not sure if it works with the SQTest as that uses GOM Streamer. Those links look similar though. Try my method with normal SQ and the link should be pretty straight forward. ok well i sent you a pm. I cant find the normal SQ just the SQtest. maybe becasue its full..? alert(" Currently, simultaneous connection limit has exceeded. \n Please try to access Live shows by clicking the SQ LIVE Test tab at the bottom."); Is that where the link is at normally? Yep, that's where the link is normally. One thing you could try doing is taking your key from the SQTest (the bit where it says sn= and then a whole bunch of numbers, up until the & of the next param) and put it in this link: http://www.gomtv.net/gox/flash_live.php?num=SQ&sn=KEYHERE&lid=22 doing that i get this page http://img267.imageshack.us/f/screenshot20101019at120.png/
then view sorce and get this http://img263.imageshack.us/f/screenshot20101019at120.png/
this is the full link
gomp2p://ID=GOMTVSTREAMERLIVE%20CLASS=GomTVStreamerLive%20PARAM=/hide%20"http://127.0.0.1:53535/live.acm?CID=GL_20101019_800_22_0&LiveAddr=http%3a//211.43.144.193%3A8800%2Fview.cgi%3Fhid%3D1%26cid%3D22%26nid%3D800%26uno%3D4053600%26uip%3D76.121.30.149%26title%3DSonyEricssonSTARCRAFTIIOpenSeason2%26key%3D5f361bd057e66b7fffba94b40fb2501e&Format=OGM&SecSize=45056&FixedHeader=TRUE&PosInData=TRUE"
|
i am wondering if there a new script for GSL s2? gom player is not that good
|
None of these work for me At best VLC just doesn't give an error, but doesn't display anything.
Somewhat upset having to watch restreams after paying.
|
|
Hi guys, first post here so I hope it helps someone, I tried to make it a little bit more noob friendly
I followed the instructions posted before, view source on GOM's live link & found the URL for document.location.href='gomcmd:///title%20GOMtvnet%20http://www.gomtv.net/gox/flash_live.php?num=HQ&sn=9999999999999&lid=22'
Pasted the url http://www.gomtv.net/gox/flash_live.php?num=HQ&sn=9999999999999&lid=22' from that string (you don't need the prefix of gomcmd://title blah blah
Copy paste that link in firefox, and you get a blank page saying "GOMtv.net (c) Gretech Corp. All Rights Reserved"
You ALSO need to view the source of that page and you will see an obvious link saying http://211.43.144.999:8902/view.cgi?hid=1&cid=22&nid=902&uno=4161600&uip=121.45.169.999&title=SonyEricssonSTARCRAFTIIOpenSeason2&key=99999999999999999
That is the URL you want to paste in VLC, open network stream and it all should work
*Note, i removed my IP and keys and replaced it with 9's. Yours WILL look different, but you get the idea.
P.S MAKE SURE you don't copy\paste the ' single quotation mark at the end of each URL otherwise you will not go to the correct site.
Cheers guys, hope this helps someone.
|
These 2 posts right before mine got everything working perfectly for me. Thank you.
|
good stuff, i used the method from koma and change my code by using Griznah's tool, gets it working in vlc. i am using firefox btw. thanks alot guys.
|
gomp2p://ID=GOMTVSTREAMERLIVE%20CLASS=GomTVStreamerLive%20PARAM=/hide%20"http://127.0.0.1:53535/live.acm?CID=GL_20101019_800_22_0&LiveAddr=http%3a//211.43.144.199%3A8800%2Fview.cgi%3Fhid%3D1%26cid%3D22%26nid%3D800%26uno%3D12212100%26uip%3D90.190.68.42%26title%3DSonyEricssonSTARCRAFTIIOpenSeason2%26key%3D9f7f95d5a402e94a80ad58c5759803f4&Format=OGM&SecSize=45056&FixedHeader=TRUE&PosInData=TRUE"
I only find this shit from source
|
Someone should make easy program that would convert these data to easy copy paste link
|
|
|
|