{"id":23816771,"url":"https://github.com/dfaust/spotify-playlist-importer","last_synced_at":"2025-06-24T15:05:57.371Z","repository":{"id":37182595,"uuid":"282676064","full_name":"dfaust/spotify-playlist-importer","owner":"dfaust","description":"Import playlists into Spotify accurately and with ease","archived":false,"fork":false,"pushed_at":"2023-01-20T22:43:35.000Z","size":1507,"stargazers_count":0,"open_issues_count":18,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-24T15:05:49.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfaust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-26T15:17:47.000Z","updated_at":"2021-04-01T11:20:48.000Z","dependencies_parsed_at":"2023-02-12T06:16:16.321Z","dependency_job_id":null,"html_url":"https://github.com/dfaust/spotify-playlist-importer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dfaust/spotify-playlist-importer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfaust%2Fspotify-playlist-importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfaust%2Fspotify-playlist-importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfaust%2Fspotify-playlist-importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfaust%2Fspotify-playlist-importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfaust","download_url":"https://codeload.github.com/dfaust/spotify-playlist-importer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfaust%2Fspotify-playlist-importer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261700468,"owners_count":23196501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-02T04:32:15.260Z","updated_at":"2025-06-24T15:05:57.326Z","avatar_url":"https://github.com/dfaust.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spotify-playlist-importer\n\n## About\n\nImport playlists to Spotify.\n\nBuilt using WebAssembly, [Rust](https://github.com/rust-lang/rust) and [yew](https://github.com/yewstack/yew) for the fun of it.\n\n### Features\n\n- Display similarity between playlist song and yew songs\n- Tries to find best match for playlist songs within the yew database\n- The user can choose between multiple search results if available\n- The user can enter a manual search terms\n- Export songs that cannot be found on Spotify as a playlist\n\n## Usage\n\nWhen building for the first time, ensure to install dependencies first.\n\n```sh\nyarn install\n```\n\nCreate a file named `.env` and enter your yew client id.\n\n```env\nCLIENT_ID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n```\n\nStart spotify-playlist-importer.\n\n```sh\nyarn run start:dev\n```\n\n## Deduplicate songs\n\n`spotify-playlist-importer` does not check if a song already exists in a playlist before adding it. You can deduplicate your playlists using `spotify-dedup`.\n\n\u003chttps://jmperezperez.com/spotify-dedup/\u003e\n\n\u003chttps://github.com/JMPerez/spotify-dedup\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfaust%2Fspotify-playlist-importer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfaust%2Fspotify-playlist-importer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfaust%2Fspotify-playlist-importer/lists"}