Skip to content
#

gdown

Here are 6 public repositories matching this topic...

It was my third project, and encountered so many real life deployment issues, like pushing large files into github is not possible, so had to introduce gdown ie Google Drive Download. Coming to the working, this is where I used trigonometry, to find similiar movies, cosine function was used. Fetching movie details like poster, cast etc by using API

  • Updated Feb 11, 2026
  • Python

An app designed to detect sharp objects in videos. It processes videos provided via Google Drive links, analyzes frames using the YOLOv8 model, sends the frames to Azure Computer Vision for object detection, and then utilizes an OpenAI-powered assistant to evaluate the results. The system sends alert, result, or error notifications via Gmail SMTP.

  • Updated Feb 12, 2025
  • Python

Improve this page

Add a description, image, and links to the gdown topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gdown topic, visit your repo's landing page and select "manage topics."

Learn more