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
- Host: GitHub
- URL: https://github.com/CozzyBro2/LuvAudioDL
- Owner: CozzyBro2
- License: unlicense
- Created: 2022-07-16T06:21:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T05:03:14.000Z (over 2 years ago)
- Last Synced: 2024-07-29T19:13:18.170Z (11 months ago)
- Topics: luvit, youtube-dl
- Language: Lua
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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