From ce4f6cfd3f01f09115208ea27a7d9e979576866d Mon Sep 17 00:00:00 2001 From: Charles Fettinger Date: Sun, 24 Mar 2019 17:07:46 -0700 Subject: [PATCH] Update Button "COPY INDEX.HTML FILEPATH" filepath did not contain the overlay subfolder, some users may have issues when following directions to use the button --- CLP_StreamlabsSystem.py | 2975 ++++++++++++++++++++------------------- README.md | 3 + README.txt | 3 + 3 files changed, 1495 insertions(+), 1486 deletions(-) diff --git a/CLP_StreamlabsSystem.py b/CLP_StreamlabsSystem.py index 678c020..ae13b30 100644 --- a/CLP_StreamlabsSystem.py +++ b/CLP_StreamlabsSystem.py @@ -1,1486 +1,1489 @@ -#!/usr/bin/python -# -*- coding: utf-8 -*- -# pylint: disable=invalid-name -"""Extra parameters including a bunch from other bots""" -#--------------------------------------- -# Libraries and references -#--------------------------------------- -from collections import deque -import codecs -import winsound -import ast -import sys -import os -import re -import ctypes -import json -import datetime -import time -import urllib -import clr -import random -import base64 - -clr.AddReference('System.Windows.Forms') -from System.Windows.Forms import WebBrowser, Form, DockStyle -#--------------------------------------- -# [Required] Script information -#--------------------------------------- -ScriptName = "CLP " -Creator = "Castorr91" -Version = "1.5.3" -Description = "Right click -> insert api key | Extra parameters!" - -Contributor = "Charles 'Surn' Fettinger @ https://www.twitch.tv/surn" -Website = "https://www.twitch.tv/castorr91" -#--------------------------------------- -# Versions -#--------------------------------------- -""" -1.5.3 By Charles Fettinger 2019-03-12 - - Reorganize folder structure to place JS/HTML/CSS in subfolder 'overlay' and add README.txt to folder - - updated client_no_queue.js to optimize and be closer in line with newer .js file design. - -1.5.2 By Charles Fettinger 2019-03-10 - - Add and update Index_no_queue.html and client_no_queue.js - These files allow the usecase when browser source is active until updated by another command. - They were pulled from a pre-queue version and updated. Set a very long , is available. - -1.5.1 By Charles Fettinger 2019-03-08 - - $sync regular expression issue fixed - - fix regular expressions to allow to be optional - -1.5.0.1 By Charles Fettinger 2019-03-06 - - Add GetRandomItemFromList function - - All instances now accepts a space delimited list of browser sources, which - will play in a random browser source which includes the default CLP (blank). - If a single value is entered, it will be returned. - Use 'clp' to include the default browser source - - example: $giphy(streamer wins!,10.5,top left bottom) plays in a random selection of default, top, left or bottom (4 choices) browser source - - example: $giphy(streamer wins!,10.5,left clp) plays in a random selection of left or default browser source - - example: $giphy(streamer wins!,10.5,left) always plays in left browser source - - example: $giphy(streamer wins!,10.5,) always plays in the default browser source - -1.5 By Charles Fettinger 2019-03-05 - - Expand multiple commands to include infinite browser source targets - - $movtw(,,,) - - $movie(,,,) - - $sync(,,,) - - $text(,