rclone/rclone

YouTube Music personal library

Open

#7,630 opened on Feb 13, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Go (57,185 stars) (5,090 forks)batch import
help wantednew backend

Description

The associated forum post URL from https://forum.rclone.org

What is your current rclone version (output from rclone version)?

v1.65.2

What problem are you are trying to solve?

syncing my music library to youtube music library

How do you think rclone should be changed to solve that?

add support for the youtube music google api I currently use a python ytmusicapi (https://github.com/sigma67/ytmusicapi) but while it works, its not nearly as elegant a solution as rclone has been for syncing my google photos... I'd love the same functionality for my youtube music library. Since youtube allows the upload of your personal music library mp3 files to the service as library cloud storage, I do not believe this would violate their terms of service.

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Contributor guide