ytrs-0.1.31 is not a library.
YTRS
Requirement
MPV needs to be installed.
Info
yt-dlp / ffmpeg automatically install:
- Path for Windows:
%USERPROFILE%\.config\ytrs\libs%USERPROFILE%\.config\ytrs\output
- Path for linux/macos:
Home\.config\ytrs\libsHome\.config\ytrs\outputYou can provide a flag in the cli to install/download where you want. Libraries:
ytrs -l <Path>
Download:
ytrs -o <Path>
(This will always append a output directory to the path) For more help:
ytrs -h
You might also want Ollama for Summarizing Transcripts.
Installation
To run the app you can clone the repo and:
cargo build --release
You can also use:
cargo install ytrs