https://www.youtube.com/watch?v=JbiIBcUD1VY This video provides a step-by-step guide on how to revert a new, undesirable layout to a previous version. The instructions are presented in a sequential manner, utilizing links provided in the video description to install necessary components and configure settings.
- Step 1-4: Clicking on links provided in the description to install required elements (likely browser extensions or related software).
- Step 5: Another click on a link in the description to install an additional component.
- Step 6: Accessing the installed extension’s settings and applying a filter provided by the creator (presumably to address a specific visual issue).
- Refresh: Refreshing the webpage to apply the changes.
- Issue: The fix may remove access to the sidebar if used, a sacrifice the user must make.
use the transcriptly to get this video transcript and summary.
Is it really a decade old? Feels like they redesign it every three years.
Redesigning familiar UIs is a great way to give elderly, neurodivergent, and/or computer illiterate people a hard time.
neuroatypical
I propose we start calling normies “neuroadivergent.”
haha. My bad, sorry. I think people used to say this but the language changed. I’ll fix it.
I hate to be that guy, but it’s neurodivergent. :) neurodiverse is another thing. Everyone is diverse but not everyone is divergent.
Ah! Thank you again! Honestly in my mind I was thinking that “neurodiverse” didn’t make any sense. Okay now I’m interested to see what the next ‘that guy’ is going to say :)
I speak with authority, but I learnt about it this very day. :)
You’re right, I never knew there was a difference. Fixed!
deleted by creator
The change is so they can now implement the 38 hour ad before every 30 second video. And then another 21 hour ad every 7 seconds while watching the video. The ad can’t be stopped, skipped or muted and automatically plays full screen on all your devices and monitors at the same time.
Black Mirror Episode
In their defense, I’m not sure I have ever seen a major UI redesign of some piece of software that the users of that software actually liked, at least at first. Inertia and muscle memory are powerful things.
Hence the reason why you make small gradual improvements over a long time. YT has been around a long time, and Google should know better.
Well the old Google development company would know better, the new Google advertising agency doesn’t give a shit
How is that in their defense?? You reveal them for the gross imcompetents that, and almost all developpers are.
If foreign strangers impose changes on my motor cortex then my prescription is to give them flamethrower enemas.
Stop it, just stop it! Or else!
LOL, nailed it.
I’m still bitter about browsers removing backspace for previous page. How was that hard to maintain?!
https://support.mozilla.org/en-US/questions/1336330
Is there a way to restore backspace button function in the newest version of Firefox, so when pressing it the previous page opened?
This function was very helpful for me!
To prevent user data loss when filling out forms, we’ve disabled the Backspace key as a navigation shortcut for the back navigation button. To re-enable the Backspace keyboard shortcut, you can change the about:config preference browser.backspace_action to 0. You can also use the recommended Alt + Left arrow (Command + Left arrow on Mac) shortcut instead.
I understand the reasoning, but I really wish Firefox had configurable keyboard shortcuts.
heck, everything should have configurable shortcuts. It’s an accessibility feature with an obvious curb cut effect.
Please add your voice to these discussions
https://connect.mozilla.org/t5/discussions/hotkeys-yes-please/m-p/86441/
https://connect.mozilla.org/t5/ideas/customizable-hotkeys/idc-p/85695/
NICE! Now I’ve lost my muscle memory for that key, but I’m back (heh) baby!
The better UX could have been making this a regular option, and (by default) showing a warning dialogue if using backspace to navigate would clear out a form.
Haven’t done much web UI, but I’m guessing that are too many way to skin the “form” cat to account for.
In any case, first time I’ve read any reasoning on removing it. Chrome killed it long ago and I was using an extension to re-enable it. Probably could have done as I just did in Firefox, fiddle with the config.
Form and input elements are a very standard thing, and while you can certainly do crazy stuff with it, even a simple check if you typed into an input/textarea, or changed a select without submitting the form element, should be sufficient.
I guess the problem might be detecting the submission (because oftentimes there’s custom logic for that) but maybe better just display the warning than lose data. Worst case you’ll just ignore it, best case the devs fix it so that it doesn’t show up when it shouldn’t.
How very luddite of you
luddites were not anti progress, they were pro workers rights. today’s usage of the word is insulting to their work.
Thank you, yes!
exactly one comes to mind: blender
People hate two things the most: things changing and things staying the same.
The heck is this title?
YouTube says goodbye to decade-old video player UI, but users hate the new design
Meanwhile, the article itself just cites a few tiny aesthetic changes and like four random Reddit comments. Doesn’t seem like they even tried it themself… That’s justifications for 460 upvotes?
Looks the same to me on a PC. Up/down arrows still adjust the volume. Scroll wheel on my mouse scrolls the entire screen as always. Do the changes only affect touchscreen devices?
Same. Money says that people bitching are on phones. Fair enough I guess, but I’m not fucking around watching video on a palm screen. I’ll wait till I get home and have a 40" TV to view.
Things like this roll out to more people over time. It’s clearly desktop, both from the screenshots and the fact people are complaining they can’t use the scroll wheel to change the volume while hovering over the volume button. That’s a desktop thing.
Yes, I don’t get how watching videos on tiny screens is so popular. Seems like self-imposed misery.
It’s all relative. If i sit a few meters away from a 50 inch screen, then it’s roughly the same size as a phone screen held 30cm from my face. It’s just a matter of perspective.
The level of detail i can see is the same. My fancy earbuds make the sound quality essentially the same if not better.
The only real difference is i have to hold the phone to watch it.
Well, most people… not me, I have a folding phone with a stand, so for me, i can comfortably put the phone on a table on the stand that’s built into the case and watch from there. Works just fine.
I’d have to hold me phone so close to my face I can’t comfortably focus on it to match the relative size of my computer monitor, and it’s not a big monitor. Why would I settle for the jumbotron from the cheap seats when I can sit front row?
People literally always hate changes to ui. It’s to the point that this article could have been written and just archived somewhere to pull out whenever something changes.
When a developpers changes an UI without written consent of every single user, he should be treated like a witch at Salem
Apart from the key bind loss, which would be asinine to remove permanently, this looks like a straight upgrade. Better readability and more in line with the rest of the UI design.
Neat, didn’t notice since they perma banned me for watching without ads via freetube I believe.
Ive just been downloading videos direct with yt-dlp, but I think I’m going to extend it into a bash script which fetches the RSS of the channels I want, downloads them if they haven’t been downloaded, and then deletes them after they have been watched and after a certain amount of time has passed, or if I have marked them for deletion.
I’m using Pinchflat to do that as well. It can download vídeos from Youtube channels I follow using yt-dlp and checks automatically fpr new videos. Check it out, it might be similar to what you want to do
Wonderful, not surprised it exists already, Thanks!
It’s your IPv6. If you change to IPv4-only they do not ban. You can check with
ip addr
if it shows v6 addresses. You then can disable them by various means. Had to do the same to reeable freetube and yt-dlp.Ive just been downloading videos direct with yt-dlp, but I think I’m going to extend it into a bash script which fetches the RSS of the channels I want, downloads them if they haven’t been downloaded, and then deletes them after they have been watched and after a certain amount of time has passed, or if I have marked them for deletion.
I wrote something a while back in bash that pulls down a channel with yt-dlp, remembers already-downloaded stuff, and doesn’t redownload. Has a menu interface showing a list of “subscribed” channels to pull from. If you want, I’ll throw you a copy.
I’d do stuff like this with caution, as YouTube temp-IP-banned me from anonymous use for something like a month after I sucked down the contents of an enormous channel in a relatively-short time. At the very least, I’d suggest having it put a cap on how much it downloads by default so that you don’t inadvertently pull down way more than expected and run into trouble with YouTube. My own script doesn’t presently have such a cap.
I’m currently yanking everything over a VPN connection from a provider that I trust and I’m not collecting anything as enormous as entire channels. With this considered along with the fact that this is outside the bounds of a user account (I don’t believe EULA can come into play as a result), I don’t think I could get in much trouble with them outside of having to change VPN endpoints occasionally if they decide to block out some IP (On one or two occasions I have gotten a message back from yt-dlp noting to sign in to prove I am not a bot).
I appreciate the offer on the script, however I think I will build my own as it is not an urgent matter for me and I consider it a good exercise in practicing my skills with programming. I’ve been looking to build my own RSS reader for a while, and I think this is probably a good use case for this as well.
Thanks!
I’m indifferent to it. The jarring years were 2006 up to about 2015. It would shift between better and worse until it reached the point where the front page was all clickbait/ragebait/advertisements and you had to rely on your own subscriptions page. Every social media site should default to subscribed/followed stuff for logged in users but got to selll paid to promote content
I don’t know why anyone would willingly default to the algorithm, I set my bookmark direct to the subscription page.
as always with corporate shit
the new design looks like it came from ten years ago
It’s like the same but with a background color that has rounded corners.
Is it changed for get the transcript?
Just like they used to combat rw disinformation