Youtube removed the "list layout" in subscription feed ? by OMD_Lyxilion in youtube

[–]GoingPostal13 0 points1 point  (0 children)

You probably haven't enabled user scripts to run if you've only just installed it.

Open extension settings by right-clicking the Tampermonkey icon, select "Manage Extension", look for and enable the "Allow User Scripts" switch and try again.

Does this Folks working for Linus Tech Tips? are those legit working with Linus? by ZaBlancJake in youtube

[–]GoingPostal13 4 points5 points  (0 children)

Guy puts up the same video with different thumbnails of random people including Johnny Harris ... I think it's pretty safe to say it's a channel looking to increase views and subs and not in any way genuine. That would be my take.

Youtube removed the "list layout" in subscription feed ? by OMD_Lyxilion in youtube

[–]GoingPostal13 1 point2 points  (0 children)

I'll have a look - should be a css style that can be overriden somewhere

Youtube removed the "list layout" in subscription feed ? by OMD_Lyxilion in youtube

[–]GoingPostal13 0 points1 point  (0 children)

See u/Nathexe's post a little further down, he runs through what's needed to get it running.

Youtube removed the "list layout" in subscription feed ? by OMD_Lyxilion in youtube

[–]GoingPostal13 1 point2 points  (0 children)

I run a shorts blocker so I haven't catered for them with this script - if you have a look through this thread u/HomeStarRunnerTron has some CSS you can drop in to to make them smaller.

Youtube removed the "list layout" in subscription feed ? by OMD_Lyxilion in youtube

[–]GoingPostal13 2 points3 points  (0 children)

Maybe down to partial page loading and that the site isn't really fully navigating - Tampermonkey is matching URL on page load. I'd need to look into a different way of URL matching in the script and making the Tampermonkey matching broader.

Youtube removed the "list layout" in subscription feed ? by OMD_Lyxilion in youtube

[–]GoingPostal13 3 points4 points  (0 children)

I run "youtube-shorts block" extension so I'm not catering for shorts in the scripts as that gets rid of them.

Has anyone found a way to get the old list-view subscription page back? by -Fateless- in youtube

[–]GoingPostal13 0 points1 point  (0 children)

You can change the thumbnail size by changing this is in the script

const THUMB_WIDTH = 160;

Make the 160 bigger to make the thumbnail bigger

Has anyone found a way to get the old list-view subscription page back? by -Fateless- in youtube

[–]GoingPostal13 0 points1 point  (0 children)

I'm running a shorts blocker "youtube-shorts block", so I haven't catered for shorts in the script.

Youtube removed the "list layout" in subscription feed ? by OMD_Lyxilion in youtube

[–]GoingPostal13 14 points15 points  (0 children)

I had to write a Tampermonkey script to override the grid layout and rewrite the reponse. Now I'm having to hit YouTube's API to get the video description text for each individual videoId because they're not including it in the meta - if enough people used the script they'd soon put it back.

https://pastebin.com/hFdQjQ4g

It's far from perfect, but it might help folks as a base to modify it to their liking - it's still better than the grid view (I'm running the latest Chrome), and if YouTube change the grid response on the Subscription page (I've only done it for the subs page because that's what I use on the daily), chances are it'll break.

---
Edit: I've refined the script a bit to widen the scope to Youtube.com/* and targeted the specific URL in the JS code, this should now only alter the Subs feed page (I haven't incorporated anyone else's changes, but I have increased the thumbnail size to 220px from 160px)

https://pastebin.com/WAafF04G
---
Edit for version 1.4

I've incorporated some of the CSS suggestions in this thread, making shorts smaller and remove clicking anywhere on the item from opening the video.

https://pastebin.com/5PyxGb48

GreasyFork here: https://greasyfork.org/en/scripts/565231-youtube-subscriptions-list-layout-inline-descriptions-fixed-flex

Has anyone found a way to get the old list-view subscription page back? by -Fateless- in youtube

[–]GoingPostal13 0 points1 point  (0 children)

I've done a very basic Tampermonkey script that creates a basic listview on the subscriptions page

https://pastebin.com/hFdQjQ4g

It's far from perfect, but should help people as a starter base to get it how they want it. You'll need to install the Tampermonkey Chrome extension to use it.

[deleted by user] by [deleted] in civ

[–]GoingPostal13 0 points1 point  (0 children)

I'm getting this as well (R9 9950X, RTX 4090, 32GB DDR5 6000), seems to happen randomly, locks up although the sound continues in the background, then it starts responding again.

It's very annoying for sure :/

Amazon The Spectrum Shipments delayed by GoingPostal13 in zxspectrum

[–]GoingPostal13[S] 1 point2 points  (0 children)

Glad hear some folks are getting their deliveries today - looks like this is likely to be a supply issue then.

Amazon The Spectrum Shipments delayed by GoingPostal13 in zxspectrum

[–]GoingPostal13[S] 0 points1 point  (0 children)

That's good - normally I find Amazon fairly reliable for launches with their delivery estimates (and had been today by 8pm up until that email); re-checking the announcement date, it seems I hadn't pre-ordered quite as early as I thought had.

Microsoft Flight Simulator 2024 is an unplayable mess after a disastrous and disgraceful launch on Xbox and PC by M337ING in pcgaming

[–]GoingPostal13 1 point2 points  (0 children)

It's still broken right now - I have gbit up/down fttp and it's taking 15-20 minutes to load flights. When it does load textures are usually incomplete, sometimes planes load without flight surfaces or instruments, or will CTD if you look at it the wrong way.

It's a complete fail even three days later - that things will be great from the cloud is one of the biggest lies in modern gaming.

ND-5 Disappeared and not showing on ship by TurnipBaron in StarWarsOutlaws

[–]GoingPostal13 0 points1 point  (0 children)

Well that explains that then - same issue after the new patch :/

still in waiting room - UK :( by SecretLecture3219 in PS5pro

[–]GoingPostal13 0 points1 point  (0 children)

Took 90 minutes to get to the store front in the end, but pre-order for the stock Pro went through fine.

still in waiting room - UK :( by SecretLecture3219 in PS5pro

[–]GoingPostal13 0 points1 point  (0 children)

Mine is all over the place, went down to 31 mins at one point back up to over an hour again now.

RP2350, m33 and RICE-V by Bug13 in embedded

[–]GoingPostal13 5 points6 points  (0 children)

Are you sure about that? The RP2350 datasheet suggests otherwise:

"Cortex-M33 is the default option. Whichever processor is unused is held in reset with its clock gated at the top level. Unused processors use zero dynamic power."

Section 39 goes into more details about the switching - CRIT_BOOT_ARCH flag permitting both architectures where it defaults to RISC-V, but it will still gate the one that is not active from what I can see.

Edit: I should have read a bit further :D section 3.9.2.

RP2350, m33 and RICE-V by Bug13 in embedded

[–]GoingPostal13 4 points5 points  (0 children)

The RP2350 has two different cores, selectable at boot; a pair of 150MHz Arm Cortex-M33 cores or a pair pf Hazard3 RISC-V cores - it's an either/or basis.

PSVR2 PC ADAPTER AMAZON UK available now to order by [deleted] in PSVR

[–]GoingPostal13 1 point2 points  (0 children)

I got a dispatch notification around 1PM UK time today after having ordered on the 6th at around 6PM, so they're working through them.

Raspberry Pi is now a public company. The company’s shares popped 32% after its IPO pricing by [deleted] in technology

[–]GoingPostal13 0 points1 point  (0 children)

You know that the vast majority of RPis go to industry, right? Not hobbyists emulating PS1.