You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I make great use of --stream-sorting-excludes '>high,>mobile_high,>720p' but some streams, for example on twitch.tv, lack any quality levels whatsoever and only offer source and mobile_source.
Is there a way to make livestreamer try to not use anything higher than high or 720p while still being able to fall-back on source if nothing else exists?
E.g. livestreamer --stream-sorting-excludes '>high' best,source
The text was updated successfully, but these errors were encountered:
I make great use of
--stream-sorting-excludes '>high,>mobile_high,>720p'
but some streams, for example ontwitch.tv
, lack any quality levels whatsoever and only offersource
andmobile_source
.Is there a way to make
livestreamer
try to not use anything higher thanhigh
or720p
while still being able to fall-back onsource
if nothing else exists?E.g.
livestreamer --stream-sorting-excludes '>high' best,source
The text was updated successfully, but these errors were encountered: