I couldn't find instructions that were 100% complete, so I put this together.
These instructions worked fine for me. Follow each step carefully.
DO NOT create the VM by choosing Quick Create in Hyper-V Manager. Follow these instructions exactly.
I couldn't find instructions that were 100% complete, so I put this together.
These instructions worked fine for me. Follow each step carefully.
DO NOT create the VM by choosing Quick Create in Hyper-V Manager. Follow these instructions exactly.
| javascript: (async function () { | |
| "use strict"; | |
| // Updated 2025-12-08 v2 | |
| const CONFIG = { | |
| delay: 200, | |
| filters: { | |
| minViews: 1, | |
| skipTitlesWith: ["on vocal", "off vocal", "ニコカラ"] | |
| }, |