commit b2aa7c7615d15af8fbf1f62cf69847c5f9b91016 Author: Maks Snegov Date: Thu Feb 1 23:09:44 2024 -0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6f0aea1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.idea/ +.python-version +client_secrets_file.json +token.json diff --git a/README.md b/README.md new file mode 100644 index 0000000..81da724 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Project for downloading my huge list of Youtube videos.