{"id":13501812,"url":"https://github.com/schollz/playlistfromsong","last_synced_at":"2025-04-09T18:17:51.928Z","repository":{"id":46084608,"uuid":"83865778","full_name":"schollz/playlistfromsong","owner":"schollz","description":"Create an offline music playlist from a single song :notes:","archived":false,"fork":false,"pushed_at":"2022-12-26T20:26:44.000Z","size":152,"stargazers_count":139,"open_issues_count":17,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T18:17:47.881Z","etag":null,"topics":["music","music-discovery","playlist","server","songs"],"latest_commit_sha":null,"homepage":"https://playlistfromsong.readthedocs.io/","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/schollz.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-04T04:49:52.000Z","updated_at":"2025-01-05T06:34:39.000Z","dependencies_parsed_at":"2023-01-31T01:15:16.272Z","dependency_job_id":null,"html_url":"https://github.com/schollz/playlistfromsong","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fplaylistfromsong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fplaylistfromsong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fplaylistfromsong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schollz%2Fplaylistfromsong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schollz","download_url":"https://codeload.github.com/schollz/playlistfromsong/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085321,"owners_count":21045139,"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":["music","music-discovery","playlist","server","songs"],"created_at":"2024-07-31T22:01:51.444Z","updated_at":"2025-04-09T18:17:51.908Z","avatar_url":"https://github.com/schollz.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"================\nplaylistfromsong\n================\n\n\n.. image:: https://img.shields.io/pypi/v/playlistfromsong.svg\n        :target: https://pypi.python.org/pypi/playlistfromsong\n\n.. image:: https://img.shields.io/travis/schollz/playlistfromsong.svg\n        :target: https://travis-ci.org/schollz/playlistfromsong\n\n.. image:: https://readthedocs.org/projects/playlistfromsong/badge/?version=latest\n        :target: https://playlistfromsong.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/schollz/playlistfromsong/shield.svg\n     :target: https://pyup.io/repos/github/schollz/playlistfromsong/\n     :alt: Updates\n\n\nGenerate an offline playlist from a single song.\n\nFeatures\n---------\n\n- Similar song matching using last.fm or Spotify\n- Automatic downloading of songs\n- Builtin music server for webhooks\n\nQuickstart\n------------\n\nFirst install `ffmpeg`_:\n\n::\n\n        sudo apt-get install ffmpeg    (DEBIAN)\n        brew install ffmpeg            (MAC)\n\n.. _ffmpeg: https://ffmpeg.org/download.html\n\nInstall with ``pip``::\n    \n    pip install playlistfromsong\n\n\nDownload a playlist of 5 songs similar to Miles Davis' *Blue In Green*::\n\n    playlistfromsong --song 'Miles Davis Blue In Green' --num 5 -f /path/to/save\n\n.. image:: http://i.imgur.com/ldVHZcc.gif\n     :target: http://i.imgur.com/ldVHZcc.gif\n     :alt: Demo1\n\nUse a bearer token ``--bearer`` to use Spotify to find suggestions::\n\n    playlistfromsong --song 'Miles Davis Blue In Green' --num 5 -f /path/to/save -b 'BEARER'\n\n.. image:: http://i.imgur.com/uzEEEFh.gif\n     :target: http://i.imgur.com/uzEEEFh.gif\n     :alt: Demo1\n\n\nFor more complete usage, see the docs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschollz%2Fplaylistfromsong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschollz%2Fplaylistfromsong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschollz%2Fplaylistfromsong/lists"}