Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Add YouTube URLs to Cloudglue for analysis
const result = await client.collections.addVideoByUrl({ collectionId: 'my-collection-id', url: 'https://www.youtube.com/watch?v=dQw4w9WgXcQ', params: {}, });