- All Audio Files from the Video
- Tracklist
- Python >= 3.8
- ffmpeg
yt-dlp -f ba[ext=m4a] --split-chapters https://www.youtube.com/watch?v=<watch_id>
look in the comments of the NightDrive Videos and copy everything in a tracklist.txt
! No NewLine at the end of the File
python -m nightdrive -t tracklist.txt -f path/to/the/folder/with/all/audio/files
python -m nightdrive -t tracklist.txt -f path/to/the/folder/with/all/audio/files -c path/to/the/album/cover/image.png