A library for executing search queries, retrieving metadata, and obtaining direct links to video-only/audio-only/muxed versions of videos on YouTube in Go.
Stars
77
Forks
23
Watchers
77
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
client, client/test, default: rename page param for LoadPlaylist* to offset
a1fd5d6View on GitHubcmd/example, readme, client, client/test: fix readme and example typos, add some benchmarks to client.go, and add some additional comments for LoadPlayer()
5b74a49View on GitHubformats: fix possible nil pointer dereference when sorting formats over audio quality, and have AudioQuality and VideoQuality map to integers instead of unsigned integers
927a41cView on GitHubclient: add WrapClient helper method to wrap over any arbitrary http client that implements youtube.Transport
22cf959View on GitHub