tubearchivist/tubearchivist/home
Daniel Kempkens 69e6e490f4
Optionally embed metadata into video files (#21)
This adds basic `postprocessors` support and adds a setting to
optionally enable `FFmpegMetadata`.

It's the same as passing `--add-metadata` and `--add-chapters` via the
`yt-dlp` CLI.
2021-09-21 10:12:33 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src Optionally embed metadata into video files (#21) 2021-09-21 10:12:33 +07:00
templates/home Optionally embed metadata into video files (#21) 2021-09-21 10:12:33 +07:00
__init__.py load new defaults from config.json #21 2021-09-20 17:45:01 +07:00
admin.py minimal viable product 2021-09-06 00:10:14 +07:00
apps.py minimal viable product 2021-09-06 00:10:14 +07:00
config.json Optionally embed metadata into video files (#21) 2021-09-21 10:12:33 +07:00
models.py minimal viable product 2021-09-06 00:10:14 +07:00
settings.py minimal viable product 2021-09-06 00:10:14 +07:00
tasks.py added restore_from_backup to frontend and task 2021-09-20 20:26:28 +07:00
tests.py minimal viable product 2021-09-06 00:10:14 +07:00
urls.py flake8 and isort linting 2021-09-18 20:02:54 +07:00
views.py added restore_from_backup to frontend and task 2021-09-20 20:26:28 +07:00