Skip to content

phaustin/gmusicapi-scripts

 
 

Repository files navigation

gmusicapi-scripts

A collection of scripts for gmusicapi using gmusicapi-wrapper.

Scripts

gmdelete

gmdelete is a script to delete songs from your Google Music library.

gmdownload

gmdownload is a dumb download script. It will download all songs matching the filters.

gmsearch

gmsearch is a script to search your Google Music library.

gmsync

gmsync is a smart sync script. It can both upload and download songs. Songs from the source that exist on the destination will not be uploaded or downloaded.

gmupload

gmupload is a dumb upload script. It will make an upload request for all files matching the input.

Requirements

Installation

  • Stable release

      pip install gmusicapi-scripts
      pip install git+https://github.com/thebigmunch/gmusicapi-scripts
    
  • Development release

      pip install git+https://github.com/thebigmunch/gmusicapi-scripts@devel
    

Usage

See the USAGE.md file or the online Wiki

Contributing

See the CONTRIBUTING.md file

Contact

You can contact the author in #gmusicapi on irc.freenode.net or by e-mail

Donate

Donations, as any compliment, are appreciated but not expected.

Bitcoin Flattr PayPal
Coinbase ![Digital Ocean](http://img.shields.io/badge/digital ocean-referral-orange.svg?style=flat-square) Namecheap


Copyright (c) 2015 thebigmunch. Licensed under the MIT License. See LICENSE.

About

A collection of scripts for gmusicapi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%