Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SummonHIM committed Nov 25, 2022
2 parents 780b20c + 1914b1d commit 715c17e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
A script that automatically downloads music from Bestdori and fills in the music information.(Song title, Artist, Album, Composer and Front cover)

### Download
[![Release](https://github.com/SummonHIM/Bestdori-Music-Downloader/actions/workflows/Release.yml/badge.svg)](https://github.com/SummonHIM/Bestdori-Music-Downloader/actions/workflows/Release.yml)
[![Release](https://github.com/SummonHIM/Bestdori-Music-Downloader/actions/workflows/Release.yml/badge.svg)](https://github.com/SummonHIM/Bestdori-Music-Downloader/releases/latest)

Provide `UTF-8`, `GBK`, `Shift-JIS` and `EUC-KR` version.

Expand Down Expand Up @@ -38,7 +38,7 @@ Set-ExecutionPolicy -Scope CurrentUser RemoteSigned
一个能从 Bestdori 上自动下载歌曲并填入歌曲信息(歌曲标题、歌手、专辑、作曲人员和封面)的 PowerShell 脚本。

### 下载
[![Release](https://github.com/SummonHIM/Bestdori-Music-Downloader/actions/workflows/Release.yml/badge.svg)](https://github.com/SummonHIM/Bestdori-Music-Downloader/actions/workflows/Release.yml)
[![Release](https://github.com/SummonHIM/Bestdori-Music-Downloader/actions/workflows/Release.yml/badge.svg)](https://github.com/SummonHIM/Bestdori-Music-Downloader/releases/latest)

提供`UTF-8``GBK``Shift-JIS``EUC-KR`编码。请根据你的操作系统按需下载。

Expand Down Expand Up @@ -68,4 +68,4 @@ Set-ExecutionPolicy -Scope CurrentUser RemoteSigned
```

#### 无法在Win7、Win8运行这个脚本。脚本提示我的 PowerShell 版本过低
Win7 和 Win8 用户可以前去 [https://docs.microsoft.com/powershell/scripting/windows-powershell/wmf/setup/install-configure?view=powershell-5.1](https://docs.microsoft.com/powershell/scripting/windows-powershell/wmf/setup/install-configure?view=powershell-5.1) 下载并更新你的 PowerShell 版本(虽然能运行,但是脚本无法更改语言)。XP 用户请考虑升级 Win10
Win7 和 Win8 用户可以前去 [https://docs.microsoft.com/powershell/scripting/windows-powershell/wmf/setup/install-configure?view=powershell-5.1](https://docs.microsoft.com/powershell/scripting/windows-powershell/wmf/setup/install-configure?view=powershell-5.1) 下载并更新你的 PowerShell 版本(虽然能运行,但是脚本无法更改语言)。XP 用户请考虑升级 Win10

0 comments on commit 715c17e

Please sign in to comment.