Lossless Source:
[Outside of Melancholy](https://nyaa.si/view/873763)
[What a Wonderful World Line](https://nyaa.si/view/1065247)
[World Atlas](https://nyaa.si/view/1559424)
[STORIES](https://nyaa.si/view/1106446)
[Cipher](https://nyaa.si/view/1520247)
Keep only the album music, encoded as aac with ffmpeg:
```
ffmpeg -i input.flac -acodec aac -ar 44100/48000 -b:a 320K -c:v copy output.m4a
```
Rename main directories, but not the files, cuz I'm lazy.
Comments - 0