{"id":20196094,"url":"https://github.com/thehxdev/videotools","last_synced_at":"2025-06-14T02:32:51.402Z","repository":{"id":167542346,"uuid":"575365307","full_name":"thehxdev/videoTools","owner":"thehxdev","description":"simple python program that uses FFMPEG to compress video files.","archived":false,"fork":false,"pushed_at":"2023-01-13T15:37:35.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T08:57:34.385Z","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/thehxdev.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-12-07T10:54:01.000Z","updated_at":"2023-07-28T17:55:09.000Z","dependencies_parsed_at":"2023-05-23T01:00:29.590Z","dependency_job_id":null,"html_url":"https://github.com/thehxdev/videoTools","commit_stats":null,"previous_names":["thehxdev/videotools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thehxdev/videoTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2FvideoTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2FvideoTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2FvideoTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2FvideoTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thehxdev","download_url":"https://codeload.github.com/thehxdev/videoTools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2FvideoTools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259748964,"owners_count":22905627,"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-14T04:21:40.983Z","updated_at":"2025-06-14T02:32:51.361Z","avatar_url":"https://github.com/thehxdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# videoTools\nsimple python program that uses FFMPEG to compress video files.\n\n## Dependencies\n\n```bash\npip3 install -U ffmpeg-python termcolor\n```\n\n## How to use\n\n### Help Message\n\n```bash\npython3 ./main.py --help\n```\n\nAnd the output will be:\n\n```text\nusage: main.py [-h] [-p PATH] [-o OUTPUT] [-b BITRATE] [-c CRF] [-d DIRECTORY]\n\noptional arguments:\n  -h, --help            show this help message and exit\n\n  -p PATH, --path PATH  Video path.\n\n  -o OUTPUT, --output OUTPUT\n                        Where to save file. (Directroy)\n\n  -b BITRATE, --bitrate BITRATE\n                        Target video bitrate.\n\n  -c CRF, --crf CRF     Target video crf.\n\n  -d DIRECTORY, --directory DIRECTORY\n```\n\n- **Only use one of `-c` or `-b` options**\n\n- **`-d` option will give a directory as input and searches that recursively to find `.mp4`, `.mkv` and `.avi` file to compress**\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Fvideotools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehxdev%2Fvideotools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Fvideotools/lists"}