Skip to content

jwatson-CO-edu/yt_shuffle_so_good

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shuffle So Good!

Online music streaming platforms are missing a feature flaw that hampers the way I consume music:
I cannot shuffle a massive playlist and also retain that shuffled state acrosss sessions!
Here is my solution: Shuffle the order of the playlist as it appears on the server before each play-through, then I only have to remember the number of the track where I left off.

DEV PLAN

  1. [ ] Obtain track information for an entire playlist
  2. [ ] Reorder one item
  3. [ ] Reorder all items
  4. [ ] Re-create the YouTube Solution for Spotify!

About

Shuffle Better than YT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages