Skip to content

C0deInBlack/Songsterr_tabs_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Songsterr_tabs_extractor

Download all your favorites saved tabs from Songsterr, organize it by Artist and save each tab with the Artist and Title name of the song.

Installation

Python virtual environment is recommended

git clone https://github.com/C0deInBlack/Songsterr_tabs_extractor.git
pip install -r requirements.txt

Usage

usage:
        ./main.py <temp mail> <json path> <path to save>

The script takes three arguments, a temporary email, the path of your JSON Songsterr data and the path where you want to save the tabs.

As Songsterr requires a registered account for download tabs, you can use any temporary email server, for example 1secmail.

For export your JSON file, go to your Songsterr account and click in 'Download my data'.

If the script fail, you will need to retry it with a new temporary email, 1secmail makes easy regenerate emails.

Note

Download speed and functionality in general, depends of network speed.
If it fails reading the JSON file, probably because Songsterr has updated the Key names, and is needed also to update the Key names in the code (just a simple string)

About

Download all your favorites saved tabs from Songsterr

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages