zS1L3NT / ts-npm-ytmusic-api

A type-safe and basic YouTube Music API wrapper
https://npmjs.com/package/ytmusic-api
GNU General Public License v3.0
81 stars 17 forks source link

Add fallback for X-Goog-Visitor-Id header #6

Closed tim-the-arcane closed 2 years ago

tim-the-arcane commented 2 years ago

Fixes #5

Okay, I apparently fixed it quite easily by adding a fallback to the X-Goog-Visitor-Id header.

Hope this helps :)