Greasy Fork is available in English.

[TS] Youtube Filter

Filter out users and channels from search with GUI. Include Auto-Paging and ScreenShot Links.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
TimidScript
1日のインストール数
0
累計インストール数
796
評価
12 1 0
バージョン
1.1.43
作成日
2014/08/29
更新日
2017/01/27
ライセンス
https://github.com/TimidScript/UserScripts/blob/master/license.txt
対象サイト

This script allows you to filter users from video lists. Advance Features include a GUI to add and remove user channels quickly.

Script Settings

Below are settings, that can be set by editing the script itself.

/************** [VYCS] Variable you can set **************/
//CSS Style for video page. It uses smaller text and icon for the block button and image link
//GM_setValue("PageType2",".blockBox .blockBTN32 {width: 24px; height: 24px;} .blockBox a {font-size: 10px;}"
//                + "body #watch7-sidebar-contents {padding: 15px 0px 15px 5px !important;}"
//                + "#watch7-sidebar-contents .video-list-item.related-list-item {padding-right: 24px;}");

//CSS Style that limites the size of the search list width, if increased by "Youtube Center"
//GM_setValue("PageType1",".ytcenter-site-search .yt-card.clearfix{width: 700px !important;}");
/**************************************************/

Below is a of some of my scripts that add functionality to Youtube. The scripts can be found on my OUJS account.

ScreenShots

enter image description here enter image description here enter image description here