Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 926 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 926 Bytes

music_sorting

organize my music file with python

#####################################################################
#       这个脚本是用来整理你的音乐文件夹的,它可以将你的音乐        #
#          按照"歌手\专辑\歌曲"的形式整理到各自的文件夹中           #
#                                                                   #
#  This is a script for your music folder organization. It takes a  #
#   mp3 file to his own folder in a way of "artist\\album\\songs"   #
#                                                                   #
#---    ----    ----    ----    ----    ----    ----    ----    ----#
#               **注:程序只处理MP3文件, 其他忽略**                 #
#           **Remind: Only MP3 file can be organized**              #
#####################################################################