/YTMigrate

Tool to copy playlists from one YT Music account to another.

Primary LanguagePython

YTMigrate

Tool to copy playlists, likes and saved albums from one YT Music account to another

Installation

You need Python 3.10 or newer.

This tool makes use of ytmusicapi, which can be installed from PyPI: pip install ytmusicapi.

Usage

Run the main.py script. On first run it will prompt you to sign in with both source and destination accounts using OAuth.

After you can use the menu to perform copy and remove operations.

Main menu:
Copy tools:
  1. Copy playlists
  2. Copy likes
  3. Copy albums
Other tools:
  4. Removal tools
  0. Exit