• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 06:14
CEST 12:14
KST 19:14
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL19] Finals Recap: Standing Tall9HomeStory Cup 27 - Info & Preview18Classic wins Code S Season 2 (2025)16Code S RO4 & Finals Preview: herO, Rogue, Classic, GuMiho0TL Team Map Contest #5: Presented by Monster Energy6
Community News
Flash Announces Hiatus From ASL62Weekly Cups (June 23-29): Reynor in world title form?13FEL Cracov 2025 (July 27) - $8000 live event21Esports World Cup 2025 - Final Player Roster16Weekly Cups (June 16-22): Clem strikes back1
StarCraft 2
General
The SCII GOAT: A statistical Evaluation Statistics for vetoed/disliked maps Program: SC2 / XSplit / OBS Scene Switcher Weekly Cups (June 23-29): Reynor in world title form? PiG Sty Festival #5: Playoffs Preview + Groups Recap
Tourneys
RSL: Revival, a new crowdfunded tournament series WardiTV Mondays FEL Cracov 2025 (July 27) - $8000 live event Korean Starcraft League Week 77 Master Swan Open (Global Bronze-Master 2)
Strategy
How did i lose this ZvP, whats the proper response Simple Questions Simple Answers
Custom Maps
[UMS] Zillion Zerglings
External Content
Mutation # 480 Moths to the Flame Mutation # 479 Worn Out Welcome Mutation # 478 Instant Karma Mutation # 477 Slow and Steady
Brood War
General
Flash Announces Hiatus From ASL Player “Jedi” cheat on CSL Practice Partners (Official) ASL20 Preliminary Maps SC uni coach streams logging into betting site
Tourneys
[BSL20] Grand Finals - Sunday 20:00 CET [Megathread] Daily Proleagues Small VOD Thread 2.0 [BSL20] GosuLeague RO16 - Tue & Wed 20:00+CET
Strategy
Simple Questions, Simple Answers I am doing this better than progamers do.
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread Nintendo Switch Thread What do you want from future RTS games? Beyond All Reason
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Trading/Investing Thread Things Aren’t Peaceful in Palestine The Games Industry And ATVI
Fan Clubs
SKT1 Classic Fan Club! Maru Fan Club
Media & Entertainment
Anime Discussion Thread [Manga] One Piece [\m/] Heavy Metal Thread
Sports
2024 - 2025 Football Thread Formula 1 Discussion NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023 NHL Playoffs 2024
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
Blogs
Culture Clash in Video Games…
TrAiDoS
from making sc maps to makin…
Husyelt
Blog #2
tankgirl
StarCraft improvement
iopq
Trip to the Zoo
micronesia
Customize Sidebar...

Website Feedback

Closed Threads



Active: 738 users

[Guide] Watch Afreeca SC/BW streams with VLC - Page 7

Forum Index > BW General
Post a Reply
Prev 1 5 6 7 8 9 25 Next All
Vendethiel
Profile Joined February 2017
213 Posts
April 11 2017 21:33 GMT
#121
That's really cool! Do you have a github with that?

I wrote something similar (a CLI tool in Haskell), but I'd like to remove the necessity to install anything except a media player...
Maru <3
juvenal
Profile Joined July 2013
2448 Posts
Last Edited: 2017-04-12 06:40:14
April 12 2017 06:31 GMT
#122
On April 10 2017 23:17 Aylear wrote:
Really? The quality is the exact same for me. Check the quality settings on the Afreeca player. Is it set to Source or something else?

Is the VLC better or worse for you? Your wording is ambiguous.

it's noticeably worse, I'm using MPC instead of VLC, could that be the problem?
edit: nope, just checked it with VLC, here's how it compares to the stream in Chrome:
[image loading]
Michael Probu
Aylear
Profile Blog Joined May 2009
Norway3988 Posts
April 12 2017 08:14 GMT
#123
On April 12 2017 15:31 juvenal wrote:
Show nested quote +
On April 10 2017 23:17 Aylear wrote:
Really? The quality is the exact same for me. Check the quality settings on the Afreeca player. Is it set to Source or something else?

