diff --git a/README.md b/README.md index 8336a9f..8dbc0c3 100644 Binary files a/README.md and b/README.md differ diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..4a85e7d --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +flask==2.0.1 +pytube==12.1.0 +youtubesearchpython==1.6.6 +youtube_dl==2021.12.17 +pydub==0.25.1 +flask_cors==3.0.10 +flask_limiter==2.8.1 \ No newline at end of file