API Docs: Difference between revisions

Jump to navigation Jump to search
15 bytes added ,  22 August 2023
not UUID anymore
(not UUID anymore)
(not UUID anymore)
Line 136: Line 136:
{
{
   videoID: string,
   videoID: string,
   userID: string, // This should be a randomly generated UUID stored locally (not the public one)
   userID: string, // This should be a randomly generated 30 character string stored locally (not the public one)
   userAgent: string, // "Name of Client/Version" or "[BOT] Name of Bot/Version" ex. "Chromium/1.0.0"
   userAgent: string, // "Name of Client/Version" or "[BOT] Name of Bot/Version" ex. "Chromium/1.0.0"
   service: string, // Optional, default is 'YouTube'.[2]
   service: string, // Optional, default is 'YouTube'.[2]

Navigation menu