Is the VLC better or worse for you? Your wording is ambiguous.

it's noticeably worse, I'm using MPC instead of VLC, could that be the problem?
edit: nope, just checked it with VLC, here's how it compares to the stream in Chrome:
[image loading]

Then I have no idea. Did you remember to set %AppData%\Roaming\livestreamer\livestreamerrc as specified in the setup guide?

stream-types=hls
hls-segment-threads=4
default-stream=best
TL+ Member
Petrucci86
Profile Joined April 2017
Spain3 Posts
April 12 2017 09:45 GMT
#124
On April 12 2017 06:33 Vendethiel wrote:
That's really cool! Do you have a github with that?

I wrote something similar (a CLI tool in Haskell), but I'd like to remove the necessity to install anything except a media player...

I don't have it, although I might consider setting one up.

Obviously removing the Livestreamer/Streamlink dependency would be great, but that would also mean that any changes made in the endpoints would need to be addressed by you, making the app harder to maintain. Leaving that responsibility to Streamlink and building a GUI on top of it is just a easier choice.
juvenal
Profile Joined July 2013
2448 Posts
April 12 2017 09:59 GMT
#125
On April 12 2017 17:14 Aylear wrote:
Show nested quote +
On April 12 2017 15:31 juvenal wrote:
On April 10 2017 23:17 Aylear wrote:
Really? The quality is the exact same for me. Check the quality settings on the Afreeca player. Is it set to Source or something else?

Is the VLC better or worse for you? Your wording is ambiguous.

it's noticeably worse, I'm using MPC instead of VLC, could that be the problem?
edit: nope, just checked it with VLC, here's how it compares to the stream in Chrome:
[image loading]

Then I have no idea. Did you remember to set %AppData%\Roaming\livestreamer\livestreamerrc as specified in the setup guide?

stream-types=hls
hls-segment-threads=4
default-stream=best

yes Somehow livestreamer chooses the 'worst' quality option instead, it would appear. I manually chose it from cmd and the quality stayed the same.
Michael Probu
Aylear
Profile Blog Joined May 2009
Norway3988 Posts
April 12 2017 10:10 GMT
#126
On April 12 2017 18:59 juvenal wrote:
Show nested quote +
On April 12 2017 17:14 Aylear wrote:
On April 12 2017 15:31 juvenal wrote:
On April 10 2017 23:17 Aylear wrote:
Really? The quality is the exact same for me. Check the quality settings on the Afreeca player. Is it set to Source or something else?

Is the VLC better or worse for you? Your wording is ambiguous.

it's noticeably worse, I'm using MPC instead of VLC, could that be the problem?
edit: nope, just checked it with VLC, here's how it compares to the stream in Chrome:
[image loading]

Then I have no idea. Did you remember to set %AppData%\Roaming\livestreamer\livestreamerrc as specified in the setup guide?

stream-types=hls
hls-segment-threads=4
default-stream=best

yes Somehow livestreamer chooses the 'worst' quality option instead, it would appear. I manually chose it from cmd and the quality stayed the same.

Well, crap. I don't know what the problem would be. =( I only barely know how to use Livestreamer. I just updated an existing guide that worked well for me. If there's a configuration option somewhere that could fix this for you, I don't know of it.
TL+ Member
juvenal
Profile Joined July 2013
2448 Posts
Last Edited: 2017-04-12 10:47:11
April 12 2017 10:37 GMT
#127
Reinstalled the livestreamer just in case and naturally now it's giving me "No plugin can handle URL: afreecatv.com/horang2" lol rip
edit: got it to work but the quality stays shit. Are you sure you have the same quality in the browser, Aylear?
Michael Probu
Aylear
Profile Blog Joined May 2009
Norway3988 Posts
April 12 2017 11:10 GMT
#128
When I made the guide it looked the same, but I can't confirm it still does because I can't actually watch Afreeca on my browser at all. It buffers endlessly. Every 20 seconds it comes back for 0.2 seconds and then buffers again. I have to set the quality down from Source to High in the stream player, at which point 1) it looks significantly worse than it does on my VLC/Livestreamer setup, and 2) it still buffers occasionally.

