You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a lists of cumulated timestamps out of audio files from one directory using the Mutagen Python library. What you can easily paste afterwards to your description box on Youtube. There is an option to turn on enumeration for tracks in case the filenames do not start with numbering. It is a simple console application.
3
4
4
5
## Usage:
5
-
1. Paste the full path to the directory that contains the audio files that you would like to create the timestamps from. (e.g. "C:\Music\MyAlbum")
6
-
2. Decide if you need enumeration
7
-
3. Done!
6
+
7
+
1. Paste the full path to the directory that contains the audio files that you would like to create the timestamps from. (e.g. "C:\Music\MyAlbum")
0 commit comments