Youtube HD Premium

自動的に設定した画質に替わります。Premiumのビットレートを優先的に選択します。

< Youtube HD Premiumについてのフィードバック

レート:可 - スクリプトは動作するがバグがある

§
投稿日: 2024/07/03
編集日: 2024/07/03

Nice script. It works well except videos are always playing in 4K even though I changed storage value to,

{
"targetRes": "hd1080"
}

I'm using it in Violentmonkey in Brave browser with the latest version of the script released 1 Hour ago at the time of me writing this. Is it a bug or am I doing something wrong?

§
投稿日: 2024/07/03

Hey, the value of "overwriteStoredSettings" is set to false by default so I don't wipe your saved settings after each update. Changing that to true should allow you to modify your settings from code again. It's really an unnatural leftover artifact from adisib that I might remedy soon.

§
投稿日: 2024/07/05

The artifact has been remedied. An UI has been added for quality selection that bypasses the need to edit the script directly.

返信を投稿

返信を投稿するにはログインしてください。