001Guy001

joined 2 years ago
[–] 001Guy001@lemm.ee 7 points 6 hours ago

just making sure you've seen this nested comment

[–] 001Guy001@lemm.ee 8 points 13 hours ago (1 children)

I've been using RSS to keep up with channels and it's been great. I recently found out that you can use a different feed url to only get the main videos from the channel (to filter out shorts and livestreams)

So instead of the channel url (which gets converted to https://www.youtube.com/feeds/videos.xml?channel_id=UC...) you use https://www.youtube.com/feeds/videos.xml?playlist_id=UULF... (might stand for User Uploads Long Form)

If you use an addon (like Feedbro) you can automatically get the first rss URL and manually convert it by clicking on Find Feeds In Current Tab when on the channel's page, then right-click copy the "rss" hyperlink. Otherwise, you can look for the channel ID in the page source by searching for =UC.

[–] 001Guy001@lemm.ee 5 points 1 month ago (1 children)

A lot of this was already covered but here's what I have:

  • Lights/screens:
    • Switching to light sources/bulbs with lower brightness/warmer light temperature (lower Kelvin/K-value) 3 hours before bed. (Light affects our sleep-wake cycle, aka the circadian rhythm. Our brain processes bright light as "the sun is still up so it's not time to sleep yet")
    • Gradually dimming electronic screens until bedtime. (Computer: using a program like F.lux and lowering the brightness gradually in the graphics card's control panel. Phone: with a built-in Night/Dark Mode option that you can schedule or by using an app like Twilight). // Don't take your devices to the bedroom, or keep them far away from the bed and set them on silent/shut them off.
    • Use a face mask (or tie some other cloth around your eyes), or sleep in a dark room (closed door, covered windows, covered LED lights on electronics, etc.) (note: if you sleep in a closed room make sure to keep it well-ventilated in all other hours)
  • Try not to sleep for more than 8 hours, so you'll always be tired enough the next night.
  • Masking noise:
    • Use something that makes a white noise - a loud fan/air purifier, a plugged-in radio that's not tuned to a working station, a white noise device, etc. (put it next to a window if it's noisy outside to mask the noise better)
    • Additionally (or alternatively) you can use foam earplugs. Just make sure to roll&squeeze them before putting them in and don't push them too far, otherwise you might get impacted earwax and have difficulty getting them out.
  • Food: Have a light meal 3-3.5 hours before bed and light snacks (like crackers) 1.5-2 hours before bed, to not go to sleep hungry and get distracted by that and to not put the body into overdrive by having to digest a heavy meal, or cause heartburn/indigestion.
  • If you sleep on your stomach with your head to the side, you can use a thin and narrow side pillow (but firm) along your torso to support your shoulder on the side that your head is pointing to. (you can also use a thin pillow for your head to not strain your neck/spine - there are ones made for kids if needed)
[–] 001Guy001@lemm.ee 1 points 3 months ago (1 children)

Does it work for you when the word is at the start or end of the title?

I found that the previous/next post's text interferes with that because it doesn't recognize a line break between them (at least in my testing)

[–] 001Guy001@lemm.ee 1 points 3 months ago (1 children)

Thank you. Do you know if there's a way to disable/bypass that behavior?

 

like this: https://i.imgur.com/vu85Vtp.png

Previously I've used the "Decrease toolbar height" section from here, which stopped working correctly a few days ago so I messed around and ended up with:

toolbar#nav-bar {
  height: 26px !important;
}
.urlbar-input-container {
  height: 26px !important;
  margin-top: -4px !important;
  margin-bottom: 0px !important;
}
#urlbar-background {
  height: 20px !important;
  margin-top: -1px !important;
  margin-bottom: 0px !important;
}

But almost every day the urlbar moves up or down from where I set it and I have to change the values above accordingly.

edit: the changes seem to have stopped. I've updated the code with the currently-working values

[–] 001Guy001@lemm.ee 10 points 4 months ago (1 children)

Tab Snooze - allows you to close a tab and have it reappear at a chosen time later

Media URL Timestamper - automatically inserts the current timestamp of the YouTube/Twitch video you're watching and updates it in the history in case you accidentally close/navigate away from the page or go to a different time in the video

Feedbro - RSS reader with filtering capabilities

Redirector - auto-redirect specific URLs (for example, changing a YouTube Shorts url into a regular one, or changing Reddit links to always go to Old Reddit)

