Skip to content

Spirit-act/nightdrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Skeler NightDrive Playlists

Requirements

  • All Audio Files from the Video
  • Tracklist
  • Python >= 3.8
  • ffmpeg

Download the Audio Files

yt-dlp -f ba[ext=m4a] --split-chapters https://www.youtube.com/watch?v=<watch_id>

Tracklist

look in the comments of the NightDrive Videos and copy everything in a tracklist.txt

! No NewLine at the end of the File

Execution

minimal

python -m nightdrive -t tracklist.txt -f path/to/the/folder/with/all/audio/files

with album cover

python -m nightdrive -t tracklist.txt -f path/to/the/folder/with/all/audio/files -c path/to/the/album/cover/image.png

About

Skeler NightDrive Playlist generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages