Your next YouTube media manager
Find a file
Kieran 09448e3fcc Source attributes in output template (#45)
* 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
2024-03-02 12:15:10 -08:00
.github Updated docker build to only run on dispatch 2024-02-22 17:30:09 -08:00
assets Pre-prepare for alpha launch (#44) 2024-03-01 19:47:19 -08:00
config Improve metadata storage (#37) 2024-02-24 13:40:05 -08:00
lib Source attributes in output template (#45) 2024-03-02 12:15:10 -08:00
priv Source attributes in output template (#45) 2024-03-02 12:15:10 -08:00
rel/overlays/bin Prod packaging v1 (#23) 2024-02-16 18:50:00 -08:00
test Source attributes in output template (#45) 2024-03-02 12:15:10 -08:00
.check.exs Improve dev tooling (#30) 2024-02-21 17:28:27 -08:00
.credo.exs Redo indexing mechanism (#16) 2024-02-09 18:23:37 -08:00
.dockerignore Prod packaging v1 (#23) 2024-02-16 18:50:00 -08:00
.formatter.exs Redo indexing mechanism (#16) 2024-02-09 18:23:37 -08:00
.gitignore Switch to sqlite (#22) 2024-02-16 17:11:41 -08:00
.iex.exs Improve metadata storage (#37) 2024-02-24 13:40:05 -08:00
.prettierignore Add CI (#4) 2024-01-19 23:43:25 -08:00
.prettierrc.js Initial setup (first pass) (#1) 2024-01-19 17:49:16 -08:00
.sobelow-conf Improve dev tooling (#30) 2024-02-21 17:28:27 -08:00
dev.Dockerfile Improve dev tooling (#30) 2024-02-21 17:28:27 -08:00
docker-compose.ci.yml Improve dev tooling (#30) 2024-02-21 17:28:27 -08:00
docker-compose.yml Prod packaging v1 (#23) 2024-02-16 18:50:00 -08:00
docker-run.dev.sh Prod packaging v1 (#23) 2024-02-16 18:50:00 -08:00
ideas.md Improve dev tooling (#30) 2024-02-21 17:28:27 -08:00
LICENSE Pre-prepare for alpha launch (#44) 2024-03-01 19:47:19 -08:00
mix.exs Pre-prepare for alpha launch (#44) 2024-03-01 19:47:19 -08:00
mix.lock Improve dev tooling (#30) 2024-02-21 17:28:27 -08:00
package.json Pre-prepare for alpha launch (#44) 2024-03-01 19:47:19 -08:00
README.md Pre-prepare for alpha launch (#44) 2024-03-01 19:47:19 -08:00
selfhosted.Dockerfile Improve metadata storage (#37) 2024-02-24 13:40:05 -08:00
yarn.lock Add CI (#4) 2024-01-19 23:43:25 -08:00

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