AfreecaTV service changed,plugin fixed.
See original GitHub issuechange afreeca.py
from
CHANNEL_INFO_URL = "http://live.afreeca.com:8057/api/get_broad_state_list.php"
to
CHANNEL_INFO_URL = "http://live.afreecatv.com:8057/api/get_broad_state_list.php"
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:5
Top Results From Across the Web
Changelog - Streamlink 5.1.2 documentation
Fixed: various other plugin issues (see full changelog) ... Changed: plugin request and submission guidelines (#3244) ... AfreecaTV plugin updates ...
Read more >AfreecaTV - Wikipedia
AfreecaTV (KRX: 067160) is a P2P technology-based video streaming service. It is now owned and operated by AfreecaTV Co., Ltd. in South Korea...
Read more >Streamlink Version History - VideoHelp
Fixed: ValueError being raised while muxing streams (#4998) Fixed: ad filtering bug in Twitch ... Changed: plugin request and submission guidelines (#3244)
Read more >livecli Changelog - PyUp.io
hls.muxed: Fixed audio issues with muxed hls streams ... **Fixed or Changed Plugin** - atresplayer ... dailymotion: fix error logging for stream errors...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No need to compile py to pyc. Just do the following:
afreeca.py
from latest master, link: https://raw.githubusercontent.com/chrippa/livestreamer/ab80dbd6560f6f9835865b2fc9f9c6015aee5658/src/livestreamer/plugins/afreeca.py%Livestreamer Install Path%\livestreamer-1.12.2-py2.7.egg\livestreamer\plugins
afreeca.pyc
in this folder.@trocknet, thank you very much, your fixes are essential as usual:) Pull Request: #1401
There is also a different Pull Request #1383 related to recent changes in afreeca service. But I’m not sure how it affects the behavior of plugin.