Add proxy-m3u8

This commit is contained in:
pixeltris
2020-12-27 17:28:42 +00:00
parent 9d75694855
commit 59f40f4b42
16 changed files with 1945 additions and 454 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ namespace TwitchAdUtils
public static bool UseAccessTokenTemplate = false;
public static bool ShouldNotifyAdWatched = true;
public static string PlayerTypeRegular = "site";//embed
public static string PlayerTypeMiniNoAd = "picture-by-picture";
public static string PlayerTypeMiniNoAd = "picture-by-picture";//thunderdome
public static string Platform = "web";
public static string PlayerBackend = "mediaplayer";
public static string MainM3U8AdditionalParams = "";