Confirmed   688,122


ADVERTISEMENT

About

The Wadsworth Constant is an axiom which states that the first 30% of any video can be skipped because it contains no worthwhile or interesting information.

For EVERY youtube video, I always open the video and then immediately punch the slider bar to about 30 percent. For example, in this video, it should have just started at :40. Everything before :40 was a waste. This holds true for nearly every video in the universe.

ADVERTISEMENT

Origin

On October 1st, 2011, Redditor grim_fandango posted an image on the r/pics subreddit titled "And so ends 20 years of frustration,"[1] which contained instructions on how to fold a bed sheet. In the comments, Redditor KillerRefreshRate asked "How the hell do you get from 3 to 4?"[9], to which Redditor octal9 responded with a link to an instructional YouTube video. Redditor Wadsworth[2] commented on the video link with the following message:

Redditor Redebo replied to Wadsworth saying, "perhaps this should be known as the Wadsworth Constant."

Spread

The same day, the blog The Daily Dot[6] posted an article about the axiom and numerous definition entries for the term were submitted to Urban Dictionary.[10] Redditor ReachingHorizons posted a follow-up thread called "And so the Wadsworth Constant was born,"[3] which received over 19,005 up votes and 15,768 down votes before archival.

On October 4th, YouTuber monadamm uploaded an explanatory video titled "What is the wadsworth constant?" which also demonstrated as an example of the axiom with the definition beginning at 0:10:

Application

Redditor and YouTube employee newtuber[5] revealed a new URL parameter "&wadsworth=1" which can be added on to the end of a YouTube video URL to load the video at 30%.

Redditor buggg posted a Python script[7] that applies the Wadsworth Constant on a command line.

#!/usr/bin/env python2

import sys

def wadsworth(original):
if len(sys.argv) != 0: phrase = ' '.join(original[1:])
else: phrase = original
output = phrase[int(len(phrase)-len(phrase)*.70):]
return output

if name == 'main':
print wadsworth(sys.argv)

On October 13th, 2011, the tech blog Lifehacker[8] published an article about a Wadsworth Constant bookmarklet.

javascript:location.search+=(location.search?'&':'?')+'wadsworth=1'

Redditor ReachingHorizons posted a link to a java application[13] which calculates the 30% mark of input text.

Redditor WadsworthIt posted a link to the website "Wadsworth It!"[14] which processes any image or video URL and crops the first 30% of the media.

Defying Wadsworth

On October 14th, Redditor thesoundandthefury published a video titled "Defying the Wadsworth Constant,"[11] which was intended to demonstrate that not all videos can be skipped in the beginning.

Dozens of other YouTube videos have been since posted onto Reddit's "The Wadsworth Constant" subreddit[12] section either in demonstration of or defiance against the axiom.

Search Interest

Search queries for "Wadsworth Constant" spiked on October 3rd, 2011, two days after the original post.

External References



Share Pin

Recent Images 13 total


Recent Videos 4 total




Load 21 Comments
See more