Cleans youtube-dl music files from hashes and common unwanted phrases, inserts all music files into matched artist directories.
WARNING: The script is just an old bash exercise, not meant to download actual music illegaly, use at your own risk
NOTE: Meant to act upon files download by youtube-dl (with YouTube URL hash appended to end of each filename).
- Removes all unnecessary filename parts of downloaded music.
- Moves new filenames into corresponding artist directories.
Script makes changes to the working directory it was called from.