diff options
| -rw-r--r-- | .envrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,3 +23,5 @@ export DATABASE_URL="sqlite://$root/target/database.sqlx" # Plugins are not supported. export YTDLP_NO_PLUGINS=1 + +export PYO3_PYTHON=python3 |
![]() |
index : yt | |
| A fully featured command line YouTube client | bpeetz |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .envrc | 2 |
@@ -23,3 +23,5 @@ export DATABASE_URL="sqlite://$root/target/database.sqlx" # Plugins are not supported. export YTDLP_NO_PLUGINS=1 + +export PYO3_PYTHON=python3 |