Skip to content

🎵 Export Spotify playlist to plain text without logging in. (WIP)

License

Notifications You must be signed in to change notification settings

danishprakash/spotify-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Spotify Tools (WIP)

Simple script for Spotify users.

Features

  • Exports a Spotify playlist to a .txt file.

Usage

  1. Copy a Spotify playlist link
  2. Run the script and passing the playlist link as an command line argument'
  3. Wait for the done prompt.
  4. A file with the same name as of the playlist would be created in the same dir as the script.

Requirements

  1. BeautifulSoup4

Example

    python3 plist-text.py <spotify-playlist-URL>

About

🎵 Export Spotify playlist to plain text without logging in. (WIP)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages