{"id":13343742,"url":"https://github.com/ottosichert/alexa-soundcloud","last_synced_at":"2025-03-12T06:30:26.588Z","repository":{"id":142845177,"uuid":"162044422","full_name":"ottosichert/alexa-soundcloud","owner":"ottosichert","description":"🗣🎶☁️ Play any stream from SoundCloud on Alexa","archived":false,"fork":false,"pushed_at":"2020-01-13T01:41:36.000Z","size":23,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-24T16:49:13.342Z","etag":null,"topics":["alexa","now","rss","soundcloud","zeit"],"latest_commit_sha":null,"homepage":"https://alexa-soundcloud.now.sh","language":"Python","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/ottosichert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-16T21:53:47.000Z","updated_at":"2021-06-03T07:25:56.000Z","dependencies_parsed_at":"2023-04-24T21:32:33.886Z","dependency_job_id":null,"html_url":"https://github.com/ottosichert/alexa-soundcloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottosichert%2Falexa-soundcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottosichert%2Falexa-soundcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottosichert%2Falexa-soundcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ottosichert%2Falexa-soundcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ottosichert","download_url":"https://codeload.github.com/ottosichert/alexa-soundcloud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243171360,"owners_count":20247876,"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":["alexa","now","rss","soundcloud","zeit"],"created_at":"2024-07-29T19:31:57.602Z","updated_at":"2025-03-12T06:30:26.566Z","avatar_url":"https://github.com/ottosichert.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alexa-soundcloud\n\nThis public endpoint allows playing music from SoundCloud via a generated RSS feed. This endpoint acts as an convenience wrapper around SoundCloud's public API linked below. It works by calling the same URL path after `https://alexa-soundcloud.now.sh` appended to `https://api.soundcloud.com`.\n\nThis is with the exception of `https://alexa-soundcloud.now.sh/stream/\u003ctrack_id\u003e` which resolves a track ID to a temporary playable URL using the SoundCloud internal API (https://api-v2.soundcloud.com).\n\n## Installation\n\nEnable any Alexa skill capable of playing music from RSS. I found https://mypodapp.com which has a minimal but ad-free option for users.\n\n## SoundCloud API\n\nThe documentation of SoundCloud's public API (not the https://api-v2.soundcloud.com used on the live site) can be found here: https://developers.soundcloud.com/docs/api/guide\n\nTo get your SoundCloud `client_id` log in and go to https://soundcloud.com/stream and check the network tab of your developer tools for any requests containing the `client_id` as HTTP GET query parameter.\n\n## alexa-soundcloud API\n\nAdditional options can be passed as HTTP Basic authentication `username` in form of a query string, e.g.:\n\n```\nsimple=foo\u0026shorthand\u0026nested.key=bar\n```\n\n| Name | Usage | Description |\n|------|---------|-------------|\n| **shuffle** | `shuffle` | Set to any value to randomly shuffle the output after retrieving the desired list |\n| **relative** | `relative.created.to=P10Y` | Today's date subtracted of the duration parsed by [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601#Durations) will be added to the key path after `relative` |\n\n## Examples\n\n- Create new playlist on https://mypodapp.com\n- Add link to playlist\n  - Name: `Favourites`\n  - Link: `https://alexa-soundcloud.now.sh/resolve?url=https://soundcloud.com/\u003cname\u003e/likes`\n  - **Advanced**\n    - Username: `shuffle`\n    - Password: `\u003cclient_id\u003e`\n    - Disable resume: `[X]`\n    - Save\n  - Say `Alexa, play Favourites on MyPod`\n  - _Enjoy the finest music in the world, i.e. your favourites_\n- Add link to playlist\n  - Name: `Feed`\n  - Link: `https://alexa-soundcloud.now.sh/tracks?q=dub+techno\u0026duration.from=1800000`\n  - **Advanced**\n    - Username: `shuffle\u0026relative.created_at.from=P1W`\n    - Password: `\u003cclient_id\u003e`\n    - Disable resume: `[X]`\n    - Save\n  - Say `Alexa, play Feed on MyPod`\n  - _Enjoy the freshest\\* music in the world, i.e. last week's new sets of sweet dub techno (\\*taste may differ)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fottosichert%2Falexa-soundcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fottosichert%2Falexa-soundcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fottosichert%2Falexa-soundcloud/lists"}