tubearchivist/tubearchivist/home/src/frontend
Dominik Sander 1c0b407f3f
Allow to configure yt-dlp `--format-sort` argument (#471)
* Allow to configure yt-dlp `--format-sort` argument

This exposes the [`--format-sort`][1] yt-dlp option to the user.

Implements parts of #316

[1]: https://github.com/yt-dlp/yt-dlp#sorting-formats

* Trim split values of format_sort, obey black

* Add `format_sort` to default configuration

* Add note about codec compatibility to settings page
2023-04-29 16:32:52 +07:00
..
__init__.py major refactor, split up modules 2022-01-22 22:13:37 +07:00
api_calls.py switch task creation to api posts 2023-03-23 11:28:42 +07:00
forms.py Allow to configure yt-dlp `--format-sort` argument (#471) 2023-04-29 16:32:52 +07:00
searching.py add channel aggs 2023-04-15 22:55:30 +07:00
watched.py better watched state log output 2023-01-14 08:51:10 +07:00