tjrgg / simple-youtube-api

A module to simplify the YouTube API.

Home Page:https://tjrgg.github.io/simple-youtube-api/master/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some details aren't displaying correctly

angeloanan opened this issue · comments

Video.maxres and Video.durationSeconds aren't displaying the correct information.

Video.maxres just spews error.
Video.durationSeconds returns with a -1

Not all videos have 100% of the data depending on how you got it, so durationSeconds returning -1 is not entirely strange. However, maxRes should not be throwing an error.

Can you please be more specific? Which error? Is the video full? How did you retrieve the video?

Not a problem anymore. Sorry for holding back the issue, I forgot this existed.