{"id":19893800,"url":"https://github.com/255doesnotexist/blackedgeid","last_synced_at":"2026-06-15T09:31:44.610Z","repository":{"id":228377508,"uuid":"773082462","full_name":"255doesnotexist/BlackEdgeID","owner":"255doesnotexist","description":"Detects black edges in videos to identify improper aspect ratios.","archived":false,"fork":false,"pushed_at":"2024-03-18T13:51:48.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T05:28:23.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/255doesnotexist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-16T17:40:36.000Z","updated_at":"2024-03-18T13:41:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"14c9d558-1f78-4f9e-920d-ef924f15f890","html_url":"https://github.com/255doesnotexist/BlackEdgeID","commit_stats":null,"previous_names":["255doesnotexist/blackedgeid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/255doesnotexist/BlackEdgeID","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2FBlackEdgeID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2FBlackEdgeID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2FBlackEdgeID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2FBlackEdgeID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/255doesnotexist","download_url":"https://codeload.github.com/255doesnotexist/BlackEdgeID/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/255doesnotexist%2FBlackEdgeID/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34357281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T18:31:08.599Z","updated_at":"2026-06-15T09:31:44.569Z","avatar_url":"https://github.com/255doesnotexist.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlackEdgeID 🎥🔍\n\n## Introduction\n**BlackEdgeID** is an advanced video processing tool designed to detect black edges in videos, thereby identifying improper aspect ratios. Utilizing cutting-edge image processing technology, this project offers a swift and reliable solution for content creators and media professionals.\n\n## Features ❤️\n- **Fast Uploads**: Built with FastAPI, the server-side can quickly receive uploaded video files.\n- **Intelligent Detection**: Smartly identifies unsightly black edges by analyzing pixel changes over time in video frames.\n- **Real-Time Queries**: Provides a real-time query interface, allowing users to check the video processing status and black edge detection results at any time.\n- **Efficient Storage**: Employs Redis for efficient management of video files and processing results.\n\n## Technology Stack 📝\n- **FastAPI**: A modern, fast (high-performance) web framework for building APIs.\n- **ffmpeg**: A powerful multimedia framework for processing video and audio files.\n- **OpenCV**: An open-source computer vision library for image processing and video analysis.\n- **Redis**: An in-memory data structure store, used as a database, cache, and message broker.\n\n## Usage Examples 🪜\n1. Upload a video:\n   ```bash\n   curl -X 'POST' \\\n     'http://127.0.0.1:8000/upload-video' \\\n     -H 'accept: application/json' \\\n     -H 'Content-Type: multipart/form-data' \\\n     -F 'file=@path_to_video.mp4;type=video/mp4'\n    ```\n\n2. Query a video:\n   ```bash\n    curl -X 'GET' \\\n    'http://127.0.0.1:8000/query-video/{video_hash}' \\\n    -H 'accept: application/json'\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F255doesnotexist%2Fblackedgeid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F255doesnotexist%2Fblackedgeid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F255doesnotexist%2Fblackedgeid/lists"}