-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
plugin issueA Plugin does not work correctlyA Plugin does not work correctly
Description
Checklist
- This is a plugin issue and not a different kind of issue
- I have read the contribution guidelines
- I have checked the list of open and recently closed plugin issues
- I have checked the commit log of the master branch
Streamlink version
streamlink 6.6.1
Description
The plugin is no longer working for me, as it seems to no longer be able to find the broadcast number, as if the stream was off, when I tested on multiple online Afreeca broadcasts.
I tried with both https://play.afreecatv.com/user and https://play.afreecatv.com/user/number url format, and it was working fine yesterday.
I had an old streamlink/python version, but updating both did not change anything.
Debug log
streamlink.exe -o "C:\Users\...\{time:%y%m%d_%Hh%Mm%Ss}_{title}_test.ts" https://play.afreecatv.com/ecvhao best --retry-streams 60 --stream-segment-threads 10 --loglevel=debug
[session][debug] Loading plugin: afreeca
[cli][debug] OS: Windows 10
[cli][debug] Python: 3.12.2
[cli][debug] OpenSSL: OpenSSL 3.0.13 30 Jan 2024
[cli][debug] Streamlink: 6.6.1
[cli][debug] Dependencies:
[cli][debug] certifi: 2024.2.2
[cli][debug] isodate: 0.6.1
[cli][debug] lxml: 5.1.0
[cli][debug] pycountry: 23.12.11
[cli][debug] pycryptodome: 3.20.0
[cli][debug] PySocks: 1.7.1
[cli][debug] requests: 2.31.0
[cli][debug] trio: 0.24.0
[cli][debug] trio-websocket: 0.11.1
[cli][debug] typing-extensions: 4.9.0
[cli][debug] urllib3: 2.2.0
[cli][debug] websocket-client: 1.7.0
[cli][debug] Arguments:
[cli][debug] url=https://play.afreecatv.com/ecvhao
[cli][debug] stream=['best']
[cli][debug] --loglevel=debug
[cli][debug] --output=C:\Users\...\{time:%y%m%d_%Hh%Mm%Ss}_{title}_test.ts
[cli][debug] --retry-streams=60.0
[cli][debug] --stream-segment-threads=10
[cli][debug] --ffmpeg-ffmpeg=C:\Program Files\Streamlink\ffmpeg\ffmpeg.exe
[cli][info] Found matching plugin afreeca for URL https://play.afreecatv.com/ecvhao
[plugins.afreeca][error] Could not find broadcast number.
[cli][info] Waiting for streams, retrying every 60.0 second(s)
Metadata
Metadata
Assignees
Labels
plugin issueA Plugin does not work correctlyA Plugin does not work correctly