ytcog icon indicating copy to clipboard operation
ytcog copied to clipboard

YouTube innertube class library for node-js; session, searches, channels, playlist, videos, comments and downloads.

Results 5 ytcog issues
Sort by recently updated
recently updated
newest added

Failed to get videoStreams for some video Available media streams: { error: 'No media available' } Sample Video ID: 4fndeDfaWCg Command: node examples/video_test 4fndeDfaWCg

Other variations of this problem could surface with similar code changes and so a fully robust solution is needed for the long term.

hello gatecrasher, does YouTube Music also run on innertube? if so, could ytcog be modified to support ytmusic-specific features (for example, filtering music searches for songs, albums, artists, etc)?

question

I am currently having trouble compiling the code with webpack. I only need the code to download video meta info which does not need the code to fork "dl.js" in...

question

I am currently writing some typings. Would you consider a PR with `index.d.ts`?

enhancement