brunobastosg / upload-spotify-discover-weekly-to-kaggle-and-google-drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upload Spotify's "Discover Weekly" playlist to Kaggle and Google Drive

This project uses GitHub Actions to upload Spotify's "Discover Weekly" playlist to Kaggle and Google Drive.

flowchart TD
    A[Download this week's playlist] --> B[Upload to Google Drive]
    A --> C[Download current dataset from Kaggle]
    C --> D[Merge CSV files]
    D --> E[Upload to Kaggle]

About

License:MIT License


Languages

Language:Python 100.0%