YouTube Shorts

So I recently discovered that youtube forces me(on pc) to view some of their videos in their shorts format.
And it annoys me.
I tried looking up a solution for this, but could not find any.
Any Forums can you halp?

And if there is no quick fix, maybe one of you fuckers could write a chrome extension/add on, that removes this?
You might make millions in donations! lel

Attached: Boom tube.jpg (3648x2736, 1.44M)

Other urls found in this thread:

youtube.com/shorts/qMoA1o3lDyA?feature=share
youtube.com/watch?v=qMoA1o3lDyA
youtube.com/shorts/*
youtube.com/shorts/*
youtube.com/watch?v='
violentmonkey.github.io/get-it/
twitter.com/NSFWRedditGif

how are they forcing you to watch shorts?

use invidious

also this

>He hasn't been part of the beta where an armed security guard forces you to watch shorts at gunpoint
NGMI

I tried to share a vid link on another board, and the only shit I could find was this:
youtube.com/shorts/qMoA1o3lDyA?feature=share
>invidious
Will look it up, maybe it helps.

shorts are not YouTube forcing you to do anything. if a creator chooses to upload a short, it uses the shorts feature which was meant to be a tiktok competitor.

blame the creator for uploading a short, but more importantly blame yourself for being retarded enough to still be using youtube. this shit is not difficult to figure out, youre just a retard

Take the ID of the video qMoA1o3lDyA and place in the usual video URL template
youtube.com/watch?v=qMoA1o3lDyA

Eat a dick nigger!
Thanks!
You sir, would get a free beer on me if I met you IRL!

This wont work

Huh?
It just fucking did, at least as a link..

OP here(if it wasn't obvious).
I wish one of you fuckers would write this as an extension.
It surely can not be hard to code a simple task like this, and totally remove shorts on PC.
I would actually donate a buck, if anyone made this.

replace
>be.com/shorts
by
>.be

IIRC you can use HTTPS everywhere to systematically truncate all YT URLs that contain 'short' like some years ago a guy i know set up a local cache for many JS and HTML frameworks, and using HTTPS everywhere i redirected every request to every mirror hosted by Google to my friend's serv
forgot the details tho

Tested and working. You're welcome.

// ==UserScript==
// @name YT Shorts Redirect
// @description Redirects Youtube Shorts to regular Youtube
// @namespace user
// @include youtube.com/shorts/*
// @include youtube.com/shorts/*
// @version 1.0
// @run-at document-start
// @grant none
// ==/UserScript==

var a = 'youtube.com/watch?v=' + window.parent.location.href.split('shorts/')[1];
window.location.replace(a);

Sorry, I am a tard, you need to package that or give me a tldr on how to use this in a meaningful manner.
Sorry, I have not learned to code..

Attached: Abolf Hopler.jpg (1200x1200, 102.62K)

NGMI is the stupidest meme in a long time. I hate how it has picked up in popularity with the cryptoshitters and Any Forumsniggers invading every other board.

Step 1: install Violentmonkey violentmonkey.github.io/get-it/
Step 2: click on the new lil Monkey head that appeared in your toolbar
Step 3: click on the "+" icon on the right of the popup
Step 4: delete all lines you see in the newly opened window and copy and paste the code above there instead
Step 5: save.

To be fair, sounds like shit!

Attached: GEIL Hitler.jpg (1000x562, 76.51K)

Can you solve pic related or is it too hard, too?

Attached: 1629142846674.jpg (1000x1000, 66.52K)

No, thats to hard for me!
But your code seems like a the work of a retard.
And I lied, I coded a bunch of shit for a game I was into about 20yrs ago.
The codes were written in notepad and were labeled/extenionted as .cvar
I'm not that dumb, even though I might seem like it.

Attached: norway 1488.jpg (1200x628, 170.45K)

Good luck with your Shorts problem then, special needs user.

Dude, I am literary that guy you give tech support to, that you give admin access too his account at work.
Because he is that one guy at work that knows how to download an extension or program that solves all the problems you asked for to not be bothered by.
Have fun though, and sorry for me not learning to code, you fucking monkey pleb!

Attached: The stare you give mongs.jpg (720x1080, 31.16K)