Simple streamlink support (#97)
* Simple streamlink support Relies on settings entry & loads best available quality by default.
This commit is contained in:
@@ -43,6 +43,8 @@ public:
|
||||
pajlada::Settings::Setting<bool> showTimestampSeconds;
|
||||
pajlada::Settings::Setting<bool> showBadges;
|
||||
|
||||
pajlada::Settings::Setting<std::string> streamlinkPath;
|
||||
|
||||
// Settings
|
||||
Setting<QString> selectedUser;
|
||||
Setting<float> emoteScale;
|
||||
|
||||
Reference in New Issue
Block a user