Skip to content

Youtube 2014 RESTORED! by 2013internetlover

Screenshot of Youtube 2014 RESTORED!

Details

Author2013internetlover

LicenseNo License

Categoryyoutube

Created

Updated

Size6.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This Userstyle restores the YouTube from November 2014!

Notes

Requirements:
Rehike: https://github.com/Rehike/Rehike
2012 HTML5 player: https://userstyles.world/style/8317/2012-html5-player
Rehike settings recommended:
(Default settings are recommended)
2012 HTML5 player settings:
(put every setting to its latest option, except for the logo, put it to mid-2014)

This userstyle is a fork from the Tubek15 userstyle: https://github.com/KetaMnight/TubeK15-for-Rehike

For are better experience i suggest you to use my favicon changer: https://greasyfork.org/en/scripts/474792-2013-youtube-favicon-restored

Changelog 01/03/24 1.1.0

  • Guide button is now accurate
  • Correct font is now added
  • Accurate 2014 share icons
  • Old 2014 search
  • Autoplay removed
  • Square pictures is now added
    -new screenshot

Source code

/* ==UserStyle==
@name           Youtube Late 2014 Restored!
@namespace      https://userstyles.world/user/2013internetlover
@version        1.1.0
@description    This userstyle restores the youtube from setember-november 2014! Enjoy!
@author         2013internetlover
==/UserStyle== */

@-moz-document domain("www.youtube.com") {
    body,
input,
button,
textarea {
    font-family: Arial, sans-serif;
}

h3,
h4,
h5,
h6,
#watch-more-related-loading,
.yt-dialog  .yt-dialog-header h2.yt-dialog-title {
    font-weight: 700;
}
    .yt-uix-button {
    font-weight: 700;
    font-size: 10.5px;
}
    #watch8-sentiment-actions .yt-uix-button .yt-uix-button-content {
    font-weight:400;
    cursor:text
}
    .guide-item {
    font-size: 11px;
}
    #guide-container .guide-item.guide-item-selected {
    font-weight: 700;
    font-size: 12px;
}

li.guide-section h3,
li.guide-section h3 a {
    color: #999 !important;
    font-weight: 700;
}

#what_to_watch-guide-item .display-name span {
    display: none;
}

#what_to_watch-guide-item .display-name::after {
    content: "What to watch";
}

#trending-guide-item .display-name span {
    display: none;
}

#trending-guide-item .display-name::after {
    content: "Popular on YouTube";
}

#subscriptions-guide-item .display-name span::before {
    content: "My ";
}

#unlimited-guide-item,
#-guide-item {
    display: none;
}
    #footer-links-secondary .copyright {
    font-size: 11px;
}
 #footer-links-secondary .copyright:after {
    font-size: 11px;
}
    strong,
b,
.yt-uix-tooltip-tip-content,
.yt-uix-range-tooltip-tip-content,
#footer-links-primary a,
#footer-links-secondary a,
.yt-lockup-title a,
.video-time,
#watch-header .yt-user-info a,
.comment-author-text,
.channel-header .about-channel-link-text,
.about-metadata-label,
.country-container .country-label,
.business-email-container .business-email-label {
    font-weight: 700;
}
    .guide-view-more {
    font-size: 11px;
    }
    #masthead-search .search-btn-component .yt-uix-button-content {
	background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vfli_XxZt.png) -145px -287px;
	margin-top: 2px;
}
    .guide-pinned #appbar-guide-button,
.yt-uix-button-menu-mask {
    display: none;
}
 
#yt-masthead #logo-container .logo,
#footer-logo .footer-logo-icon {
	background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vfli_XxZt.png) -167px -205px;
	width: 72px;
	height: 30px;
}
 
#appbar-guide-button {
	height: 28px;
	width: 46px;
	margin-top: 2px;
	margin-left: -1px;
}
 
#yt-masthead .yt-masthead-logo-container {
	width: 200px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: Left;
}
 
#appbar-guide-button .yt-uix-button-icon-wrapper::after {
	content: '';
	display: inline-block;
	border-width: 3px 3px 0;
    border-color: transparent;
	border-top-color: #b8b8b8 !important;
	border-style: solid;
	position: relative;
	top: 2px;
	left: 2px;
}
 
