You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added error checking functionality when reading in a token file. Previously a token file would be read in and print a message saying that the token was successfully read, but if the token was expired the user wouldn't know until making a request.
Added a progress bar to help track progress when passing vectors of video/playlist ids
Added the playlist_metadata function.
Fixed misc bugs like incorrect parameters being passed to functions or passing parameters that didn't exist