![]() |
VOOZH | about |
dotnet add package InnerTube --version 2.0.0
NuGet\Install-Package InnerTube -Version 2.0.0
<PackageReference Include="InnerTube" Version="2.0.0" />
<PackageVersion Include="InnerTube" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="InnerTube" />Project file
paket add InnerTube --version 2.0.0
#r "nuget: InnerTube, 2.0.0"
#:package InnerTube@2.0.0
#addin nuget:?package=InnerTube&version=2.0.0Install as a Cake Addin
#tool nuget:?package=InnerTube&version=2.0.0Install as a Cake Tool
A wrapper for the private YouTube API used in the YouTube website and the mobile apps.
This library is no longer under active development. The 2.0 release is a copy of the final prerelease version, and will likely break under use. Use at your own risk.
The official API requires a Google account to use, while the InnerTube API can do it without the need of one.
The official API has a request quota and a request rate limit, while the InnerTube API does not have any limitations.
The official API is designed to be used by 3rd parties, thus, the data is formatted well. Since the InnerTube API is made to be used in the official YouTube apps, it is formatted to render elements on a screen. This makes it slightly harder to parse the output to a human readable format, which this library tries to do.
There's no straightforward way to authenticate with this library. You will either have to extract cookies from a browser session, or extract a refresh token. See the wiki page for more details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
Showing the top 1 popular GitHub repositories that depend on InnerTube:
| Repository | Stars |
|---|---|
|
lighttube-org/LightTube
An alternative YouTube front end written in ASP.NET
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 950 | 11/27/2024 |
| 2.0.0-rc.19 | 236 | 9/13/2024 |
| 2.0.0-rc.18 | 259 | 8/6/2024 |
| 2.0.0-rc.17 | 163 | 8/5/2024 |
| 2.0.0-rc.16 | 122 | 8/2/2024 |
| 2.0.0-rc.15 | 122 | 7/30/2024 |
| 2.0.0-rc.14 | 165 | 7/29/2024 |
| 2.0.0-rc.13 | 158 | 7/29/2024 |
| 2.0.0-rc.12 | 140 | 6/6/2024 |
| 2.0.0-rc.11 | 168 | 6/4/2024 |
| 2.0.0-rc.10 | 164 | 6/3/2024 |
| 2.0.0-rc.9 | 168 | 6/3/2024 |
| 2.0.0-rc.8 | 205 | 6/1/2024 |
| 2.0.0-rc.7 | 169 | 5/31/2024 |
| 2.0.0-rc.6 | 155 | 5/28/2024 |
| 2.0.0-rc.5 | 147 | 5/26/2024 |
| 2.0.0-rc.4 | 166 | 5/24/2024 |
| 2.0.0-rc.3 | 165 | 5/23/2024 |
| 2.0.0-rc.2 | 128 | 5/23/2024 |
| 2.0.0-rc.1 | 140 | 5/17/2024 |