kazuki-sf / YouTube_Summary_with_ChatGPT

YouTube Summary with ChatGPT is a simple Chrome Extension (manifest v3) that allows you to get both YouTube video transcripts and summary of the video with OpenAI's ChatGPT AI technology.
MIT License
808 stars 134 forks source link

Change language of the prompt depending on the language of the video #1

Open vrodriguezf opened 1 year ago

vrodriguezf commented 1 year ago

Would it be possible to change the fixed parts of the prompt (e.g. Title, Transcription, etc..) depending on the language of the video?

Thanks for this tool!

kazuki-sf commented 1 year ago

Thanks @vrodriguezf for asking! I'll figure out what the best way for all is :) Please stay tuned! In the meantime, you can download and modify this code by yourself!

elmarceloc commented 1 year ago

It may be good to put a custom prompt, ir order to prompt things in our languages, and prompts like"Write an essay about the video", etc.

kazuki-sf commented 1 year ago

Thanks! Will add an option page that users can set their custom prompt format, dark mode, etc :) Does that sound good?

elmarceloc commented 1 year ago

yeah, It would be great

elmarceloc commented 1 year ago

an option to disable the auto-sending of the prompt would also be great for fixing this issue.