Đánh giá cho Youtube ChatGPT summarization
Youtube ChatGPT summarization bởi ai fan
80 đánh giá
- Xếp hạng 5 trong số 5bởi AltaiR, một năm trước
- Xếp hạng 5 trong số 5bởi martimzao, một năm trướcsuper impressive! even in videos you wouldn't think it would work, it works!
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 13500340, một năm trước
- Xếp hạng 1 trong số 5bởi nols, một năm trướcRequests to log in via Google only and asks to provide data to a site called allizom.org, which doesn't exist. Very sketchy, would not recommend.
Phản hồi của nhà phát triển
đã đăng một năm trướcSorry you felt it's sketchy but we don't use your credentials for anything sketchy. The login is to save your summaries for you if you re-summarize the same video and if you use the premium features like GPT-4.
allizom.org is Mozilla which is basically the creator of Firefox. This is because the login redirect back to the extension which is a Mozilla url. - Xếp hạng 1 trong số 5bởi Người dùng Firefox 18244647, một năm trước
- Xếp hạng 1 trong số 5bởi Pepegolas, một năm trước
Phản hồi của nhà phát triển
đã đăng một năm trướcIt's working for a couple of weeks now. Sorry for the inconvenience!- Xếp hạng 1 trong số 5bởi John Doe, một năm trướcLooks like this add-on got snatched up by some ad agency. Just peeked into the new version's source code, and surprise! They've thrown in a bunch of analytics, data collection, forced logins, and even slapped on some "premium features". Oh, and did I mention it doesn't even work? Save yourself the trouble and skip this one.
Phản hồi của nhà phát triển
đã đăng một năm trướcIt's not used or bought by any ad agency and the data is not sold to anyone or used for ads.
Login is to be able to save your summaries, stop malicious attacks and enable premium features like GPT-4 if needed.
Analytics is for tracking app usage across all users to be able to improve the plugin and provide better experience for users. - Xếp hạng 1 trong số 5bởi AlphaNeon, một năm trướcYou should update your extension. Its been over 6 months.
Edit:
You made it paid only. What a sh*t extension. Do not use this. Use something else. This used to be free with an OpenAI key, they are now making BANK on the same thing. Do not use. - Xếp hạng 5 trong số 5bởi sibna, 2 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 18135771, 2 năm trướcThis is a very usefull add-on. Thanks for updating it!
- Xếp hạng 5 trong số 5bởi Jade, 2 năm trướcGreat addon, but when I try to use the custom prompt feature I get:
Access blocked: This app’s request is invalid
You can’t sign in because this app sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error
If you are a developer of this app, see error details.
Error 400: redirect_uri_mismatch - Xếp hạng 1 trong số 5bởi Gregory108, 2 năm trướcAdd-on does not do what is expected. Returns zero-value timecodes or technical notation like "title", "timecode" and, at best, in one of the settings regime, returns a transcript.
PS: maybe a malfunction if YT changed something - Xếp hạng 1 trong số 5bởi Người dùng Firefox 12795816, 2 năm trướcDoesn't seem to work. Either it has empty lines with time stamps or it doesn't do anything. Tried on many videos with clear English, where other plugins (on other browsers) were able to get the summary. This one was a hope it will work on Firefox but it doesn't.
- Xếp hạng 1 trong số 5bởi Người dùng Firefox 18120640, 2 năm trước
- Xếp hạng 5 trong số 5bởi Donmal, 2 năm trước
- Xếp hạng 5 trong số 5bởi Dead_Sakura, 2 năm trướcThis is the best extension for working with summarization on YouTube!
It even saves the last summarization for each video, DEV, I LOVE YOU WHOEVER YOU ARE. - Xếp hạng 5 trong số 5bởi Người dùng Firefox 17524800, 2 năm trướcThis extension works wonders. Right off the bat, I don't even have to refresh my window, it just runs immediately. It just works. I tested all settings, and it did it. I know this is ChatGPT, but you have to thank the developer for making it work so well. I get drop down menus, time stamps, and, well, just, it's nice. Gave me a smile. Thank you so so much for making this, you are ducking awesome. One thing I wish though is if I could ask follow up questions to ChatGPT there, but I could just do that in a new tab. Still, I am flabbergasted that this extension only has 3k Users, as so many more people would LOVE this. Thank you!
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 12552123, 2 năm trước
- Xếp hạng 1 trong số 5bởi PatrikZudel, 2 năm trước// THIS APP Recently changed, it stopped working.
Hey! Really great app, well designed as well!
I only have one problem I'd say, from my experience everything works well except "Summarize video as a set of bullet points", it usually picks most bullet points at the beginning of the video so it doesn't do a good job of actually covering the full video. I suspect that this is due to ChatGPT being really poor at counting, dividing arbitrary lengths and similar tasks.
I expect that at the moment this is done through prompt engineering, I'd like to propose a different way that I feel like would be more effective.
Algorithm (Setting: 5 bullet points) :
1. Grab the whole transcript (example video length 10 minutes)
2. Divide transcript into (10 minutes / 5 bullet points) 5 chunks each 2 minutes long.
3. Provide the chunk to ChatGPT to summarize, in theory we could also add previous chunks for context but specify that we only want to summarize a chunk that is in quotation marks ("").
I think this would provide a more consistent summary of the whole video. Also, it would be great to be able to do one custom prompt without logging in, because google login doesn't work for me atm. Anyways, I really appreciate your work, good job!