spot2txt

Export Spotify Playlist Listings as Plaintext
git clone git://git.alexkarle.com.com/spot2txt
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-02-05 17:04Add missing "out" directory creationAlex Karle1+3-0
2025-02-05 03:29Add LICENSEAlex Karle1+21-0
2025-02-05 03:27Add saving User Library as wellAlex Karle2+14-3
2025-02-05 03:17Clarify output directory in READMEAlex Karle1+1-1
2025-02-05 03:16Remove Personal/Collab in favor of DescriptionAlex Karle1+2-4
2025-02-05 03:07Fix broken track paginationAlex Karle1+9-4
2025-02-05 02:44Add actual implementation of saving to txtAlex Karle2+62-9
2025-02-05 01:50Rebrand as spot2txtAlex Karle1+3-4
2025-02-05 01:49Update README with basic instructionsAlex Karle1+43-3
2025-02-05 01:38Add CLI that pages through playlists using tokenAlex Karle3+128-74
2025-02-05 01:20Add auth flow up until access tokenAlex Karle1+32-2
2025-02-05 00:21Rename executable to spotilistAlex Karle1+0-0
2025-02-04 02:40Add Auth Code up until "code" is returnedAlex Karle2+51-0
2025-02-04 01:04Add gitignoreAlex Karle1+1-0
2025-02-04 01:03Initial commitAlex Karle1+3-0