This commit is contained in:
2025-01-08 12:47:54 -06:00
parent abed44837e
commit 0ccdf9a6d0
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
[ -f venv/bin/activate ] && . venv/bin/activate
+1
View File
@@ -1 +1,2 @@
*.swp
venv
+1
View File
@@ -0,0 +1 @@
yt_dlp
Executable
+2
View File
@@ -0,0 +1,2 @@
#! /usr/bin/env python3