Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugins.twitch: AV1 stream support #5768

Open
4 tasks done
fisch2 opened this issue Jan 12, 2024 · 2 comments · May be fixed by #5769
Open
4 tasks done

plugins.twitch: AV1 stream support #5768

fisch2 opened this issue Jan 12, 2024 · 2 comments · May be fixed by #5769
Labels
plugin issue A Plugin does not work correctly

Comments

@fisch2
Copy link

fisch2 commented Jan 12, 2024

Checklist

Streamlink version

9cf393e

Description

I tried to watch the stream of r0dn3y, who is one of the OBS developers that already have access to the Enhanced Broadcasting Beta on Twitch. In his recent stream, only the 480p30 stream, which is encoded with AVC1 would be listed in streamlink.

Debug log

[kevin@FA617XS ~]$ streamlink https://www.twitch.tv/r0dn3y --loglevel=debug
[cli][debug] OS:         Linux-6.7.0-zen1-1-zen-x86_64-with-glibc2.38
[cli][debug] Python:     3.11.6
[cli][debug] OpenSSL:    OpenSSL 3.2.0 23 Nov 2023
[cli][debug] Streamlink: 6.5.0+17.g9cf393e3
[cli][debug] Dependencies:
[cli][debug]  certifi: 2023.11.17
[cli][debug]  isodate: 0.6.1
[cli][debug]  lxml: 4.9.2
[cli][debug]  pycountry: 22.3.5
[cli][debug]  pycryptodome: 3.19.1
[cli][debug]  PySocks: 1.7.1
[cli][debug]  requests: 2.31.0
[cli][debug]  trio: 0.23.2
[cli][debug]  trio-websocket: 0.11.1
[cli][debug]  typing-extensions: 4.9.0
[cli][debug]  urllib3: 1.26.18
[cli][debug]  websocket-client: 1.7.0
[cli][debug] Arguments:
[cli][debug]  url=https://www.twitch.tv/r0dn3y
[cli][debug]  --loglevel=debug
[cli][info] Found matching plugin twitch for URL https://www.twitch.tv/r0dn3y
[plugins.twitch][debug] Getting live HLS streams for r0dn3y
[plugins.twitch][debug] {'adblock': False, 'geoblock_reason': '', 'hide_ads': False, 'server_ads': True, 'show_ads': True}
[utils.l10n][debug] Language code: de_DE
Available streams: audio_only, 480p30 (worst, best)
@fisch2 fisch2 added the bug label Jan 12, 2024
@bastimeyer bastimeyer removed the bug label Jan 12, 2024
@bastimeyer
Copy link
Member

Read #4902

Leaving this thread open until the temporary Twitch plugin changes I was talking about have been added.

@bastimeyer bastimeyer changed the title AV1 Streams don't show up on twitch (Enhanced Broadcasting Beta) plugins.twitch: AV1 stream support Jan 12, 2024
@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label Jan 12, 2024
@bastimeyer bastimeyer linked a pull request Jan 12, 2024 that will close this issue
@bastimeyer
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin issue A Plugin does not work correctly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants