tubearchivist/tubearchivist/home/src
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
..
__init__.py minimal viable product 2021-09-06 00:10:14 +07:00
config.py load new defaults from config.json #21 2021-09-20 17:45:01 +07:00
download.py Optionally embed metadata into video files (#21) 2021-09-21 10:12:33 +07:00
helper.py flake8 and isort linting 2021-09-18 20:02:54 +07:00
index.py flake8 and isort linting 2021-09-18 20:02:54 +07:00
index_management.py skip post_bulk_restore if empty 2021-09-20 19:10:39 +07:00
reindex.py flake8 and isort linting 2021-09-18 20:02:54 +07:00
searching.py flake8 and isort linting 2021-09-18 20:02:54 +07:00