{"id":50213574,"url":"https://github.com/abduznik/8mblocal-host","last_synced_at":"2026-05-26T07:03:10.112Z","repository":{"id":358544850,"uuid":"1241807133","full_name":"abduznik/8mblocal-host","owner":"abduznik","description":"Local-first, browser-based video compressor using FFmpeg.wasm for privacy-focused compression.","archived":false,"fork":false,"pushed_at":"2026-05-17T21:18:01.000Z","size":10025,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-17T23:22:59.991Z","etag":null,"topics":["browser-based","docker","ffmpeg-wasm","privacy","self-hosted","video-compression","webassembly"],"latest_commit_sha":null,"homepage":null,"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/abduznik.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-17T20:53:42.000Z","updated_at":"2026-05-17T21:18:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/abduznik/8mblocal-host","commit_stats":null,"previous_names":["abduznik/8mblocal-host"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/abduznik/8mblocal-host","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2F8mblocal-host","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2F8mblocal-host/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2F8mblocal-host/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2F8mblocal-host/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abduznik","download_url":"https://codeload.github.com/abduznik/8mblocal-host/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abduznik%2F8mblocal-host/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33508318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["browser-based","docker","ffmpeg-wasm","privacy","self-hosted","video-compression","webassembly"],"created_at":"2026-05-26T07:03:09.210Z","updated_at":"2026-05-26T07:03:10.101Z","avatar_url":"https://github.com/abduznik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 8mblocal-host\n\n**[🚀 Live Demo](https://abduznik.github.io/8mblocal-host/)**\n\nA local-first, browser-based video compressor designed for speed and privacy.\n This project hosts a static interface that utilizes FFmpeg.wasm to perform video compression entirely within the user's browser memory.\n\n## Features\n\n- Local Execution: Compression runs on your device's CPU/GPU via WebAssembly.\n- Privacy: No video data ever leaves your network.\n- Target Size Presets: Optimized for 8MB (Discord), 25MB, and 50MB targets.\n- Lazy Optimization: Prioritizes speed with 'ultrafast' presets.\n- Live Preview: Watch your compressed video before downloading.\n\n## Quick Start\n\n### Docker Compose\n\nCreate a `compose.yaml` file:\n\n```yaml\nservices:\n  8mblocal:\n    image: ghcr.io/abduznik/8mblocal-host:master\n    container_name: 8mblocal\n    ports:\n      - \"8080:80\"\n    restart: unless-stopped\n```\n\nRun the container:\n\n```bash\ndocker compose up -d\n```\n\n### Manual Run\n\n```bash\ndocker run -d \\\n  --name 8mblocal \\\n  -p 8080:80 \\\n  ghcr.io/abduznik/8mblocal-host:master\n```\n\n## Configuration\n\nThe application is served by Nginx and requires specific MIME types for WebAssembly. Ensure `nginx.conf` is correctly mapped to handle `.wasm` files.\n\n## License\n\nMIT License - Copyright (c) 2026 Abduznik\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabduznik%2F8mblocal-host","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabduznik%2F8mblocal-host","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabduznik%2F8mblocal-host/lists"}