• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 02:02
CEST 08:02
KST 15:02
  • 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
Team TLMC #5 - Finalists & Open Tournaments0[ASL20] Ro16 Preview Pt2: Turbulence10Classic Games #3: Rogue vs Serral at BlizzCon9[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12
Community News
BSL 2025 Warsaw LAN + Legends Showmatch0Weekly Cups (Sept 8-14): herO & MaxPax split cups4WardiTV TL Team Map Contest #5 Tournaments1SC4ALL $6,000 Open LAN in Philadelphia8Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues29
StarCraft 2
General
#1: Maru - Greatest Players of All Time Weekly Cups (Sept 8-14): herO & MaxPax split cups Team Liquid Map Contest #21 - Presented by Monster Energy SpeCial on The Tasteless Podcast Team TLMC #5 - Finalists & Open Tournaments
Tourneys
Maestros of The Game—$20k event w/ live finals in Paris Sparkling Tuna Cup - Weekly Open Tournament SC4ALL $6,000 Open LAN in Philadelphia WardiTV TL Team Map Contest #5 Tournaments RSL: Revival, a new crowdfunded tournament series
Strategy
Custom Maps
External Content
Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around
Brood War
General
NaDa's Body Soulkey on ASL S20 BW General Discussion A cwal.gg Extension - Easily keep track of anyone BGH Auto Balance -> http://bghmmr.eu/
Tourneys
[ASL20] Ro16 Group D [ASL20] Ro16 Group C [Megathread] Daily Proleagues BSL 2025 Warsaw LAN + Legends Showmatch
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread Borderlands 3 General RTS Discussion Thread Nintendo Switch Thread
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
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
Community
General
US Politics Mega-thread Canadian Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread UK Politics Mega-thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
I <=> 9
KrillinFromwales
The Personality of a Spender…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1688 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 Republic625 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 States17252 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
Next event in 3h 58m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
ProTech81
StarCraft: Brood War
PianO 296
JulyZerg 53
Nal_rA 41
Bale 23
ajuk12(nOOB) 12
SilentControl 9
Dota 2
NeuroSwarm132
League of Legends
JimRising 645
Counter-Strike
Stewie2K816
Other Games
summit1g7630
C9.Mang0371
XaKoH 162
Trikslyr20
Organizations
Other Games
gamesdonequick706
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• practicex 42
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• iopq 0
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Lourlo1072
• Stunt454
Upcoming Events
RSL Revival
3h 58m
Maru vs Reynor
Cure vs TriGGeR
Map Test Tournament
4h 58m
The PondCast
6h 58m
RSL Revival
1d 3h
Zoun vs Classic
Korean StarCraft League
1d 20h
BSL Open LAN 2025 - War…
2 days
RSL Revival
2 days
BSL Open LAN 2025 - War…
3 days
RSL Revival
3 days
Online Event
3 days
[ Show More ]
Wardi Open
4 days
Monday Night Weeklies
4 days
Sparkling Tuna Cup
5 days
LiuLi Cup
6 days
Liquipedia Results

Completed

Proleague 2025-09-10
Chzzk MurlocKing SC1 vs SC2 Cup #2
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
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

Upcoming

2025 Chongqing Offline CUP
BSL World Championship of Poland 2025
IPSL Winter 2025-26
BSL Season 21
SC4ALL: Brood War
BSL 21 Team A
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
MESA Nomadic Masters Fall
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
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.