{"id":15489686,"url":"https://github.com/pablopunk/exportify","last_synced_at":"2025-08-03T23:34:57.330Z","repository":{"id":48702948,"uuid":"385400259","full_name":"pablopunk/exportify","owner":"pablopunk","description":"Save all your Spotify music as mp3 files from youtube","archived":false,"fork":false,"pushed_at":"2021-07-14T15:05:59.000Z","size":620,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-18T08:50:13.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/pablopunk/exportify","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pablopunk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-12T22:30:14.000Z","updated_at":"2021-07-14T15:06:02.000Z","dependencies_parsed_at":"2022-09-08T22:30:36.481Z","dependency_job_id":null,"html_url":"https://github.com/pablopunk/exportify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"pablopunk/next-starter","purl":"pkg:github/pablopunk/exportify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fexportify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fexportify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fexportify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fexportify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pablopunk","download_url":"https://codeload.github.com/pablopunk/exportify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pablopunk%2Fexportify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268628872,"owners_count":24281046,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-10-02T07:06:58.700Z","updated_at":"2025-08-03T23:34:57.305Z","avatar_url":"https://github.com/pablopunk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exportify\n\n\u003e Export your saved Spotify songs as Youtube videos (just links for now)\n\n## Usage\n\nYou need a Spotify Developer account. [Go here](https://developer.spotify.com/dashboard/) to get one.\n\n- Create a spotify-api app\n\n![create app click](./public/screenshots/create-app-click.png)\n\n- Name it whatever you want and click Create\n\n![create app](./public/screenshots/create-app.png)\n\n- Edit the settings to add a callback URL (http://localhost:3000)\n\n![edit-settings](./public/screenshots/edit-settings.png)\n![redirect](./public/screenshots/redirect.png)\n\n- Copy the tokens\n\n![copy client](./public/screenshots/copy-client.png)\n![copy secrent](./public/screenshots/copy-secret.png)\n\n- Now clone this repo and create an `.env` file\n\n```bash\ngit clone https://github.com/pablopunk/exportify\ncd exportify\ntouch .env\n```\n\n- Modify the `.env` to reflect the tokens you copied before from Spotify\n\n```\nSPOTIFY_CLIENT_ID=...\nSPOTIFY_SECRET=...\n```\n\n- Now install the dependencies and run this project:\n\n```\nnpm install\nnpm run dev\n```\n\n- Visit [localhost:3000](http://localhost:3000)\n\n![app index](./public/screenshots/app-index.png)\n![app songs](./public/screenshots/app-songs.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablopunk%2Fexportify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpablopunk%2Fexportify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablopunk%2Fexportify/lists"}