tubearchivist/tubearchivist/home/src/download
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
queue.py move DurationConverter to separate module 2023-04-13 17:29:17 +07:00
subscriptions.py return task commands to notification backend 2023-03-30 11:39:22 +07:00
thumbnails.py tweak thumb resync paginate size 2023-04-09 14:23:10 +07:00
yt_dlp_base.py consolidate yt-dlp obs 2023-03-04 11:33:22 +07:00
yt_dlp_handler.py Allow to configure yt-dlp `--format-sort` argument (#471) 2023-04-29 16:32:52 +07:00