Skip to content

A program to show playlists and also to play them :)

License

Notifications You must be signed in to change notification settings

victor-Lopez25/playlists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist viewer

A program to show playlists and also to play them :)

The reason why I started making this is so I can actually store a list of songs in a place where youtube or spotify can't remove songs from, locally. I know removing songs is not necessarily because these places want to remove them, sometimes it's the creators themselves. However, I believe youtube/spotify should notify you of such changes in your playlists, and definitely not what they do: "Unavailable videos are hidden"

As a side note, I deleted most of the work done in this project by accident so a lot of it is going to be redone in the first commits and the program used to be more complete. Most importantly, this isnt the final name for this T-T.

WARNING: This software is unfinished and subject to change, until any releases are made in github, it will most likely not be stable

For planned updates/fixes, see TODO.txt

Usage

Right now, the program will keep a trace of various events in a file called 'trace.spall'. I will soon have this be optional, however, last time I checked, it made a 500MB file from a 9h trace.

./viewer

Dependencies

Building

Install odinlang if you don't have it: https://odin-lang.org/docs/install/

windows:

build.bat [run|clean]

linux/macos: (macos untested!)

./BUILD.sh [run]

About

A program to show playlists and also to play them :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors