A simple and open source spotify scraper.
 
 
 
Go to file
Michael Kuperfish Steinberg 5c0ade1c66 Implement singular track scraping 2023-01-05 15:00:57 +02:00
static/css Implement basic spotify scraper 2023-01-05 14:31:44 +02:00
templates Implement basic spotify scraper 2023-01-05 14:31:44 +02:00
.gitignore Implement singular track scraping 2023-01-05 15:00:57 +02:00
auto_compressor.py Implement basic spotify scraper 2023-01-05 14:31:44 +02:00
config.py Add exception for invalid spotify keys 2023-01-05 14:43:20 +02:00
main.py Fix startup to new name & tab openning 2023-01-05 14:53:09 +02:00
requirements.txt Add modules to requirements file 2023-01-05 14:37:46 +02:00
spotify_client.py Add exception for invalid spotify keys 2023-01-05 14:43:20 +02:00
spotify_mass_download.py Add exception for invalid spotify keys 2023-01-05 14:43:20 +02:00
spotify_scraper.py Implement singular track scraping 2023-01-05 15:00:57 +02:00
spotify_utils.py Implement basic spotify scraper 2023-01-05 14:31:44 +02:00
spotpy.py Implement basic spotify scraper 2023-01-05 14:31:44 +02:00
webgui.py Implement basic spotify scraper 2023-01-05 14:31:44 +02:00