Optional
Instance fetch options.
Array of instance objects.
fetchInstances
Fetches public Invidious instances.
await InvidJS.fetchInstances(); Copy
await InvidJS.fetchInstances();
await InvidJS.fetchInstances({limit: 10}); Copy
await InvidJS.fetchInstances({limit: 10});
Generated using TypeDoc
Instance fetch options.