Skip to content

Synchronize an Apple Music playlist to a USB drive.

License

Notifications You must be signed in to change notification settings

tomshafer/musicsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synchronize an Apple Music Playlist to an External Volume

$ musicsync --playlist "Selected for Car" /Volumes/UNTITLED

Collecting songs from playlist "Selected for Car"
  Collected 2514 songs
Playlist root directory is "/Users/tomshafer/Music/Music/Media.localized/Music/"
Building playlist song tree
  Found 365 dirs and 2514 files
Removing extra files from "/Volumes/UNTITLED/"
Copying new files from "Selected for Car" to "/Volumes/UNTITLED/"
  Aaron Keyes/In the Living Room:  17%|██          | 2/12 [00:06<00:25,  2.60s/it]

Installation

$ git clone [email protected]:tomshafer/musicsync.git
$ pip install ./musicsync

Usage

$ musicsync --help
Usage: musicsync [OPTIONS] VOLUME

Options:
  -h, --help           Show this message and exit.
  -v, --verbose        Enable debug logging.
  -p, --playlist NAME  Apple Music playlist to sync.

About

Synchronize an Apple Music playlist to a USB drive.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages