{"id":16426308,"url":"https://github.com/probablyarth/clip-master","last_synced_at":"2025-11-18T08:03:59.545Z","repository":{"id":248305015,"uuid":"828328088","full_name":"probablyArth/clip-master","owner":"probablyArth","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-15T10:27:18.000Z","size":255,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T03:23:58.494Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/probablyArth.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-07-13T19:49:04.000Z","updated_at":"2024-07-15T10:27:22.000Z","dependencies_parsed_at":"2024-07-13T21:25:48.452Z","dependency_job_id":"4008bd9b-7596-405d-a848-d6fa12fd49c7","html_url":"https://github.com/probablyArth/clip-master","commit_stats":null,"previous_names":["probablyarth/clip-master"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/probablyArth/clip-master","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probablyArth%2Fclip-master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probablyArth%2Fclip-master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probablyArth%2Fclip-master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probablyArth%2Fclip-master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probablyArth","download_url":"https://codeload.github.com/probablyArth/clip-master/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probablyArth%2Fclip-master/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285028340,"owners_count":27102545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-18T02:00:05.759Z","response_time":61,"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-10-11T08:08:30.037Z","updated_at":"2025-11-18T08:03:59.529Z","avatar_url":"https://github.com/probablyArth.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clip-master\n\n## Overview\n`clip-master` is an application that offers REST APIs for managing video files, including features for uploading, trimming, merging, and sharing videos.\n\n## Getting Started\n\nThese instructions will help you set up the project on your local machine for development and testing purposes.\n\n### Prerequisites\n- Node.js (v18 or higher)\n- Yarn (v1.22 or higher)\n\n## Features\n- User Authentication\n- Admin Management\n- Video Upload\n- Video Trimming\n- Video Merging\n- Video Download\n\n## Technologies Used\n- Node.js\n- Express.js\n- TypeScript\n- SQLite (via Prisma ORM)\n- fluent-ffmpeg for video processing\n- Swagger for API Documentation\n\n### Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/probablyarth/clip-master.git\n    cd clip-master\n    ```\n\n2. Install the dependencies:\n\n    ```bash\n    yarn\n    ```\n\n3. Set up the database:\n\n    ```bash\n    npx prisma migrate dev\n    ```\n\n4. Copy environment variables to .env:\n\n    ```bash\n    cp .env.example .env\n    ```\n\n### Running the Application\n\n1. Start the development server:\n\n    ```bash\n    yarn dev\n    ```\n\n2. The server will be running on `http://localhost:8000`.\n\n### Linting:\n\n    To run the linter:  \n\n    ```bash\n    yarn lint    \n    ```\n\n### Running tests:\n\n1. To run the test suite:\n    \n    ```bash\n    yarn test\n    ```\n\n### Building for Production\n\n1. Build the application:\n\n    ```bash\n    yarn build\n    ```\n\n2. Start the production server:\n\n    ```bash\n    yarn start\n    ```\n\n### API Documentation\n\nThe API documentation is available via Swagger UI. You can access it at: https://app.swaggerhub.com/apis/BINODLABS/clip_master/1.0.0\n\n## LICENSE\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobablyarth%2Fclip-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprobablyarth%2Fclip-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobablyarth%2Fclip-master/lists"}