darknight1050 / SongDownloader

Ingame SongDownloader for Beatsaber on the Oculus Quest
GNU General Public License v3.0
20 stars 12 forks source link

Download user playlist #15

Open jrmoserbaltimore opened 1 year ago

jrmoserbaltimore commented 1 year ago

SongDownloader can look up a user on Beat Saver and all the maps published by that user.

Being able to look up playlists associated to a user and download the songs in those would be useful. It'd also be nice to install the playlist itself after all the songs are downloaded.

Current workflow to update playlists is:

  1. Add songs to playlist on Beat Saver
  2. Download the .bplist to computer
  3. Plug in the Quest 2
  4. Run BMBF
  5. Set BMBF to run in background
  6. Restart BMBF
  7. Go to http://quest2address:50000
  8. Discover router isn't letting a wired machine talk to a wifi client
  9. Change router security settings
  10. Drag and drop .bplist onto BMBF
  11. Sync to Beat Saber
  12. Toggle BMBF running in background off again

Expected workflow with SongDownloader able to fetch a user's playlists:

  1. Add songs to playlist on Beat Saver
  2. Enter username into SongDownloader
  3. Select a playlist (or Select All?)
  4. Hit Download (or Download All?)

Sorting playlists is annoyingly tedious too, but that's something to fix in another mod, BMBF, or Beat Saver.