about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.envrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 213dcab..bac1203 100644
--- a/.envrc
+++ b/.envrc
@@ -20,3 +20,6 @@ PATH_add ./target/release
 PATH_add ./target/profiling
 
 export DATABASE_URL="sqlite://$root/target/database.sqlx"
+
+# Plugins are not supported.
+export YTDLP_NO_PLUGINS=1