Skip to main content

Mopidy extension for playing streaming service playlists using mopidy-youtube

Project description

Latest PyPI version CI build status Test coverage

Mopidy extension for playing music service playlists using mopidy-youtube

Installation

Install by running:

python3 -m pip install https://github.com/natumbri/mopidy-tubeify/archive/master.zip
(TODO: python3 -m pip install Mopidy-Tubeify)

TODO: See https://mopidy.com/ext/tubeify/ for alternative installation methods.

Configuration

Before starting Mopidy, you must add configuration for Mopidy-Tubeify to your Mopidy configuration file:

[tubeify]
enabled = true

applemusic_playlists =
  apple_playlist_id_1
  ...
  apple_playlist_id_n

Where apple_playlist_id_1 … n are each an apple music playlist id, which can be found in an apple music url:

https://[apple url]/playlist/{apple_playlist_id}


spotify_users =
  spotify_user_id_1
  ...
  spotify_user_id_n

Where spotify_user_id_1 … n are each a spotify user id, which can be found in a spotify url:

https://open.spotify.com/user/{spotify_user_id}


tidal_playlists =
  tidal_playlist_id_1
  ...
  tidal_playlist_id_n

Where tidal_playlist_id_1 … n are each a tidal music playlist id, which can be found in an tidal url:

https://[tidal url]/playlist/{tidal_playlist_id}

Project resources

Credits

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

Mopidy-Tubeify-0.1.0.tar.gz (22.3 kB view hashes)

Uploaded Source

Built Distribution

Mopidy_Tubeify-0.1.0-py3-none-any.whl (26.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page