-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
彭伟中
committed
Apr 24, 2024
1 parent
547b33e
commit 59f6d88
Showing
6 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## 先决条件 | ||
使用 https://github.com/0x77fe/AudioDecrypt | ||
|
||
## 描述 | ||
批量去除文件的[未命名] | ||
|
||
## 开始 | ||
使用**AudioDecrypt**在某些场景下文件名会出现[未命名],像这样子: | ||
![img.png](img.png) | ||
|
||
手动更改太慢,所以临时写了一个小工具,用以批量去除: | ||
![img_1.png](img_1.png) | ||
|
||
## 去除前的效果 | ||
![img_2.png](img_2.png) | ||
## 去除后的效果 | ||
![img_3.png](img_3.png) | ||
|
||
## 另外,推荐两个我常用的音乐播放器 | ||
1、安卓:https://github.com/RetroMusicPlayer/RetroMusicPlayer | ||
2、PC(WIN):https://github.com/zhongyang219/MusicPlayer2 |