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

Twitch new Transcode Options #59

Closed
Xeala opened this issue Sep 30, 2016 · 2 comments
Closed

Twitch new Transcode Options #59

Xeala opened this issue Sep 30, 2016 · 2 comments
Labels

Comments

@Xeala
Copy link

Xeala commented Sep 30, 2016

Since TwitchCon some streams will get new transcode options, so livestreamer couldn't pick up the best one on these, if i had "default-stream best" in my config file.

http://puu.sh/rtnvj/2526c5a084.png

@bastimeyer
Copy link
Member

This was fixed by chrippa/livestreamer#1429... The PR has been merge here:
https://github.com/streamlink/streamlink/blame/master/src/streamlink/plugin/plugin.py#L40

$ streamlink -p mpv twitch.tv/twitch best
[cli][info] Found matching plugin twitch for URL twitch.tv/twitch
[cli][info] Available streams: audio, 144p30 (worst), 240p30, 360p30, 480p30, 540p30, 720p30, 720p60, 1080p60 (best)
[cli][info] Opening stream: 1080p60 (hls)
[cli][info] Starting player: mpv
[cli][info] Player closed
[cli][info] Stream ended

@gravyboat
Copy link
Member

Since this was already fixed I'm going to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants