Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 680 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 680 Bytes

bandlab-master

bandlab-master is a Python script that uploads a song to your BandLab account, masters it with default settings, and downloads it as WAV. Eventually, I will update this to delete the temporary project once its master downloads.

bandlab-master uses my amazingly clever (and probably terrible) webdriver-extended. Yes, it needs docs.

Requirements

  • Chromium/Google Chrome
  • chromedriver

Usage

bandlab-master [file_to_master]

(Wow, that was confusing.)

Make sure your BandLab credentials are in ~/.bandlab/.creds, username on first line and password on second.