{"id":19164750,"url":"https://github.com/hampta/webm-dynamic-resolution","last_synced_at":"2025-05-07T12:21:50.959Z","repository":{"id":136076367,"uuid":"519617199","full_name":"hampta/webm-dynamic-resolution","owner":"hampta","description":"Create video with dynamic resolution for discord","archived":false,"fork":false,"pushed_at":"2022-07-30T20:45:16.000Z","size":4,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T22:02:17.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hampta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-07-30T20:45:14.000Z","updated_at":"2023-11-10T16:47:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac7d9bb2-2a97-4c63-a45f-9847de0528c1","html_url":"https://github.com/hampta/webm-dynamic-resolution","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hampta%2Fwebm-dynamic-resolution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hampta%2Fwebm-dynamic-resolution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hampta%2Fwebm-dynamic-resolution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hampta%2Fwebm-dynamic-resolution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hampta","download_url":"https://codeload.github.com/hampta/webm-dynamic-resolution/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252874208,"owners_count":21817780,"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","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-09T09:24:09.982Z","updated_at":"2025-05-07T12:21:50.950Z","avatar_url":"https://github.com/hampta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webm dynamic resolution\n\n## Create cursed video for discord\n**Video examples:**\n - https://cdn.discordapp.com/attachments/942477358613540916/1002718193976094871/temp.webm\n - https://cdn.discordapp.com/attachments/942477358613540916/1002708609651708024/output.webm\n - https://cdn.discordapp.com/attachments/942477358613540916/1002715505544667187/temp.webm\n - https://cdn.discordapp.com/attachments/984219336648556544/1002711077865402398/output.webm\n - https://cdn.discordapp.com/attachments/984219336648556544/1002710813661990953/output.webm\n - https://cdn.discordapp.com/attachments/984219336648556544/1002722110118047744/kafif.webm\n\n### How to use\n\n#### Installing FFmpeg\n\nBefore using `webm-dynamic-resolution`, FFmpeg must be installed and accessible via the `$PATH` environment variable.\n\nThere are a variety of ways to install FFmpeg, such as the [official download links](https://ffmpeg.org/download.html), or using your package manager of choice (e.g. `sudo apt install ffmpeg` on Debian/Ubuntu, `brew install ffmpeg` on OS X, etc.).\n\nRegardless of how FFmpeg is installed, you can check if your environment path is set correctly by running the `ffmpeg` command from the terminal, in which case the version information should appear, as in the following example (truncated for brevity):\n\n```\n$ ffmpeg\nffmpeg version 4.2.4-1ubuntu0.1 Copyright (c) 2000-2020 the FFmpeg developers\n  built with gcc 9 (Ubuntu 9.3.0-10ubuntu2)\n```\n**Windows**:\n```\ngit clone https://github.com/hampta/webm-dynamic-resolution\ncd webm-dynamic-resolution\npip install requirements.txt\nPaste video.mp4 for random scale mode or image.png for Press Mode to webm-dynamic-resolution directory\npython main.py\n```\n**Linux**\n```\ngit clone https://github.com/hampta/webm-dynamic-resolution\ncd webm-dynamic-resolution\npip3 install requirements.txt\nPaste video.mp4 for random scale mode or image.png for Press Mode to webm-dynamic-resolution directory\npython3 main.py\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhampta%2Fwebm-dynamic-resolution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhampta%2Fwebm-dynamic-resolution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhampta%2Fwebm-dynamic-resolution/lists"}