It is possible that Livestreamer doesn't stream in Source from Afreeca, but I can at least confirm it looks better than High.
TL+ Member
juvenal
Profile Joined July 2013
2448 Posts
April 12 2017 11:17 GMT
#129
Curious. Could you please make a screenshot of a stream on your VLC in default resolution?
Michael Probu
BonitiilloO
Profile Joined June 2013
Dominican Republic614 Posts
April 14 2017 14:00 GMT
#130
why stream is so laggy now... ia have switch from flash to html 5 and still lags
How may help u?
fabiano
Profile Blog Joined August 2009
Brazil4644 Posts
Last Edited: 2017-04-14 16:13:26
April 14 2017 16:13 GMT
#131
On August 17 2016 00:12 Aylear wrote:+ Show Spoiler +

Watch Afreeca SC/BW streams with VLC Media Player
Latest update to this guide: April 5, 2017: Added Shine to the .bat file
+ Show Spoiler [Changelog] +
August 16, 2016: First version of document
August 23, 2016: Wording and clarifications, no new or updated downloads
September 6, 2016: Wording and clarifications, no new or updated downloads
October 4, 2016: Added Rain to the .bat file
October 29, 2016: Added Soulkey to the .bat file
April 1, 2017: Added Jaedong, Stork, and BackHo to the .bat file
April 3, 2017: Added ggaemo and HyuN to the .bat file
April 5, 2017: Added Shine to the .bat file


[image loading]

Welcome back to Brood War.

Afreeca is the most popular streaming service in South Korea. Most top SC/BW players have a channel from which they stream their practice games every day.

Unfortunately, Afreeca occasionally lags for foreigners (depending on the Afreeca server currently assigned to serve users), and the interface is confusing if you can't read Korean. Players frequently use random IDs on Afreeca: (Wiki)Bisu is "rlaxordyd", (Wiki)Last is "rlatjdgus228", (Wiki)Shuttle is "jk890202". These are their stream names even when watching an embedded stream from TeamLiquid, so it quickly becomes confusing.

The easiest and most convenient way to watch Afreeca is using Livestreamer. This is a command line utility that connects live streams to a media player (usually VLC). For convenience, RoX.Malki created a .bat file which simplifies the process. The installation is a bit annoying, but after that it's easy to connect.


Installation
(Most of this information taken from defiler.ru. I have updated the information and fixed some broken scripts.)

+ Show Spoiler [Click for Linux instructions] +
On August 23 2016 23:12 letian wrote:
Ok, I figured it out for Linux.
1. First uninstall with your package manager any previous versions of livestreamer.
For archlinux/manjaro: sudo pacman -Rcn livestreamer

2. Do not add to /etc/hosts "121.156.109.165 chromecast.afreeca.gscdn.com"
3. Download my livestreamer fork with all afreeca modifications included.
git clone https://github.com/tastyminerals/livestreamer.git livestreamer-tasty
4. cd livestreamer-tasty
5. sudo python3 setup.py install

