Last active
January 26, 2025 12:18
-
-
Save tsi/db88e24c2c3049bb1eaf45b7c3cb8c24 to your computer and use it in GitHub Desktop.
Revisions
-
tsi revised this gist
Jan 26, 2025 . 1 changed file with 2 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,9 +1,7 @@ { "playerOptions": { "private_cdn": true, "secure_distribution": "content.toastmasters.org" }, "sourceOptions": { "sourceTypes": ["hls"] -
tsi revised this gist
Jan 26, 2025 . 1 changed file with 4 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,9 @@ { "playerOptions": { "cloudinaryConfig" : { "private_cdn": true, "secure_distribution": "content.toastmasters.org" } }, "sourceOptions": { "sourceTypes": ["hls"] -
tsi revised this gist
Jan 26, 2025 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ { "playerOptions": { "private_cdn": true, "secure_distribution": "content.toastmasters.org" }, "sourceOptions": { "sourceTypes": ["hls"] -
tsi revised this gist
Jan 26, 2025 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ { "playerOptions": { "privateCdn": true, "secureDistribution": "content.toastmasters.org" }, "sourceOptions": { "sourceTypes": ["hls"] -
tsi revised this gist
Jan 26, 2025 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,5 @@ { "playerOptions": { "privateCdn": true, "secureDistribution": "content.toastmasters.org", }, -
tsi revised this gist
Jan 26, 2025 . 1 changed file with 4 additions and 13 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,19 +1,10 @@ { "playerOptions": { "cloudName": "toastmasters", "privateCdn": true, "secureDistribution": "content.toastmasters.org", }, "sourceOptions": { "sourceTypes": ["hls"] } } -
tsi renamed this gist
Jan 26, 2025 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
tsi created this gist
Jan 26, 2025 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ { "playerOptions": { "controlBar": { "fullscreenToggle": false }, "showJumpControls": true, "hideContextMenu": false, "floatingWhenNotVisible": "none" }, "sourceOptions": { "chapters": true, "sourceTypes": ["hls"], "transformation": [ { "effect": ["volume:auto"] } ] } }