Undo Close Tab Button - adds a list of recently closed tabs to the tab context menu and allows you to restore them (including the tab's history in the back button) (max amount = browser.sessionstore.max_tabs_undo)

Violentmonkey - using userscripts that allow you to change things on websites.

YouTube Comment Reader - allows you to search through the comments of a video (by clicking on the addon in the Extension menu and then clicking on the "YouTube Comment Reader" at the top or the "X Comments" at the bottom of the tooltip)

Page Shadow - allows you to use dark and light themes on sites that don't have the option to change it.

And if you're like me and you find that some YT videos feel too slow but 1.25x is too fast, then you can use Enhancer for YouTube's "Playback speed" feature to have smaller speed steps. Then you can hold ctrl and use the scrollwheel (while over the video) to change the video's speed by the amount you chose (I use 0.05 speed variation, mostly changing to 1.05x or 1.10x)

[–] 001Guy001@lemm.ee 5 points 5 months ago* (last edited 5 months ago) (1 children)

I've been using it for a few months and it's been great, but I just found out that by default it injects itself into all processes and it gave me the ick (for example if you use Firefox you can see in about:third-party)

The explanation provided seems kinda logical but I don't know if it's legit or not

[–] 001Guy001@lemm.ee 1 points 6 months ago (1 children)

It adds a list of the most recently closed tabs to the tab context menu

[–] 001Guy001@lemm.ee 35 points 6 months ago (3 children)

Tab Snooze - allows you to close a tab and have it reappear at a chosen time later

Media URL Timestamper - automatically inserts the current timestamp of the YouTube/Twitch video you're watching and updates it in the history in case you accidentally close/navigate away from the page or go to a different time in the video

Feedbro - RSS reader with filtering capabilities

Redirector - auto-redirect specific URLs (for example, changing a YouTube Shorts url into a regular one, or changing Reddit links to always go to Old Reddit)

Undo Close Tab Button - allows you to restore recently closed tabs including the tab's history in the back button (max amount = browser.sessionstore.max_tabs_undo)

Violentmonkey - using userscripts that allow you to change things on websites.

YouTube Comment Reader - allows you to search through the comments of a video (by clicking on the addon in the Extension menu and then clicking on the "YouTube Comment Reader" at the top or the "X Comments" at the bottom of the tooltip)

Page Shadow - allows you to use dark and light themes on sites that don't have the option to change it.

And if you're like me and you find that some YT videos feel too slow but 1.25x is too fast, then you can use Enhancer for YouTube's "Playback speed" feature to have smaller speed steps. Then you can hold ctrl and use the scrollwheel (while over the video) to change the video's speed by the amount you chose (I use 0.05 speed variation, mostly changing to 1.05x or 1.10x)

[–] 001Guy001@lemm.ee 13 points 6 months ago

To add and reiterate what others have said:

  • It's similar to following sports and knowing all the game results, who's injured/out for the season, etc.
  • People like to feel part of larger society/culture, and to feel knowledgeable, to feel "in on things"
  • It's a way to fill time/fill the void, a distraction from "real life" which can leave you feeling powerless/drained
  • It can be a good conversation topic with friends when there's not much to talk about (or when other topics can be contentious)
[–] 001Guy001@lemm.ee 2 points 7 months ago

Some ways to try to revert it (some have already been mentioned)

👉 Go to this page and check if you're able to opt out of the "Redesigned Watch Page" (source)

👉 Install a userscript addon like Violentmonkey, and then use a script like Classic Youtube Layout (which is based on this script which was outdated in regards to the related videos sidebar)

  • If you get an error about the @match line of the script then click on allow edits and change it from *.youtube.com/* to *://*.youtube.com/*, or install the script as it is and then put *://*.youtube.com/* in the "@match rules" line in the settings tab of the script
  • There's also this script that you would need to add its code manually to the userscript addon by clicking on the new script icon (see the author's post for more details)

👉 Use uBlock Origin filters like these or these

  • Note that youtube.com##+js(set, yt.config_.EXPERIMENT_FLAGS.kevlar_watch_grid, false) should be enough to change the UI back for the most part

👉 Use this userscript and Stylus style

👉 The addon Enhancer for YouTube (Firefox / Chrome) also reverts the UI, at least partially

👉 (might only work some times) Use the addon CustomTube - Firefox / Chrome (the default UI is from 2017 but you can choose 2021 in the settings. It's not exactly like the one from 2023 but it's close enough)

  • note that it removes some buttons like Join by default so go over the settings if relevant

If you also want to change the number of videos per row in the subscription page and channels' videos page, then you can add this uBlock Origin code to the "My filters" tab (at the end click "Apply changes", or Ctrl+S) (this is for 6 items per row but you can change the number in the first 2 line as needed) (source 1 / source 2)

youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row: 6 !important;)
youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-posts-per-row: 6 !important;)
youtube.com##ytd-two-column-browse-results-renderer.grid-6-columns:style(width: 100% !important;)
youtube.com##ytd-rich-grid-row, #contents.ytd-rich-grid-row:style(display:contents !important;)
youtube.com##ytd-two-column-browse-results-renderer.grid:not(.grid-disabled):style(max-width: 100% !important;)
[–] 001Guy001@lemm.ee 3 points 7 months ago (1 children)

Sure thing, here it is in a new profile, though for some reason I couldn't get the tab height changes to work without using the browser.tabs.secondaryTextUnsupportedLocales setting

 

I'm looking for an alternative to Clipboard History since it has a limit on the amount of text it can store (11kb per text copied)

It has an ignore list option (to prevent storing passwords, credit card info, etc.), and I couldn't find that in any other program (at least not in their description/features lists)

I'd also like it to have an option to auto-clear the history on exit but this is optional.

Thank you in advance :)

view more: next ›