diff options
author | Pawky Languish | 2024-11-28 03:18:20 +0000 |
---|---|---|
committer | Pawky Languish | 2024-11-28 03:18:20 +0000 |
commit | 763f96948f39a20d79f7ec68a924966c2b3db761 (patch) | |
tree | 4b522062a472d0cbd87210f7e57a779651ae0a1a /.gitignore | |
parent | 1c083501b82eba4e927988bc84547ba76bb6f513 (diff) |
add tests and make youtube use oembed (no more bot block, at the cost of VERY minimal info)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f05327d..7d94e97 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ venv pass.txt local_config.py log.txt +yt_keys.json # ---> Python # Byte-compiled / optimized / DLL files |