By Noam Strauss
GitHub Project :
1.This App Creates An User in AWS.
2.Downloads Videos From YouTube And Uploads It To An S3 Bucket.
3.Deletes Expired User Accounts And User Data.
Project is created with:
- Python
To run this project,
1.Install AWS CLI:
2.Install Requirements:
$ pip install -r requirements.txt
3.Fillout The Parameters:
In "Config.py"
4.Run The User Shell Interface
"USER_INTERFACE.py"
5.Run The Server Script
"SERVER.py"