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 characters
YTABConfig version: 1.4.5-4 | |
Included classes: YTGlobalConfig, YTColdConfig, YTHotConfig | |
Excluded settings: android*, amsterdam*, musicClient* and unplugged* | |
App version: 17.43.1 | |
Device model: iPhone8,1 | |
accountClientDisableIdentityRestorationLogging: 0 | |
accountClientEnableCapabilitiesErrorExtraLogging: 0 | |
accountClientEnableNewLogoutLogging: 1 | |
accountClientEnableProfileEditorSaveButton: 1 | |
accountClientEnableSsoIslToken: 0 |
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 characters
YTABConfig version: 1.4.1 | |
Included classes: YTGlobalConfig, YTColdConfig, YTHotConfig | |
Excluded settings: android*, amsterdam*, musicClient* and unplugged* | |
App version: 17.42.6 | |
Device model: iPhone8,1 | |
accountClientDisableIdentityRestorationLogging: 0 | |
accountClientEnableCapabilitiesErrorExtraLogging: 0 | |
accountClientEnableNewLogoutLogging: 1 | |
accountClientEnableProfileEditorSaveButton: 0 | |
accountClientEnableSsoIslToken: 0 |
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 characters
YTABConfig version: 1.4.1 | |
Included classes: YTGlobalConfig, YTColdConfig, YTHotConfig | |
Excluded settings: android*, amsterdam*, musicClient* and unplugged* | |
App version: 17.42.6 | |
Device model: iPhone8,1 | |
accountClientDisableIdentityRestorationLogging: 0 | |
accountClientEnableCapabilitiesErrorExtraLogging: 0 | |
accountClientEnableNewLogoutLogging: 1 | |
accountClientEnableProfileEditorSaveButton: 0 | |
accountClientEnableSsoIslToken: 0 |
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 characters
YTABConfig version: 1.3.0 | |
Included classes: YTGlobalConfig, YTColdConfig, YTHotConfig | |
Excluded settings: android*, amsterdam*, musicClient* and unplugged* | |
App version: 17.41.2 | |
Device model: iPhone8,1 | |
accountClientDisableIdentityRestorationLogging: 0 | |
accountClientDisplayPermissionRoleInSlimStatusBar: 0 | |
accountClientEnableCapabilitiesErrorExtraLogging: 0 | |
accountClientEnableNewLogoutLogging: 1 | |
accountClientEnableProfileEditorSaveButton: 0 |
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 characters
YTABConfig version: 1.2.2 | |
Included classes: YTGlobalConfig, YTColdConfig, YTHotConfig | |
Excluded settings: android*, amsterdam*, musicClient* and unplugged* | |
App version: 17.40.5 | |
Device model: iPhone8,1 | |
accountClientDisableIdentityRestorationLogging: 0 | |
accountClientDisplayPermissionRoleInSlimStatusBar: 0 | |
accountClientEnableCapabilitiesErrorExtraLogging: 0 | |
accountClientEnableNewLogoutLogging: 1 | |
accountClientEnableProfileEditorSaveButton: 0 |
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 characters
YTABConfig version: 1.2.2 | |
Included classes: YTGlobalConfig, YTColdConfig, YTHotConfig | |
Excluded settings: android*, amsterdam*, musicClient* and unplugged* | |
App version: 17.39.5 | |
Device model: iPhone8,1 | |
accountClientDisableIdentityRestorationLogging: 0 | |
accountClientDisplayPermissionRoleInSlimStatusBar: 0 | |
accountClientEnableCapabilitiesErrorExtraLogging: 0 | |
accountClientEnableNewLogoutLogging: 1 | |
accountClientEnableSsoIslToken: 0 |
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 characters
// ==UserScript== | |
// @name Youtube HD | |
// @author adisib | |
// @namespace namespace_adisib | |
// @description Select a youtube resolution and resize the player. | |
// @version 2022.02.27 | |
// @match https://www.youtube.com/* | |
// @noframes | |
// @grant none | |
// ==/UserScript== |