Now you can use afreeca.sh to play streams!
Use !online command to get currently available streamers, use exit to quit afreeca.sh.


    1)

    • Install VLC Media Player (install to default directory or be prepared to edit the .bat file later)
    • Install Livestreamer (grab the installer package)

    When Livestreamer finishes installing, tick the "Edit configuration file" option:

    [image loading]

    Now add the following lines to the bottom of the configuration file:

    stream-types=hls
    hls-segment-threads=4
    default-stream=best

    Save and exit.

    Note: You can find this config file again by going to %appdata%/livestreamer/livestreamerrc


    2)

    Go to your Livestreamer plugins folder. From wherever you installed it [default is C:\Program Files (x86)]:
    ...\Livestreamer\livestreamer-1.12.2-py2.7.egg\livestreamer\plugins

    Delete the file afreecatv.pyc (note: NOT afreeca.pyc, but afreecatv.pyc)
    Download afreecatv.py (right-click and save as) and place it in the stream folder.

    The plugins folder should now look like this:

    [image loading]


    3)

    Go to your Livestreamer stream folder. From wherever you installed it [default is C:\Program Files (x86)]:
    ...\Livestreamer\livestreamer-1.12.2-py2.7.egg\livestreamer\stream

    Delete the file hls.pyc
    Download hls.py (right-click and save as) and place it in the stream folder.

    The stream folder should now look like this:

    [image loading]


    4)

    Download the .bat file appropriate for your system:

    Download hls.py (right-click and save as) and place it in the stream folder.

    Windows 64-bit: afreeca_x64.bat (right-click and save as)
    Windows 32-bit: afreeca_x86.bat (go to link, click download)

    Note: The only difference between the two .bat files is the specified path of VLC media player. If you installed VLC to a custom location you will need to edit the .bat file now. Click the spoiler below.

    + Show Spoiler [If VLC installed to custom folder] +
    If you installed VLC to a custom folder, you will have to edit the .bat file to point to the proper location. Example: If you installed VLC to the D:\ drive, you would need to change

      start /B livestreamer --loglevel=error --player="C:\Program Files (x86)\VideoLAN\VLC\vlc.exe --file-caching=5000 --network-caching=5000 --meta-title=%name%" afreeca.com/%id%

    to

      start /B livestreamer --loglevel=error --player="D:\VideoLAN\VLC\vlc.exe --file-caching=5000 --network-caching=5000 --meta-title=%name%" afreeca.com/%id%


    Once you have installed everything, check the TeamLiquid sidebar to see who is currently streaming. (You can also check https://bwstreams.appspot.com/ which does the same thing.) Run the afreeca_x??.bat file, and when prompted type in the name (or Afreeca ID) of a player you want to watch. After a few moments, VLC should start up. You can keep typing in more names as well -- VLC will open new instances for each player so that you can easily multistream.

    Lastly, most players have a lot of smurfs. The Fish Server entry on Liquipedia has a list of known smurfs and aliases, so it's easy to look up who people are playing against.


Troubleshooting & FAQ
    Q: The downloads are broken, I can't grab the .py and .bat files!

    A: They're also on Pastebin. Grab them from here (go to the link and click "download" on Pastebin):

    http://pastebin.com/upgnsq8g - afreecatv.py
    http://pastebin.com/6L1zBnJA - hls.py
    http://pastebin.com/AyKrHMPF - afreeca_x64.bat
    http://pastebin.com/bF7gEyaC - afreeca_x86.bat


    Q: The stream is still lagging. Can I fix it?

    A: Possibly. I haven't needed to do this myself, but according to the guide on defiler.ru you can try the following:

      Start -> Run "cmd.exe"
      In the command line interface, type the following:

      nslookup chromecast.afreeca.gscdn.com

      Copy the IP address response, and add it to your hosts file. (See below for instructions.)

      This IP address randomizes every once in a while as Afreeca hosts from different servers. If you experience stream lag, you may want to do a quick nslookup and add the new IP address to the hosts file.

      How to add something to your hosts file

      Google the path to your hosts file if you need to. On Windows 7/8/10 it is:
      C:\Windows\System32\drivers\etc\

      Right-click your hosts file, and uncheck read-only / write-protect.

      Edit the hosts file using notepad or notepad++.

      Add the IP address you received from the nslookup command, followed by "chromecast.afreeca.gscdn.com", to the bottom of the hosts file. Example:

      121.156.109.165 chromecast.afreeca.gscdn.com

      Save the hosts file, and re-enable write-protect / read-only mode. It should look like this:

      + Show Spoiler +
      [image loading]



    Q: I can't connect to some streams. When I try, I get this error message.

    A: Remove any Afreeca IPs from the hosts file (see above).


    Q: When I try to connect to a streamer I get this error message: error: Failed to start player: C:\Program Files (x86)\VideoLAN\VLC\vlc.exe --file-caching=5000 --network-caching=5000 --meta-title=psn1555 ([Error 2] The system cannot find the file specified)

    A: VLC is not installed, or VLC is not installed to the default directory, or you are using the wrong .bat file for your system, or you forgot to edit the .bat file to point Livestreamer to the proper VLC directory. See the installation instructions again for details.


    Q: I tried to connect to [player] but it says No streams found on this URL.

    A: TeamLiquid only refreshes the sidebar periodically. The player may have just gone offline. Check https://bwstreams.appspot.com/ to see who is currently live.


    Q: It takes a long time between entering a name into the command line and VLC opening.

    A: That's normal. It usually takes 10 - 45 seconds for me to connect.


    Q: What is the difference between this guide and the one on defiler.ru?

    A: Nothing, it's a blatant copy-paste so that I get credit instead of RoX.Malki. Actually, since Afreeca changed its domains around some of the old scripts were broken. For instance, I edited afreecatv.py to properly point to the new domain so you didn't have to edit it yourself. I also added direct links to the .py and .bat files to speed up the installation process. Besides that, I just made clarifications and added pictures to make things less ambiguous.


Give this man a medal! And another one, in case he loses it!

Thank you very much, streams are working smooth as silk for me now.
"When the geyser died, a probe came out" - SirJolt
toriak
Profile Joined December 2008
Slovakia477 Posts
April 15 2017 09:36 GMT
#132
On April 12 2017 19:37 juvenal wrote:
got it to work but the quality stays shit. Are you sure you have the same quality in the browser?


i think you are right. It seems the quality in browser is better. I didnt noticed it before because have a small monitor...
outscar
Profile Joined September 2014
2832 Posts
April 19 2017 01:53 GMT
#133
[clic][error] Could not open stream: Missing #EXTM3U header

Anyway to fix this? So annoying to watch from here because Afreeca snucks in 5 min. commercials. Now it's not working T_T
sunbeams are never made like me...
Aylear
Profile Blog Joined May 2009
Norway3988 Posts
April 19 2017 02:12 GMT
#134
On April 19 2017 10:53 outscar wrote:
[clic][error] Could not open stream: Missing #EXTM3U header

Anyway to fix this? So annoying to watch from here because Afreeca snucks in 5 min. commercials. Now it's not working T_T

That's odd. I've never seen that error before. It seems to be a connectivity problem on your end from what I can deduce. Are you sure you downloaded the hls.py and afreecatv.py files and put them in the proper folders? Seems like it's an error that can come up where hls.py is used, and it's all I can think of to try.
TL+ Member
outscar
Profile Joined September 2014
2832 Posts
April 19 2017 03:25 GMT
#135
On April 19 2017 11:12 Aylear wrote:
Show nested quote +
On April 19 2017 10:53 outscar wrote:
[clic][error] Could not open stream: Missing #EXTM3U header

Anyway to fix this? So annoying to watch from here because Afreeca snucks in 5 min. commercials. Now it's not working T_T

That's odd. I've never seen that error before. It seems to be a connectivity problem on your end from what I can deduce. Are you sure you downloaded the hls.py and afreecatv.py files and put them in the proper folders? Seems like it's an error that can come up where hls.py is used, and it's all I can think of to try.


Added those files again, strangely I didn't had hls.py (instead I had hls.pyc which I deleted). But now I get "error: No plugin can handle URL: (stream URL)". Any idea?
sunbeams are never made like me...
Aylear
Profile Blog Joined May 2009
Norway3988 Posts
April 19 2017 03:39 GMT
#136
On April 19 2017 12:25 outscar wrote:
Show nested quote +
On April 19 2017 11:12 Aylear wrote:
On April 19 2017 10:53 outscar wrote:
[clic][error] Could not open stream: Missing #EXTM3U header

Anyway to fix this? So annoying to watch from here because Afreeca snucks in 5 min. commercials. Now it's not working T_T

That's odd. I've never seen that error before. It seems to be a connectivity problem on your end from what I can deduce. Are you sure you downloaded the hls.py and afreecatv.py files and put them in the proper folders? Seems like it's an error that can come up where hls.py is used, and it's all I can think of to try.


Added those files again, strangely I didn't had hls.py (instead I had hls.pyc which I deleted). But now I get "error: No plugin can handle URL: (stream URL)". Any idea?

No idea. And not to be too rude about it, but you just told me you didn't follow the installation instructions properly. I don't know enough about Livestreamer and how it fully works to spend time troubleshooting an issue unique to you that could just end up being "lol i forgot to edit a thing you clearly specified in the OP, whoopsie!"

If you still can't get it to work, maybe try some other solutions on this forum. I haven't tried these programs myself so I can't verify that they work, but:

http://www.teamliquid.net/forum/brood-war/519028-scbw-afreeca-picker-vlc-livestreamer
Vendethiel made a frontend program instead of a .bat file that has some additional features. It supposedly doesn't require a lot of messing with Livestreamer either.

http://www.teamliquid.net/forum/brood-war/512913-guide-watch-afreeca-sc-bw-streams-with-vlc?page=6#120
Petrucci86 posted his own frontend program on the previous page of this thread. Might be another option for you.

Good luck.
TL+ Member
outscar
Profile Joined September 2014
2832 Posts
Last Edited: 2017-04-19 04:03:24
April 19 2017 03:48 GMT
#137
On April 19 2017 12:39 Aylear wrote:
Show nested quote +
On April 19 2017 12:25 outscar wrote:
On April 19 2017 11:12 Aylear wrote:
On April 19 2017 10:53 outscar wrote:
[clic][error] Could not open stream: Missing #EXTM3U header

Anyway to fix this? So annoying to watch from here because Afreeca snucks in 5 min. commercials. Now it's not working T_T

That's odd. I've never seen that error before. It seems to be a connectivity problem on your end from what I can deduce. Are you sure you downloaded the hls.py and afreecatv.py files and put them in the proper folders? Seems like it's an error that can come up where hls.py is used, and it's all I can think of to try.


Added those files again, strangely I didn't had hls.py (instead I had hls.pyc which I deleted). But now I get "error: No plugin can handle URL: (stream URL)". Any idea?

No idea. And not to be too rude about it, but you just told me you didn't follow the installation instructions properly. I don't know enough about Livestreamer and how it fully works to spend time troubleshooting an issue unique to you that could just end up being "lol i forgot to edit a thing you clearly specified in the OP, whoopsie!"

If you still can't get it to work, maybe try some other solutions on this forum. I haven't tried these programs myself so I can't verify that they work, but:

http://www.teamliquid.net/forum/brood-war/519028-scbw-afreeca-picker-vlc-livestreamer
Vendethiel made a frontend program instead of a .bat file that has some additional features. It supposedly doesn't require a lot of messing with Livestreamer either.

http://www.teamliquid.net/forum/brood-war/512913-guide-watch-afreeca-sc-bw-streams-with-vlc?page=6#120
Petrucci86 posted his own frontend program on the previous page of this thread. Might be another option for you.

Good luck.


Well the reason I didn't followed your installation because it was already installed on my PC (defiler.ru one) and it was working perfecut until now and I saw that your installation is same but only plugin files changed. I tried to replace those files and still getting errors. Might try clean install then. Also lately I installed some antivirus thingy might be it blocking. Thanks for tips!

EDIT: Yeah, this fucking shit was because of antivirus, fuck them Now I can run.
sunbeams are never made like me...
Vendethiel
Profile Joined February 2017
213 Posts
April 19 2017 08:54 GMT
#138
Leaving that responsibility to Streamlink and building a GUI on top of it is just a easier choice.
Of course you're right, but it means a one-click installer for the program would be feasible. Non-technical people will not go through with "install steamlink in this and that directory". Maybe the solution is to instead package streamlink...
Maru <3
Craton
Profile Blog Joined December 2009
United States17246 Posts
April 21 2017 05:47 GMT
#139
Curiously I'm seeing a similar issue with the lower quality tonight. Last night watching Bisu in VLC it was the same stream quality (very crisp), whereas with Snow today there's a marked difference. I wonder if it has anything to do with the number of viewers on the stream. Bisu had more transcoding options I believe.

I'll have to experiment some more and see if I can figure anything out.

My versions:
VLC 2.2.1
Livestreamer 1.11.1
Latest version of the plugins from OP


Also, does anyone happen to know of the API Afeeca exposes to get stream status, thumnails, etc? I have a Windows app I wrote that leverages the Twitch API (a glorified Livestreamer GUI with a similar UI to the Twitch website) and I'd like to expand it to incorporate Afreeca as well. I think it might end up being something this community would find useful.
twitch.tv/cratonz
Aylear
Profile Blog Joined May 2009
Norway3988 Posts
April 24 2017 04:40 GMT
#140
Added Horang2 to the .bat files.

Windows 64-bit: afreeca_x64.bat (right-click and save as)
Windows 32-bit: afreeca_x86.bat (right-click and save as)

or

http://pastebin.com/AyKrHMPF - afreeca_x64.bat (go to the link and click "download" on Pastebin)
http://pastebin.com/bF7gEyaC - afreeca_x86.bat (go to the link and click "download" on Pastebin)
TL+ Member
Prev 1 5 6 7 8 9 25 Next All
Please log in or register to reply.
Live Events Refresh
RSL Revival
10:00
Season 1: Playoffs Day 4
Clem vs ClassicLIVE!
SHIN vs Cure
Crank 758
Tasteless705
ComeBackTV 262
Rex60
3DClanTV 49
IntoTheiNu 46
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Crank 758
Tasteless 705
Rex 60
MindelVK 27
EmSc Tv 13
StarCraft: Brood War
Sea 8525
Calm 4586
Rain 2860
Horang2 2063
Bisu 952
Hyuk 843
Jaedong 541
Leta 258
Shuttle 209
Soma 179
[ Show more ]
PianO 163
ToSsGirL 142
TY 132
EffOrt 130
ZerO 103
Killer 64
Rush 60
Hyun 60
Last 51
JulyZerg 42
HiyA 27
zelot 25
JYJ21
Movie 20
Free 19
NaDa 9
ajuk12(nOOB) 9
Sacsri 6
ivOry 4
Dota 2
XcaliburYe704
XaKoH 683
Fuzer 248
League of Legends
JimRising 731
singsing364
Counter-Strike
Stewie2K1977
x6flipin87
Heroes of the Storm
Khaldor315
Other Games
Happy508
Pyrionflax245
crisheroes230
ZerO(Twitch)22
Organizations
StarCraft 2
EmSc Tv 13
EmSc2Tv 13
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 13 non-featured ]
StarCraft 2
• Berry_CruncH325
• LUISG 28
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• lizZardDota2291
Upcoming Events
FEL
1h 46m
WardiTV European League
1h 46m
BSL: ProLeague
7h 46m
Dewalt vs Bonyth
Replay Cast
1d 13h
Sparkling Tuna Cup
1d 23h
WardiTV European League
2 days
The PondCast
2 days
Replay Cast
3 days
RSL Revival
3 days
Replay Cast
4 days
[ Show More ]
RSL Revival
4 days
FEL
5 days
RSL Revival
5 days
FEL
6 days
FEL
6 days
Sparkling Tuna Cup
6 days
RSL Revival
6 days
Liquipedia Results

Completed

BSL 2v2 Season 3
HSC XXVII
Heroes 10 EU

Ongoing

JPL Season 2
BSL Season 20
Acropolis #3
KCM Race Survival 2025 Season 2
CSL 17: 2025 SUMMER
Copa Latinoamericana 4
Championship of Russia 2025
RSL Revival: Season 1
Murky Cup #2
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25
BLAST Rivals Spring 2025
MESA Nomadic Masters
CCT Season 2 Global Finals
IEM Melbourne 2025

Upcoming

2025 ACS Season 2: Qualifier
CSLPRO Last Chance 2025
2025 ACS Season 2
CSLPRO Chat StarLAN 3
K-Championship
uThermal 2v2 Main Event
SEL Season 2 Championship
FEL Cracov 2025
Esports World Cup 2025
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.