-
-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More "Queue" and "Watch Later" buttons! #2009
Comments
I'd like to propose an idea to enhance the YouTube user experience, particularly in search results and on the homepage. Imagine if the "Add to Queue" and "Save Later" buttons found a home right beside the filter options in search results, providing users with a seamless way to organize their video preferences without unnecessary clicks. Additionally, consider the empty space beside the voice search icon on the homepage. What if this space was utilized to incorporate the "Add to Queue" and "Save Later" buttons? This strategic placement would not only maintain a clean and uncluttered interface but also offer a convenient location for users to manage their video selections effortlessly. These subtle adjustments aim to streamline the user journey, making it more intuitive and efficient. I believe these enhancements could contribute significantly to an improved YouTube experience. What are your thoughts on implementing these user-friendly tweaks? 🚀🎬 |
... did an LLM write this? Anyways; the buttons would have to appear on the video listings themselves, not at the top of the page, otherwise you wouldn't be able to specify which video you wanted to add to the queue / watch later? Perhaps I'm misunderstanding, and you're thinking of them like toggling a mode of some sort? As for placement, I think the best option would be to have them under or to the side of the triple-dot dropdown menus: this would be consistent across search, homepage, and notification shade. That would be quite safe, as there's already empty space and it would have minimal risk for muscle memory, and wouldn't appear so cluttered if they only appear while hovering over the video listing (mimicking the native triple-dot). The biggest friction point for me is the notification shade. The tripe-dot menus already have "add to queue" and "save to watch later" options, so two clicks isn't a big inconvenience over one... But the triple-dot menu in the notification shade only shows options to disable notifications and has nothing about the video it links to. Having a consistent interface would be nice, but the notification shade is the really annoying part. Why YouTube hasn't done this already is a mystery to me... The suggestions feed is very intuitive and user-friendly, but notifications make us resort to shift+clicking a bunch of tabs open. |
Hey, had a thought about making things smoother for users – what if they can easily pick multiple videos, you know, for tossing into the queue or saving for later? We can toss in some checkboxes for that hand-picked vibe, and maybe throw in a keyboard shortcut like Totally get your point about muscle memory and keeping things safe with the selection process. But, what if we trigger the parent component responsible for loading all the listings from there? Think that could work? And here's a wild thought – what if we prompt users to pick multiple videos right after they hit "Add to Queue" or "Save to Watch Later"? Gives them the reins. What's your take on that? |
You've got to be using an LLM... But I'm not sure what benefits that would offer; it seems convoluted to enter a "selection mode" and click a bunch of boxes and then click another button to add them, when you could have one-click buttons on each video just like YouTube already does in the suggestions feed. |
hi! @alaestor maybe add the css path already? ublock origin's element picker makes it automatic and convenient unlike the broswers' dev tools -- Are you using Pockettube and do you see us getting 1000 of patreons too? (being older, with more users) Zooming out, without having done much of this on Youtube, i guess for productivity one could have a feed like an inbox /RSS Reader, with one title per line. Thumbnail on the right, small & faint until mouseover. And an ever improving set of keywords/patters/regex gently predicting which you will likely select or not? |
Sorry, I feel like the request/suggestion I'm trying to make has been lost somehow. To clarify, this is about the extension for desktop browsers. I'll attach some screenshots to visually communicate what I'm talking about. I'm hoping that it would be possible to use this extension to improve YouTube's interface to make it more convenient. I haven't looked into the technical feasibility or implementation details, as I don't know much about web development. I suppose having a third-party notification manager / queue system, enabled by RSS or something similar, could be a work-around for the shortcomings of YouTube's interface; but that alternative would be beyond the scope of this issue and probably beyond the scope of this browser extension. |
hi, not lost. (of course a picture is still efficient for potential future readers who might not want to read much, besides maybe not the easiest for you depending practice. We can now also move it up below the title of the thread. )
|
I hadn't, but thanks! Youtube Playlist Helper works for videos in the notification tray (I think because they're working based off of URLs).
I'd prefer to use the native YouTube playlists rather than a third-party solution, if possible. The feeds and notifications are fine for most casual users; the only problem is that they make it difficult to add to Watch Later.
Pardon my ignorance, as I know nothing about web development or how browser extensions function. The most reliable way to add things to YouTube's playlists is with their official v3 API, but that requires OAUTH2; is that something the user would have to configure? That would be a deal-breaker for user-friendliness, which would explain why so many extension developers create their own playlist alternatives rather than using Youtube's.
I understand and I'm very sympathetic. I suspect some parts of this wouldn't be too big of a burden: I doubt the CSS selectors for notifications would change frequently. But, if the YouTube API for playlist 'insert' isn't feasible, then that would make this feature hell to maintain: the only alternative would be to reverse engineer or hijack the native "add to..." UI, at which point I don't think this feature would be realistic. (The work-around would be to use something like the Youtube Playlist Helper). Ultimately, this is a problem caused by YouTube's bad notification UI. I was just hoping that it would be an easy fix, and it would be more productive to talk to an extension developer like yourself rather than trying to complain at Google for them to fix it... If it isn't a trivial solution, then just ignore this feature request. Thank you for your time and consideration :) |
What about:
AND a quick hover UI? (alternative to a button):
(hi! @alaestor @SaxenaShiv ) |
Related #2460 |
⚬ PROBLEM:
⚬ SOLUTION:
⚬ RELEVANCE / SCOPE:
⚬ "SIDE EFFECTS":
⚬ "CONTEXT":
The text was updated successfully, but these errors were encountered: