This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Release v3.0.0
Features
- New endpoint
getChannelStats()
provides channel stats such as join date and total channel views. Check the README for more information - New endpoint
getChannelHome()
provides information about the videos on a channel's home page. Check the README for more information - Channel links (Such as Facebook / Twitter links) are now provided in
getChannelInfo()
under thechannelLinks
parameter - New
isOfficialArtist
parameter has been added togetChannelInfo()
- New 'tags' parameter has been added to 'getChannelInfo()'
- New
httpAgent
option for all endpoints to proxy requests. Check the README for more information
Fixes
- Fixed some parsing issues that would cause the module to crash
- Attempting to grab a non-existing channel now returns an object instead of an error