STAGE 1: IT IS WORKING!!
Following the three stage plan I made, and now I am happy to share that first stage is completed.
Right now, the backend includes
- basic authentication + encryption + JWT token
- it can download youtube video by the url.
that is basically it?
I know there are many downloader apps for youtube. But, this is not final stage and I have a lot of things to add and learn.
Stage 2 planned functions:
- Download only clips from youtube videos
- Preventing API abuse from same IP
- adding workers and queue (Celery and Redis)
- Scheduler to Delete videos daily
- Assigning Roles
- email function (forgot password, 2FA)
The conclusion from first stage.
It took longer than I expected (partly because I played and was glued to Factorio game). Nevertheless, I certainly made a step to my goal and specializing in backend coding without any use of AI and understanding every code I write.
So, learn, build and enjoy!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.