{"id":27028215,"url":"https://github.com/aayushker/videoediteo","last_synced_at":"2026-05-09T04:32:32.928Z","repository":{"id":284891906,"uuid":"955971169","full_name":"aayushker/VideoEditeo","owner":"aayushker","description":"A video editing website","archived":false,"fork":false,"pushed_at":"2025-03-28T07:45:00.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T00:30:28.440Z","etag":null,"topics":["drag-and-drop","mantine-ui","nextjs","tailwindcss","videoeditor"],"latest_commit_sha":null,"homepage":"https://videoediteo.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aayushker.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":"2025-03-27T13:48:18.000Z","updated_at":"2025-03-28T07:45:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"3585943f-d36a-4b46-a4f1-7caaa7620b43","html_url":"https://github.com/aayushker/VideoEditeo","commit_stats":null,"previous_names":["aayushker/videoediteo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aayushker/VideoEditeo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aayushker%2FVideoEditeo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aayushker%2FVideoEditeo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aayushker%2FVideoEditeo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aayushker%2FVideoEditeo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aayushker","download_url":"https://codeload.github.com/aayushker/VideoEditeo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aayushker%2FVideoEditeo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["drag-and-drop","mantine-ui","nextjs","tailwindcss","videoeditor"],"created_at":"2025-04-05T00:27:25.285Z","updated_at":"2026-05-09T04:32:32.922Z","avatar_url":"https://github.com/aayushker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VideoEditeo\n\nA clean, intuitive video editor web application inspired by veed.io. Built with Next.js and Mantine UI components.\n\n## Features\n\n1. **Media Upload**: Add images and videos to the canvas\n2. **Drag and Resize**: Move and resize media elements freely\n3. **Width/Height Controls**: Adjust dimensions precisely with input controls\n4. **Timing Controls**: Set start and end times for each media element\n5. **Timeline Playback**: See your media appear and disappear based on timing settings\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 14.0 or later\n\n### Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/aayushker/VideoEditeo.git\ncd VideoEditeo\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Run the development server:\n```bash\nnpm run dev\n```\n\n4. Open [http://localhost:3000](http://localhost:3000) in your browser\n\n## Usage Guide\n\n1. **Adding Media**:\n   - Click \"Upload Media\" or drag and drop files into the upload area\n   - Supported formats: Images (JPG, PNG, GIF) and Videos (MP4, WebM)\n\n2. **Editing Media**:\n   - Click on a media element to select it\n   - Drag it to reposition on the canvas\n   - Resize by dragging the corner handles\n   - Use the sidebar controls to set precise dimensions and timing\n\n3. **Timeline Controls**:\n   - Play/Pause: Control playback\n   - Timeline scrubbing: Click or drag along the timeline to set the current time\n   - Media will appear and disappear based on their start and end times\n\n## Project Structure\n\n```\n/app\n  /components\n    Canvas.jsx         # Main editing canvas\n    MediaElement.jsx   # Draggable/resizable media component\n    Sidebar.jsx        # Left side panel with controls\n    Timeline.jsx       # Timeline for playback control\n    Toolbar.jsx        # Top toolbar\n    UploadDialog.jsx   # Media upload modal\n  globals.css          # Global styles\n  layout.js            # App layout with Mantine provider\n  page.js              # Main application page\n```\n\n## Technologies Used\n\n- **Next.js**: React framework for SSR and routing\n- **Mantine UI**: Component library for consistent design\n- **React-Draggable**: For draggable media elements\n- **React-Resizable**: For resizable media elements\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faayushker%2Fvideoediteo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faayushker%2Fvideoediteo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faayushker%2Fvideoediteo/lists"}