summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorPawky Languish2024-12-11 16:40:28 +0000
committerPawky Languish2024-12-11 17:01:54 +0000
commitf0e4aba9708f21d30151b2c4b49fb949d1c91df5 (patch)
treec9cf5ea17bcef9fe42df010c3dbfdfcbd9c35bcd /README
parent225f83f5a5f077d7b7f7c476f825a0ded8008b74 (diff)
Try to workaround youtube bot flagging in alternate youtube module HEAD master
(doesn't quite work? might reduce likelyhood ip gets flagged?)
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ac4778c
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
+code is formatted with "black"
+#remember to install the libraries, and you probably should use venvs anyway
+pip --require-venv install -r requirements.txt