{"id":48806108,"url":"https://github.com/thedeutschmark/alert-alert","last_synced_at":"2026-05-21T01:14:41.702Z","repository":{"id":334878355,"uuid":"1143157618","full_name":"thedeutschmark/alert-alert","owner":"thedeutschmark","description":"Create consistent stream alerts with ease. Alert! Alert! provides a polished workflow to create alerts directly from YouTube, Instagram, and TikTok sources. ","archived":false,"fork":false,"pushed_at":"2026-04-01T06:42:36.000Z","size":392,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-01T09:26:59.120Z","etag":null,"topics":["audio-normalization","clip-maker","desktop-app","ffmpeg","flask","instagram","python","stream-alerts","streamer-tools","tiktok","twitch","video-editing","youtube"],"latest_commit_sha":null,"homepage":"https://twitch.tv/thedeutschmark","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/thedeutschmark.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-27T08:31:18.000Z","updated_at":"2026-04-01T06:42:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/thedeutschmark/alert-alert","commit_stats":null,"previous_names":["thedeutschmark/alert-box"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/thedeutschmark/alert-alert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedeutschmark%2Falert-alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedeutschmark%2Falert-alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedeutschmark%2Falert-alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedeutschmark%2Falert-alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thedeutschmark","download_url":"https://codeload.github.com/thedeutschmark/alert-alert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedeutschmark%2Falert-alert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["audio-normalization","clip-maker","desktop-app","ffmpeg","flask","instagram","python","stream-alerts","streamer-tools","tiktok","twitch","video-editing","youtube"],"created_at":"2026-04-14T05:03:59.148Z","updated_at":"2026-05-17T03:20:48.410Z","avatar_url":"https://github.com/thedeutschmark.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```text\n    _    _           _   _      _    _           _   _\n   / \\  | | ___ _ __| |_| |    / \\  | | ___ _ __| |_| |\n  / _ \\ | |/ _ \\ '__| __| |   / _ \\ | |/ _ \\ '__| __| |\n / ___ \\| |  __/ |  | |_|_|  / ___ \\| |  __/ |  | |_|_|\n/_/   \\_\\_|\\___|_|   \\__(_) /_/   \\_\\_|\\___|_|   \\__(_)\n```\n\n**Desktop app for stream alerts. Quick alert clips, trims, crops, audio treatment, and exports.**\n\n![Python](https://img.shields.io/badge/Python-3.10+-blue?logo=python\u0026logoColor=white)\n![Flask](https://img.shields.io/badge/Flask-Backend-green?logo=flask\u0026logoColor=white)\n![FFmpeg](https://img.shields.io/badge/FFmpeg-Powered-orange?logo=ffmpeg\u0026logoColor=white)\n![License](https://img.shields.io/badge/License-MIT-yellow)\n\n\u003e **Heads up:** Alert! Alert! used to bundle a Video Editor and a Film Lab. Those have moved to their own repos:\n\u003e - Video Editor → [`clipline`](../clipline)\n\u003e - Film Lab → private repo\n\n---\n\n## What It Does\n\n- Load a remote video URL or local media file.\n- Trim, crop, zoom, choose aspect ratios, and export alerts fast.\n- Use separate audio, normalization, fades, and image override modes.\n- Run Windows one-click runtime install for `ffmpeg`, `ffprobe`, and `yt-dlp`.\n\n---\n\n## Requirements\n\n- Windows is the primary desktop target.\n- Python `3.10+` is recommended when running from source.\n- Internet access is required for one-click runtime install and remote URL loading.\n\n---\n\n## Quick Start\n\n### Option 1: Download the EXE\n\n1. Download `alert-alert.exe` from [Releases](https://github.com/thedeutschmark/alert-alert/releases).\n2. Launch it.\n3. Allow runtime install if prompted.\n\n### Option 2: Run From Source\n\n```bash\ngit clone https://github.com/thedeutschmark/alert-alert.git\ncd alert-alert\npip install -r requirements.txt\npython desktop.py\n```\n\nBrowser mode for development:\n\n```bash\npython app.py\n```\n\nThe local app runs on `http://localhost:3000` by default.\n\n---\n\n## How To Test\n\n1. Load a URL or local file.\n2. Trim and crop it.\n3. Process the alert.\n4. Download the export.\n\n---\n\n## Building The EXE\n\n### Windows\n\n```bat\nbuild.bat\n```\n\nThis builds the desktop executable to `dist\\alert-alert.exe`.\n\n### Manual PyInstaller Build\n\n```bash\npip install pyinstaller PySide6\npython -m PyInstaller --clean --noconfirm AlertCreator.spec\n```\n\n---\n\n## Troubleshooting\n\n### Port conflict\nThe app defaults to `localhost:3000` and searches for another open port automatically. If startup still fails, close the conflicting process and relaunch.\n\n### YouTube or remote URL issues\n- Update `yt-dlp`.\n- Retry after runtime auto-install/update.\n- Install optional `deno` if YouTube challenge handling still fails.\n\n---\n\n## License\n\nMIT License — see [LICENSE](LICENSE).\n\nThird-party runtime notices are in [THIRD_PARTY_NOTICES.txt](THIRD_PARTY_NOTICES.txt).\n\n---\n\n## Credits\n\nCreated by **deutschmark**\n\nBuilt with:\n- [Flask](https://flask.palletsprojects.com/)\n- [FFmpeg](https://ffmpeg.org/)\n- [yt-dlp](https://github.com/yt-dlp/yt-dlp)\n- [PySide6](https://doc.qt.io/qtforpython-6/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedeutschmark%2Falert-alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedeutschmark%2Falert-alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedeutschmark%2Falert-alert/lists"}