mirror of
https://github.com/kieraneglin/pinchflat.git
synced 2026-01-23 10:26:07 +00:00
Your next YouTube media manager
* Updated download options to take a media item; allowed for specifying custom output path template options * Fixed bug where indexing job wouldn't run for the first time * Renamed friendly_name to custom_name * Added new options to default template and UI * Improved explainer UI |
||
|---|---|---|
| .github | ||
| assets | ||
| config | ||
| lib | ||
| priv | ||
| rel/overlays/bin | ||
| test | ||
| .check.exs | ||
| .credo.exs | ||
| .dockerignore | ||
| .formatter.exs | ||
| .gitignore | ||
| .iex.exs | ||
| .prettierignore | ||
| .prettierrc.js | ||
| .sobelow-conf | ||
| dev.Dockerfile | ||
| docker-compose.ci.yml | ||
| docker-compose.yml | ||
| docker-run.dev.sh | ||
| ideas.md | ||
| LICENSE | ||
| mix.exs | ||
| mix.lock | ||
| package.json | ||
| README.md | ||
| selfhosted.Dockerfile | ||
| yarn.lock | ||
Pinchflat (Alpha)
This is alpha software and anything can break at any time. I make not guarantees about the stability of this software, forward-compatibility of updates, or integrity (both related to and independent of Pinchflat). Essentially, use at your own risk and expect there will be rough edges.
What is Pinchflat?
TODO: expand on this.
Pinchflat is a lightweight self-contained app for downloading YouTube content. For now, it is not intended as a way to consume content, but instead as a way to download content to disk using specified rules and schedules.
I have plans for more to come, but for now this is the focus. Think of Pinchflat as nothing more than an automated way to get content from YouTube to your disk.
License
See LICENSE file