| VoLTa. December 01 2010 20:07. Posts 7 | Profile # |
Still no luck for me =[
Same error message |
|
|
| Kishkumen United States. December 02 2010 06:48. Posts 650 | Profile Blog # |
| This is the greatest, especially since GOM has really been cracking down hard on restreams. This allows me to support GOM with my viewership while still using a Mac. It's also improved my navigating skills in Terminal. Big <3 to the creator(s)! Last edit: 2010-12-02 06:49:02 |
| | Weird, last time I checked the UN said you need to have at least 200 APM and be rainbow league to be called human. —Liquid`TLO |
|
|
| ArcticVanguard United States. December 02 2010 08:32. Posts 413 | Profile Blog # |
| As a Linux native, I love you, OP! |
| | "When I became a man I put away childish things, including the fear of childishness and the desire to be very grown up." ~C.S. Lewis |
|
|
| Rider Netherlands. December 02 2010 19:05. Posts 122 | Profile # |
On December 01 2010 19:28 VoLTa. wrote: Show nested quote +On December 01 2010 19:17 RoyalCheese wrote: On November 26 2010 21:25 HazeNZ wrote: On November 26 2010 19:56 Centorian wrote: Traceback (most recent call last): File "./gomstreamer.py", line 205, in <module> main() File "./gomstreamer.py", line 132, in main url = parseStreamURL(responseData) File "./gomstreamer.py", line 191, in parseStreamURL regexResult = re.search(patternHTTP, regexResult).group(0) AttributeError: 'NoneType' object has no attribute 'group'
got this error.
Thanks for reporting the issue. I'm not entirely sure why that's failing to be honest. The error is suggesting that it can't find an HTTP link in the stream page source. Others seem to have no trouble with it though. Perhaps someone more knowledgeable with Python than myself can help you out.
As an author of the original repository you forked, i am able to help :D This happens when you run the script before the stream actually starts. There is no proper error handling implemented in my script so its quite hard to realize that
I tried running the script before the stream went live and I got an error that went along the lines of no stream found. Once the stream went live, I got the error that was posted earlier.
I have the same problem. Hope it gets fixed so I don't have reboot just to watch the stream :/
Last edit: 2010-12-02 19:06:03 |
| | My grandpa could've proxied better. And not only does he have arthritis, he's also dead. |
|

|
| Moletrap United States. December 02 2010 19:11. Posts 1282 | Profile Blog # |
I'm getting the same error... and the greasemonkey script someone posted earlier isn't working either. Sigh...
Edit: Is there a way to manually extract the VLC link?Last edit: 2010-12-02 19:19:25 |
| |
|
| munchmunch Canada. December 02 2010 20:11. Posts 722 | Profile # |
On December 02 2010 19:11 f10esqftw wrote: I'm getting the same error... and the greasemonkey script someone posted earlier isn't working either. Sigh...
Edit: Is there a way to manually extract the VLC link?
Yep, this was covered in a thread on the same topic a few days ago. I've been watching GSL on VLC since season 1 using this method. |
|
|
| superjoppe Sweden. December 02 2010 20:15. Posts 3417 | Profile # | |
|
|
| Moletrap United States. December 02 2010 20:17. Posts 1282 | Profile Blog # |
Ah, just found that through google, hehe.. works great, thanks  |
| |
|
| zhurai United States. December 02 2010 20:18. Posts 5560 | Profile Blog # | |
| | Twitter: @zhurai | Site: http://zhurai.com | Streamer, Translator (JP->EN) | Staff at Fuwanovel and Assistant Manager for FXO.NA SC2 | |
|
|
| nOminal United States. December 02 2010 20:39. Posts 26 | Profile # |
| Do you have to use Safari, because I get an invalid application error for this. |
|
|
| superjoppe Sweden. December 02 2010 20:48. Posts 3417 | Profile # |
On December 02 2010 20:39 nOminal wrote: Do you have to use Safari, because I get an invalid application error for this.
Clarify if you want help. |
|
|
| RoyalCheese Czech Republic. December 02 2010 20:54. Posts 734 | Profile # |
| I'm sorry this doesn't work for you guys, i would love to help but i am not familiar with the changes op did to my program, so i will take a look at them when i get home from school and hopefully make a post with working script later today, perhaps even with an instruction video! |
| | Kennigit: "Chill was once able to retire really young, but decided to donate his entire salary TO SUPPORT ESPORTS" |
|
|
| VIB Brazil. December 02 2010 21:04. Posts 3567 | Profile Blog # |
It's working great, thanks a lot!
On November 26 2010 16:58 Thetan wrote:Why would you watch an illegal restream when you can support GomTV by watching their ACTUAL stream?
You mean illegal like their GomPlayer? http://www.ffmpeg.org/shame.html |
| | Great people talk about ideas. Average people talk about things. Small people talk about other people. |
|
|
| Samurai- Slovenia. December 02 2010 21:05. Posts 2032 | Profile # |
great work op, just tried it and works great, and now that i am writting this game 1 of third match is done ;(, oh well :D
|
| | One ring, to rule them all! |
|
|
| Serenades United States. December 02 2010 21:56. Posts 15 | Profile # |
Last edit: 2011-03-24 04:43:11 |
|
|
| VIB Brazil. December 02 2010 22:01. Posts 3567 | Profile Blog # |
On December 02 2010 21:56 Serenades wrote:I tried to tag ".command" to the run.sh file and got this error: + Show Spoiler +Last login: Thu Dec 2 07:49:20 on ttys001 /Users/xxx/Desktop/sjp-GOMstreamer-81dc6ff/run.sh.command ; exit; xxx-macbook-pro:~ xxx$ /Users/xxx/Desktop/sjp-GOMstreamer-81dc6ff/run.sh.command ; exit; /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python: can't open file './gomstreamer.py': [Errno 2] No such file or directory logout
[Process completed]
any ideas? I wasn't quite sure how to run the run.sh otherwise. Total code noob.
I think Mac commands are like unix, right? If so you should just run "./run.sh" and that should work. |
| | Great people talk about ideas. Average people talk about things. Small people talk about other people. |
|
|
| RoyalCheese Czech Republic. December 02 2010 22:10. Posts 734 | Profile # |
On December 02 2010 21:56 Serenades wrote:I tried to tag ".command" to the run.sh file and got this error: + Show Spoiler +Last login: Thu Dec 2 07:49:20 on ttys001 /Users/xxx/Desktop/sjp-GOMstreamer-81dc6ff/run.sh.command ; exit; xxx-macbook-pro:~ xxx$ /Users/xxx/Desktop/sjp-GOMstreamer-81dc6ff/run.sh.command ; exit; /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python: can't open file './gomstreamer.py': [Errno 2] No such file or directory logout
[Process completed]
any ideas? I wasn't quite sure how to run the run.sh otherwise. Total code noob.
the problem is that the system can not find file 'gomstreamer.py', which is fine because you are currently in your home directory. Try to run this...first, change your current directory to the directory in which is your gomstreamer saved by "cd PATHtoGOMSTREAMER"...in your case type 'cd ~/Desktop/sjp-GOMstreamer-81dc6ff' and then type './run.sh.command' and it should work. |
| | Kennigit: "Chill was once able to retire really young, but decided to donate his entire salary TO SUPPORT ESPORTS" |
|

|
| Serenades United States. December 02 2010 22:28. Posts 15 | Profile # |
Last edit: 2011-03-24 04:43:33 |
|
|
| zhurai United States. December 03 2010 04:18. Posts 5560 | Profile Blog # |
hint: just because it's on ffmpeg's hall of shame doesn't mean that you can pirate their stream and host it elsewhere.
those are two seperate shit.
ffmpeg just wants people that use the open source code to _fully_ follow the GPL, which then again I doubt GOMtv even knows what that's supposed to mean, given where they are from.
Code license violations are fucking totally different from pirating streams. Stop confusing them.
EDIT:
On December 02 2010 22:01 VIB wrote: I think Mac commands are like unix, right? If so you should just run "./run.sh" and that should work.
Yes, mac's commandline is an old version of bash (borne again shell), which most Unix's (Well *BSD's) and Linux (Arch, Gentoo, Ubuntu, Fedora, ...) use (But they use more recent versions)
if somehow you can't run it (permission denied)
$ chmod +x run.sh $ ./run.shLast edit: 2010-12-03 04:21:39 |
| | Twitter: @zhurai | Site: http://zhurai.com | Streamer, Translator (JP->EN) | Staff at Fuwanovel and Assistant Manager for FXO.NA SC2 | |
|

|
| Noev United States. December 03 2010 19:10. Posts 1089 | Profile Blog # |
On November 26 2010 19:42 EzCheeze wrote: If you can't get this to work, I've been using this Greasemonkey script (http://hawflakes.unoc.net/?p=191 click the 'download vlcgomgreaser.user' link just above the script on the page) link to get the SQ Livestream to work through VLC in OSX.
It fetches the SQ link for you and shows it in red text on the 'go live' page. Copy+paste into the 'Open Network' tab in VLC (Apple+N) and you're set.
This is perfect works like a charm, and way easier then anything else i have seen thanks for posting this |
| | "Luck is 80% skill, but you suck so we know that this falls in that other 20%" - coach www.Justin.tv/noev742 |
|
|
| Prev 1 2 3 4 5 6 7 8 Next All |
|