A Python package to migrate playlists between Spotify and YouTube Music.
Project description
Spotify-YouTube Playlist Migrator 🎵
A Python package to migrate playlists between Spotify and YouTube Music.
Features ✨
- Migrate Spotify playlists to YouTube Music.
- Migrate YouTube Music playlists to Spotify.
- Migrate Spotify Liked Songs to YouTube Music.
- Set credentials interactively.
- Detailed logging and migration statistics.
Installation 🛠️
-
Install the package via pip:
pip install spotify-youtube-migrator
-
Set up your credentials:
migrate-playlist set-creds --spotify migrate-playlist set-creds --youtube
Usage 🚀
Migrate Spotify Playlist to YouTube Music
migrate-playlist migrate --source spotify --destination youtube --playlist <playlist_url_or_liked_songs> --name "My Playlist"
Migrate YouTube Music Playlist to Spotify
migrate-playlist migrate --source youtube --destination spotify --playlist <playlist_url> --name "My Playlist"
Enable Logging and Statistics
migrate-playlist migrate --source spotify --destination youtube --playlist liked_songs --log --stats
Commands 📜
| Command | Description |
|---|---|
set-creds --spotify |
Set Spotify credentials interactively. |
set-creds --youtube |
Set up YouTube Music authentication. |
migrate --source <source> |
Migrate playlists between platforms. |
--destination <destination> |
Specify the destination platform. |
--playlist <url_or_liked_songs> |
Provide the playlist URL or use liked_songs for Spotify Liked Songs. |
--name <playlist_name> |
Specify a custom name for the new playlist. |
--log |
Enable detailed logging. |
--stats |
Display migration statistics. |
Contributing 🤝
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature). - Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature/YourFeature). - Open a pull request.
License 📄
This project is licensed under the MIT License. See the LICENSE file for details.
Support 💬
If you encounter any issues or have questions, please open an issue on GitHub.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spotify_youtube_migrator-1.0.0.tar.gz.
File metadata
- Download URL: spotify_youtube_migrator-1.0.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
332208055599d025a17f634f5a10320184fd3e75ea90c46f39cdb35dc74b4003
|
|
| MD5 |
a1d6e23a2022f5b8f3c6609792bf156c
|
|
| BLAKE2b-256 |
fadca1bf3399db7239ac5531571e4953066e619cf9dfb44095eae17e655bfe7e
|
File details
Details for the file spotify_youtube_migrator-1.0.0-py3-none-any.whl.
File metadata
- Download URL: spotify_youtube_migrator-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9053df9377ea4becce5c3b289fdf769d21b6a9c684f5dec88c2b5c151a6efdf
|
|
| MD5 |
acaa0221728e6063f98a18a5b4eef294
|
|
| BLAKE2b-256 |
15aa19fc7475fe422f5bbb6f5219f5a5047dc33e5b2ba267be32f5e8cf89dac1
|