We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afc77b commit bb1cfd0Copy full SHA for bb1cfd0
README.md
@@ -1,5 +1,5 @@
1
# m4a_to_mp3
2
-将文件夹下的所有m4a文件转换为mp3格式(包括其子文件夹)。Convert all m4a files under the folder (including its subfolders) to mp3 format
+将文件夹下的所有m4a文件替换为mp3格式(包括其子文件夹)。Convert all m4a files under the folder (including its subfolders) to mp3 format
3
4
在使用前,你需要在源代码中修改需要转换的文件夹地址,并且下载ffmpeg库
5
Before using it, you need to modify the folder address to be converted in the source code and download the ffmpeg library
0 commit comments