about summary refs log tree commit diff stats
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/.envrc b/.envrc
index 5537ab5..bac1203 100644
--- a/.envrc
+++ b/.envrc
@@ -20,5 +20,6 @@ PATH_add ./target/release
 PATH_add ./target/profiling
 
 export DATABASE_URL="sqlite://$root/target/database.sqlx"
-export PYO3_PYTHON=python3
-export YT_STORE_INFO_JSON=yes
+
+# Plugins are not supported.
+export YTDLP_NO_PLUGINS=1