Added
- (Undocumented) Library export of
util/request(the internal HTTPRequestclass) to help with the creation of a custom HTTP handler provided tonew YouTube(apiKey, accessToken?, options?)viaoptions.request.
Changed
- Match to the most similar title when getting entities by title.
- Before, it just trusted the first result from YouTube Search.
- To new
CHANGELOG.mdformat. - Email in
package.json.
Removed
- Unused utility function
findArrayIndexFrom.
Full Changelog: v9.0.0...v9.1.0