Working on play command, unable to get source to work

This commit is contained in:
2023-07-05 16:44:14 -04:00
parent d54b8d3823
commit 6f66564377
6 changed files with 192 additions and 367 deletions

View File

@@ -29,6 +29,8 @@ sudo apt install ffmpeg
sudo apt apt install youtube-dl
```
Requires [yt-dlp](https://github.com/yt-dlp/yt-dlp#installation) and potentially [yt-dlp FFmpeg Static Auto-Builds](https://github.com/yt-dlp/FFmpeg-Builds)
Copy `.env.TEMPLATE` to `.env` and fill out the fields
Run `cargo run` to begin the application