-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
{channel_id}
, {clipper}
and {clipper_id}
filename parameters (
#1247) * Add support for channel_id, clipper, and clipper_id filename params * Update tests * Implement new filename params support in GUI * Add new filename params to settings window & update translations * Add clipper to ChatRoot * Support clip name params in chat updater page * Fallback to web request if null * Support new filename params in non-url mass downloaders * Bump ChatRootVersion * TaskData.Streamer -> TaskData.StreamerName * Return streamer displayName instead of login * Forgot to stage * Store streamer/clipper logins in chatroot * Use array instead of list * Rename broadcaster comment variable * Ignore case when comparing channel text
- Loading branch information
Showing
33 changed files
with
377 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.