TimeForANinja / node-ytsr

Do anonymous YouTube search requests.
MIT License
284 stars 66 forks source link

Potentially fixes #196 #197

Closed ttrreevvoorr closed 1 month ago

ttrreevvoorr commented 1 year ago

I was getting this error when searching for a song by Cameo: Fast, Fierce & Funny Cameo audio I got the error

 Cannot read properties of undefined (reading 'simpleText') #196 

I made the change on line 204 and got a new error where could not read properties of undefined reading canonicalBaseUrl

Based on my understanding of the code base these changes should be safe. Please let me know if otherwise.

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.