{"id":18555702,"url":"https://github.com/kdpuvvadi/codecwinget","last_synced_at":"2025-04-09T23:32:26.018Z","repository":{"id":41464953,"uuid":"508177539","full_name":"kdpuvvadi/CodecWinGet","owner":"kdpuvvadi","description":"Update K-Lite Codec Pack winget manifest","archived":true,"fork":false,"pushed_at":"2022-08-09T18:13:25.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T21:06:05.680Z","etag":null,"topics":["powershell","winget","winget-pkgs","yaml"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/kdpuvvadi.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-28T06:14:03.000Z","updated_at":"2024-02-08T07:24:28.000Z","dependencies_parsed_at":"2022-09-05T03:33:08.609Z","dependency_job_id":null,"html_url":"https://github.com/kdpuvvadi/CodecWinGet","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/kdpuvvadi%2FCodecWinGet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2FCodecWinGet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2FCodecWinGet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdpuvvadi%2FCodecWinGet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdpuvvadi","download_url":"https://codeload.github.com/kdpuvvadi/CodecWinGet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129946,"owners_count":21052668,"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":["powershell","winget","winget-pkgs","yaml"],"created_at":"2024-11-06T21:27:38.098Z","updated_at":"2025-04-09T23:32:25.719Z","avatar_url":"https://github.com/kdpuvvadi.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codec WinGet\n\n## Requirements\n\n### WingetCreate\n\nInstall [WinGetCreate](https://github.com/microsoft/winget-create) with `WinGet` package manager\n\n```pwsh\nWinGet install wingetcreate\n```\nDownload the binary directly\n\n```pwsh\nInvoke-WebRequest https://aka.ms/wingetcreate/latest -OutFile ./wingetcreate.exe\n```\n\n\n### Nevergreen\n\nInstall [Nevergreen](https://github.com/DanGough/Nevergreen) Powershell module\n\n```pwsh\nInstall-Module -Name Nevergreen\n```\n\n### Package Details with Nevergreen\n\nGet Latest details of package\n\n```pwsh\nGet-NevergreenApp -Name KLiteCodecPack\n```\n\nTo get details of specific channel such as `Basic` in `K-Lite Codec Pack`\n\n```pwsh\nGet-NevergreenApp -Name KLiteCodecPack | Where-Object {$_.Channel -eq \"Basic\"}\n```\n\n\u003eNote: Powershell should be in elevated mode.\n\n## Run\n\n```pwsh\n./app.ps1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdpuvvadi%2Fcodecwinget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdpuvvadi%2Fcodecwinget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdpuvvadi%2Fcodecwinget/lists"}