{"id":48800126,"url":"https://github.com/priiduonu/uvcfwlinks","last_synced_at":"2026-04-14T01:32:39.959Z","repository":{"id":208322635,"uuid":"721330390","full_name":"priiduonu/uvcfwlinks","owner":"priiduonu","description":"direct firmware download links for UniFi Protect devices","archived":false,"fork":false,"pushed_at":"2025-11-26T22:54:08.000Z","size":64,"stargazers_count":41,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-14T01:32:34.815Z","etag":null,"topics":["ubiquiti","unifi","unifi-controller"],"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/priiduonu.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-20T20:49:46.000Z","updated_at":"2026-04-04T17:08:03.000Z","dependencies_parsed_at":"2023-11-20T23:23:37.071Z","dependency_job_id":"d09135a3-488e-41bc-a8b9-4e242d65fedd","html_url":"https://github.com/priiduonu/uvcfwlinks","commit_stats":null,"previous_names":["priiduonu/uvcfwlinks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/priiduonu/uvcfwlinks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priiduonu%2Fuvcfwlinks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priiduonu%2Fuvcfwlinks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priiduonu%2Fuvcfwlinks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priiduonu%2Fuvcfwlinks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/priiduonu","download_url":"https://codeload.github.com/priiduonu/uvcfwlinks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priiduonu%2Fuvcfwlinks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31778580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T00:11:49.126Z","status":"ssl_error","status_checked_at":"2026-04-14T00:10:29.837Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["ubiquiti","unifi","unifi-controller"],"created_at":"2026-04-14T01:32:38.342Z","updated_at":"2026-04-14T01:32:39.933Z","avatar_url":"https://github.com/priiduonu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uvcfwlinks\n\nSometimes you may need to upgrade or downgrade a standalone UniFi Protect\ndevice (not adopted by UniFi Cloud Key or NVR).\n\n`uvcfwlinks` is a script for fetching the firmware download links for the UVC\ncameras.\n\n## usage\n\n```\n./uvcfwlinks.py -h\nusage: uvcfwlinks.py [-h] [-p PLATFORM]\n\nFetch firmware information from the Ubiquiti firmware API.\n\noptions:\n  -h, --help            show this help message and exit\n  -p PLATFORM, --platform PLATFORM\n                        return all f/w info for the given platform\n```\n\nIt lists the latest versions for all camera platforms when executed without\nany options.\n\nWhen executed with the `--platform` option, it lists all available versions\nfor the specified platform.\n\nThere are different versions of the firmware, depending of the platform used\nby the device model:\n\n| platform | model(s)                                                                              |\n|----------|---------------------------------------------------------------------------------------|\n| a5s      | UVC Bullet, UVC Dome, UVC Micro, UVC Pro                                              |\n| cv22     | AI DSLR                                                                               |\n| cv25z    | ???                                                                                   |\n| cv2x     | AI 360, AI Bullet, AI Pro, AI Theta                                                   |\n| s2l      | G3 Bullet, G3 Dome, G3 Flex, G3 Pro                                                   |\n| s2lb     | Vision Go                                                                             |\n| s2lm     | Vision Go, G3 Micro                                                                   |\n| s5l      | G4 Bullet, G4 Dome, G4 Doorbell, G4 Doorbell Pro, G4 Doorbell Pro PoE, G4 Pro, G4 PTZ |\n| sav500db | ???                                                                                   |\n| sav530q  | G4 Instant, G5 Bullet, G5 Dome, G5 Flex, G5 Pro, G5 PTZ, G5 Turret Ultra              |\n| sav532q  | G3 Instant                                                                            |\n| sav539g  | G6 Instant                                                                            |\n| sav539gp | G6 PTZ                                                                                |\n| sav837gw | G4 Instant, G5 Bullet, G5 Dome, G5 Flex, G5 Pro, G5 PTZ, G5 Turret Ultra              |\n\nThis information has been gathered from\n\u003chttps://www.reddit.com/r/Ubiquiti/comments/1dp3x1g/unifi_protect_camera_platform_codes_to_actual/\u003e\n\n\u003e [!WARNING]\n\u003e Do not try to upload a firmware built for another platform to your device!\n\n\u003e [!TIP]\n\u003e You are welcome to contribute to this information by creating a new issue or\n  pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriiduonu%2Fuvcfwlinks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriiduonu%2Fuvcfwlinks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriiduonu%2Fuvcfwlinks/lists"}