{"id":15107968,"url":"https://github.com/vknet/VkNet.AudioBypass","last_synced_at":"2025-10-23T02:31:44.783Z","repository":{"id":63610399,"uuid":"140774911","full_name":"inyutin-maxim/VkNet.AudioBypass","owner":"inyutin-maxim","description":"Обход закрытия методов audio и messages для VkNet","archived":false,"fork":false,"pushed_at":"2023-10-11T20:04:39.000Z","size":137,"stargazers_count":65,"open_issues_count":4,"forks_count":16,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-30T17:12:19.853Z","etag":null,"topics":["vk","vk-api","vk-sdk","vknet"],"latest_commit_sha":null,"homepage":"","language":"C#","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/inyutin-maxim.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-12T23:44:01.000Z","updated_at":"2024-07-16T01:55:37.000Z","dependencies_parsed_at":"2023-10-12T02:34:31.109Z","dependency_job_id":"c437e885-c55f-46ce-a431-78e5a3c37104","html_url":"https://github.com/inyutin-maxim/VkNet.AudioBypass","commit_stats":null,"previous_names":["inyutin-maxim/vknet.audiobypass","0xshelln1ght/vknet.audiobypass"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inyutin-maxim%2FVkNet.AudioBypass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inyutin-maxim%2FVkNet.AudioBypass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inyutin-maxim%2FVkNet.AudioBypass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inyutin-maxim%2FVkNet.AudioBypass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inyutin-maxim","download_url":"https://codeload.github.com/inyutin-maxim/VkNet.AudioBypass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237769067,"owners_count":19363250,"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":["vk","vk-api","vk-sdk","vknet"],"created_at":"2024-09-25T21:43:31.136Z","updated_at":"2025-10-23T02:31:39.496Z","avatar_url":"https://github.com/inyutin-maxim.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VkNet.AudioBypass\nРасширение для [VkNet](https://github.com/vknet/vk) для обхода ограничения к методам **Audio** и **Messages**.\n\n[![NuGet](https://img.shields.io/nuget/v/VkNet.AudioBypassService.svg)](https://www.nuget.org/packages/VkNet.AudioBypassService/)\n[![NuGet](https://img.shields.io/nuget/dt/VkNet.AudioBypassService.svg)](https://www.nuget.org/packages/VkNet.AudioBypassService/)\n[![Build](https://github.com/shelln1ght/VkNet.AudioBypass/actions/workflows/publish.yml/badge.svg?branch=master)](https://github.com/shelln1ght/VkNet.AudioBypass/actions/workflows/publish.yml)\n\n## Как использовать?\n\n``` C#\nusing VkNet.AudioBypassService.Extensions;\n\n//...\n\nvar services = new ServiceCollection();\nservices.AddAudioBypass(); \n\nvar api = new VkApi(services);\n\n// Авторизируемся для получения токена валидного для вызова методов Audio / Messages\napi.Authorize(new ApiAuthParams\n{\n    Login = \"login\",\n    Password = \"password\"\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvknet%2FVkNet.AudioBypass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvknet%2FVkNet.AudioBypass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvknet%2FVkNet.AudioBypass/lists"}