#masthead-positioner:hover #appbar-guide-button .yt-uix-button-icon-wrapper::after {
	border-top-color: #666 !important;
}
 
#masthead-positioner:hover #appbar-guide-button {
	background: #f8f8f8;
	border-color: #d3d3d3;
}
 
#appbar-guide-button:hover {
	box-shadow: 0 1px 0 rgba(0,0,0,0.10);
}
 
#appbar-guide-button:active {
	box-shadow: inset 0 1px 0 #ddd;
}
 
#appbar-guide-button:hover:focus,
#appbar-guide-button:focus {
	box-shadow: 0 0 0 2px rgba(27,127,204,0.4);
}
    #watch7-sidebar .watch-sidebar-head {
  display:none;
}
    .autoplay-bar .checkbox-on-off {
  display:none;
}
 
.yt-uix-button-icon-wrapper {
	margin-left: -2px;
}
 
#yt-masthead-container {
	padding-bottom: 8px;
}
 
#masthead-search-term::placeholder {
	color: transparent;
}
 
#masthead-search .search-btn-component {
	width: 65px;
}
 
.related-list-item .thumb-wrapper,
.related-list-item .thumb-wrapper img,
.yt-thumb-168,
.yt-thumb-168 img {
	width: 120px;
}
 
.related-list-item .thumb-wrapper,
.related-list-item .thumb-wrapper img,
.yt-uix-simple-thumb-related,
.yt-thumb-168,
.yt-thumb-168 img {
	height: 68px;
}
 
.appbar-hidden #masthead-positioner-height-offset {
	height: 50px;
}
 
.related-list-item .content-link {
	min-height: 68px;
}
 
.related-list-item .content-wrapper {
	margin-left: 133px;
}
 
.yt-pl-icon.yt-pl-icon-mix {
	background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vfl3T2Agh.png) -393px 0;
	background-size: auto;
	width: 24px;
	height: 24px;
}
 
.yt-pl-icon {
	background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vfl3T2Agh.png) -863px -75px;
	background-size: auto;
	width: 18px;
	height: 18px;
}
 
.action-panel-trigger-share::before {
  background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vfl3T2Agh.png) -261px -13px;
  background-size: auto;
  width: 20px;
  height: 20px;
}
 
#startSegmentButton,
#cancelSegmentButton,
#deleteButton,
#submitButton,
#infoButton,
.standalone-collection-badge-renderer-text,
.ytp-chapter-container {
	display: none !important;
}
 
.yt-uix-checkbox-on-off {
	vertical-align: inherit;
}
 
.ytp-scrubber-container {
	left: 2px;
}
    #yt-masthead-user .yt-masthead-user-icon {
  border-radius: 0%;
  cursor: pointer;
  overflow: hidden;
  padding: 0;
}
    .yt-masthead-picker-photo-wrapper img {
  border-radius: 0%;
}
    .share-service-icon-facebook {
  background: no-repeat url(https://s.ytimg.com/yts/imgbin/www-hitchhiker-vflEXP50f.png) -20px -321px;
    background-size: auto;
  width: 32px;
  height: 32px;
}
    #footer-links-secondary .copyright {
    visibility:hidden;
}
    #footer-links-secondary .copyright:after {
    color: #666;
    font-size: 11px;
    content: '© 2014 YouTube, LLC';
    position: relative;
    left: -95px;
    visibility:visible;
    cursor:text;
}
    .comment-renderer-text-content a[href^="/channel/"] {
  font-weight: 700;
  color: #262626;
  display: inline-block;
  text-indent: -5px;
  position: relative;
}
    .video-list .video-list-item .title {
  font-size: 13px;
font-weight: bold;
}
    .autoplay-bar {
        display:none;
    }
    #watch7-sidebar .watch-sidebar-separation-line {
  display:none;
}
    span.published-time {
        display:none;
    }
    #results .yt-lockup-tile .yt-lockup-thumbnail, #results .yt-lockup-tile .yt-thumb-simple img {
  width: 185px !important;
  height: 105px !important;
}
    .yt-ui-ellipsis-2 {
  font-size: 14px
}
}

Reviews

No reviews yet.