k2on / yar

manage a local library of music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KOONTUNE Downloader (yar)

This program will create a music library based on a Library file.

yarb

Builds a single yaml file from multiple files. See the phonkhub repo for an example.

yarcamp

Builds a album file from a bandcamp or soundcloud url.

How to use for Jon

  1. Open Terminal

  2. Run these commands

brew install yt-dlp
brew install rust
git clone https://github.com/k2on/yar
cd yar
sudo ./install
sudo ./mk-sync
  1. Add an album

Create a folder in /Users/jon/.music/artists called "backwhen"

Download this file into that folder, called "sensations.yml"

  1. Go back to terminal and run tunesync

  2. Listen to ur music

You will now have the album in your media/music folder

About

manage a local library of music


Languages

Language:Rust 98.9%Language:Shell 1.1%