An open API service indexing awesome lists of open source software.

https://github.com/CozzyBro2/LuvAudioDL

Youtube DL audio player written in Luvit
https://github.com/CozzyBro2/LuvAudioDL

luvit youtube-dl

Last synced: 3 months ago
JSON representation

Youtube DL audio player written in Luvit

Awesome Lists containing this project

README

        

# LuvAudioDL

Youtube DL audio player written in Luvit

I am not responsible for anything that happens as a result of your use of this software, as stated in the [LICENSE.](./LICENSE)

# Usage

This can be ran via either an interactive prompt, aka: `luvaudiodl`

Or used quickly like a standard CLI program, aka: `luvaudiodl help`

# Installation

## Linux:
Run `install.sh`.
Optionally with root permissions, if using the default `usr/bin/` install directory.
You can change this in the install script.

## Windows:
TBD