philbot9/youtube-comment-api

Top comments sorting support

Opened this issue · 1 comments

the comments are fetched from newest to oldest, where youtube's default starts from hottest. can this optional argument {sort: 'hottest' | 'newest'} be supported?

nice work by the way, for now i'll just scrap all the comments and sort them manually...