code-yeongyu/AiShell

Automate Access Key parsing using browser's cookie

code-yeongyu opened this issue · 0 comments

some approaches like yt-dlp has,

--cookies-from-browser

to get ChatGPT access key using browser's cookie

ref: https://github.com/yt-dlp/yt-dlp/blob/b38cae49e6f4849c8ee2a774bdc3c1c647ae5f0e/yt_dlp/cookies.py#L120