knadh / go-get-youtube

A tiny Go library + client for downloading Youtube videos. The library is capable of fetching Youtube video metadata, in addition to downloading videos.
161 stars 36 forks source link

Removed range download for better speed, added mp3 extract, improved progress print #3

Closed dbatbold closed 7 years ago

dbatbold commented 7 years ago

Thank you Kailash for creating the useful library and accepting my contributions.