node-ytsr icon indicating copy to clipboard operation
node-ytsr copied to clipboard

Potentially fixes #196

Open ttrreevvoorr opened this issue 2 years ago • 1 comments

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.

ttrreevvoorr avatar Apr 29 '23 05:04 ttrreevvoorr