diff --git a/tubearchivist/home/config.json b/tubearchivist/home/config.json index a000c98..97c6ea7 100644 --- a/tubearchivist/home/config.json +++ b/tubearchivist/home/config.json @@ -14,7 +14,7 @@ "limit_count": 5, "limit_speed": false, "sleep_interval": 3, - "format": "bestvideo[height<=720]+bestaudio/best[height<=720]" + "format": false }, "application": { "cache_dir": "/cache", diff --git a/tubearchivist/home/templates/home/settings.html b/tubearchivist/home/templates/home/settings.html index ec013e9..8333b34 100644 --- a/tubearchivist/home/templates/home/settings.html +++ b/tubearchivist/home/templates/home/settings.html @@ -93,7 +93,7 @@

Download Format

-

Video and audio quality format for yt-dlp.
+

Limit video and audio quality format for yt-dlp.
Currently: {{ config.downloads.format }}

Example configurations: