{"id":26745460,"url":"https://github.com/nbdy/vidscaler","last_synced_at":"2025-06-30T20:39:10.667Z","repository":{"id":233304205,"uuid":"786961621","full_name":"nbdy/vidscaler","owner":"nbdy","description":"Video upscaler (cli/gui)","archived":false,"fork":false,"pushed_at":"2024-04-15T21:35:37.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T20:01:12.934Z","etag":null,"topics":["gui","real-esrgan","upscaler","video","video-upscaling","vidscaler"],"latest_commit_sha":null,"homepage":"","language":"Python","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/nbdy.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}},"created_at":"2024-04-15T16:18:53.000Z","updated_at":"2024-05-08T12:39:58.000Z","dependencies_parsed_at":"2024-04-15T17:41:51.463Z","dependency_job_id":"441b2f2e-da04-400d-b990-289215c0b1ed","html_url":"https://github.com/nbdy/vidscaler","commit_stats":null,"previous_names":["nbdy/vidscaler"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbdy%2Fvidscaler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbdy%2Fvidscaler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbdy%2Fvidscaler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbdy%2Fvidscaler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbdy","download_url":"https://codeload.github.com/nbdy/vidscaler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991567,"owners_count":20706129,"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":["gui","real-esrgan","upscaler","video","video-upscaling","vidscaler"],"created_at":"2025-03-28T08:17:19.130Z","updated_at":"2025-03-28T08:17:19.596Z","avatar_url":"https://github.com/nbdy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# video-upscaler\n\n[![](http://github-actions.40ants.com/nbdy/vidscaler/matrix.svg)](https://github.com/nbdy/vidscaler)\n\nupscale (x2/x4/x8) a video or a directory of videos using the command line\n\n## dependencies\n- moviepy\n- loguru\n- opencv\n- torch\n- numpy\n- tqdm\n- [Real-ESRGAN](https://github.com/sberbank-ai/Real-ESRGAN)\n\n\n## how to ..\n\n### .. install\n\n```shell\n# from pypi\npip install vidscaler\n\n# from git repo\npip install git+https://github.com/nbdy/vidscaler\n```\n\n### .. run\n\n#### .. gui\n\n![GUI](screenshot/gui.png)\n\n```shell\nvidscaler-gui\n# or\nvidscaler --gui\n```\n\n#### cli\n\n```shell\nvidscaler --help\nusage: vidscaler [-h] -i INPUT -o OUTPUT [-c] [-s SCALE]\n                   [-m MODEL_DIRECTORY] [-g] [-p]\n\noptions:\n  -h, --help            show this help message and exit\n  -i INPUT, --input INPUT\n                        Input directory or file\n  -o OUTPUT, --output OUTPUT\n                        Output directory or file\n  -c, --cpu             Use CPU mode\n  -s SCALE, --scale SCALE\n                        Upscaling factor\n  -m MODEL_DIRECTORY, --model-directory MODEL_DIRECTORY\n  -g, --gui             Run the GUI\n  -p, --preview         Enable live preview\n```\n\n## todo\n\n- [ ] pausing\n- [ ] start from last stopped point\n  - json {\"path\": \"path to video file\", \"frame\": frame} as checkpoint.json?\n- [ ] total runtime estimation\n  - get total frame count of all videos \n  - avg. each frame processing duration\n  - avgT * frameN = duration\n- [ ] confirmation box when exiting/stopping while upscaling is running","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbdy%2Fvidscaler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbdy%2Fvidscaler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbdy%2Fvidscaler/lists"}