Skip to content

Easy use tutorial

SummonHIM edited this page Jan 29, 2023 · 4 revisions

Step 1

Open Bestdori Music Player, then create a new playlist, add music to list which you wanna download.

Step1

Step 2

Press F12 to open the DevTools. You can click Always match Chrome's language to set DevTools language if you're using Chrome.

Step2

Step 3

Click ApplicationLocal Storagehttps://bestdori.complayer/lists. Right-click the playlist name you created, then click Copy vaule.

Step3

Step 4

Create a new Text Document where the script is.

Step4

Step 5

Paste the playlist values you just copied into the text document.

Step5

Step 6

Right-click the script and click Run with PowerShell.

If PowerShell say Cannot be loaded because running scripts is disabled on this system. You might need to exec this command in PowerShell: Set-ExecutionPolicy -Scope CurrentUser RemoteSigned to unlock PowerShell scripts usage restrictions.

If you're using Windows 7 or 8, you might need to upgrade your PowerShell version to 5.1. Click here to learn how to upgrade your powershell to 5.1.

Step6

Step 7

Enter the filename of the text document.

Step7

Step 8

Press enter, then ok!

Step8

Clone this wiki locally