# spotify-to-musi
> Transfer your [Spotify](https://spotify.com) playlists to [Musi](https://feelthemusi.com).

# Why Musi?
Musi allows you to listen to any song (video) from YouTube without being interrupted with ads like with Spotify.
As someone who doesn't have a music streaming subscription I prefer to use Spotify on Desktop and Musi on mobile,
so I created this app to transfer songs between the two.
# Spotify Credentials Setup
1. Navigate to https://developer.spotify.com/dashboard \

2. Create an app with the name & description of your choice.
Make sure the callback URL is set to http://localhost:5000/callback/spotify \

3. Open Settings \

4. View Client ID and Client Secret and store them in a safe place. \

5. Initialize setup script with `spotify-to-musi setup` & enter Client ID and Client Secret \

6. Open the link (http://localhost:5000/callback/spotify) in your browser and authorize with Spotify \

7. Return to your terminal, and you should be successfully authorized! :3 \

# PyCharm Usage
If you're running pycharm, make sure `emulate terminal in output console` is enabled<br>
references:
- https://youtrack.jetbrains.com/issue/PY-43860
- https://rich.readthedocs.io/en/latest/introductin.html
Raw data
{
"_id": null,
"home_page": "https://github.com/hexiro/spotify-to-musi",
"name": "spotify-to-musi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "spotify,music,musi,transfer,cli",
"author": "Hexiro",
"author_email": "mail@hexiro.me",
"download_url": "https://files.pythonhosted.org/packages/6d/a7/d3a6ee40afa7626b702921e474e03809a1aa4f07d7f9596cd271c62ce7ca/spotify_to_musi-2.0.1.tar.gz",
"platform": null,
"description": "# spotify-to-musi\n\n> Transfer your [Spotify](https://spotify.com) playlists to [Musi](https://feelthemusi.com).\n\n\n\n# Why Musi?\n\nMusi allows you to listen to any song (video) from YouTube without being interrupted with ads like with Spotify.\nAs someone who doesn't have a music streaming subscription I prefer to use Spotify on Desktop and Musi on mobile,\nso I created this app to transfer songs between the two.\n\n# Spotify Credentials Setup\n\n1. Navigate to https://developer.spotify.com/dashboard \\\n \n2. Create an app with the name & description of your choice.\n Make sure the callback URL is set to http://localhost:5000/callback/spotify \\\n \n3. Open Settings \\\n \n4. View Client ID and Client Secret and store them in a safe place. \\\n \n5. Initialize setup script with `spotify-to-musi setup` & enter Client ID and Client Secret \\\n \n6. Open the link (http://localhost:5000/callback/spotify) in your browser and authorize with Spotify \\\n \n7. Return to your terminal, and you should be successfully authorized! :3 \\\n \n\n\n\n# PyCharm Usage\n\nIf you're running pycharm, make sure `emulate terminal in output console` is enabled<br>\n\nreferences:\n\n- https://youtrack.jetbrains.com/issue/PY-43860\n- https://rich.readthedocs.io/en/latest/introductin.html\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Transfer Spotify playlists to Musi.",
"version": "2.0.1",
"project_urls": {
"Bug Tracker": "https://github.com/hexiro/spotify-to-musi/issues",
"Homepage": "https://github.com/hexiro/spotify-to-musi",
"Repository": "https://github.com/hexiro/spotify-to-musi"
},
"split_keywords": [
"spotify",
"music",
"musi",
"transfer",
"cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c9e9cea113468dc26d4aa66e34ef72baf4dfc57ad18d4e0746a8378580ac5ef3",
"md5": "20e0bce5071b0d74fe2428c60057a373",
"sha256": "cc969b3d35049803e6c8e74d0ffa457caaf66822785bc6833fd7aa1396b18778"
},
"downloads": -1,
"filename": "spotify_to_musi-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "20e0bce5071b0d74fe2428c60057a373",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 28290,
"upload_time": "2023-07-10T02:38:44",
"upload_time_iso_8601": "2023-07-10T02:38:44.097182Z",
"url": "https://files.pythonhosted.org/packages/c9/e9/cea113468dc26d4aa66e34ef72baf4dfc57ad18d4e0746a8378580ac5ef3/spotify_to_musi-2.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6da7d3a6ee40afa7626b702921e474e03809a1aa4f07d7f9596cd271c62ce7ca",
"md5": "5dad3530f2081de0fd00998484293876",
"sha256": "cce6c0604aab801ee0aa5eef10f05bfb97327650f19941d61a32f1c546369f8f"
},
"downloads": -1,
"filename": "spotify_to_musi-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "5dad3530f2081de0fd00998484293876",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 22716,
"upload_time": "2023-07-10T02:38:45",
"upload_time_iso_8601": "2023-07-10T02:38:45.467844Z",
"url": "https://files.pythonhosted.org/packages/6d/a7/d3a6ee40afa7626b702921e474e03809a1aa4f07d7f9596cd271c62ce7ca/spotify_to_musi-2.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-10 02:38:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hexiro",
"github_project": "spotify-to-musi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "spotify-to-musi"
}