SuspiciousLookingOwl / youtubei

Get Youtube data such as videos, playlists, channels, video information & comments, related videos, up next video, and more!
https://suspiciouslookingowl.github.io/youtubei
MIT License
241 stars 50 forks source link

Client#options are missing #36

Closed SushiBtw closed 3 years ago

SushiBtw commented 3 years ago

Describe the bug Hey, seems you accidently removed the Client#options value from the Client class. Is that intended?

SuspiciousLookingOwl commented 3 years ago

The options is still there, but I refactored it, the latest options look like this

SushiBtw commented 3 years ago

Ok, my bad. Thanks.