gr0go
Results
1
issues of
gr0go
### Steps to reproduce 1. Call `info.getTranscript();` in nodejs server ```js try { const yt = await Innertube.create({ generate_session_locally: true, lang: language, cookie: COOKIE }); const info = await yt.getInfo(video_url);...
bug