Return YouTube Favorites

Returns Favorites to its rightful place on the left menu

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
johannmosin
日安装量
0
总安装量
50
评分
1 0 1
版本
0.4
创建于
2024-05-13
更新于
2025-02-16
大小
3.6 KB
许可证
MIT
适用于

As the name suggests, replaces Your videos with Favorites.

Usage:

  1. Go to your Favorites playlist on Youtube and copy the URL
  2. Install the script to Tampermonkey
  3. Click on the Tampermonkey extension icon and open the Dashboard
  4. Find the Return YouTube Favorites script in the Installed Userscripts tab and click Edit on the right side of the screen
  5. Insert your link to Favorites into the link variable. It should look something like this: var link = 'https://www.youtube.com/blablabla'
  6. If your language isn't supported by the script, change the oldTitle and newTitle variables to your language equivalent of Your videos and Favorites

Your link will be reset every time the script updates, so I'll keep them sparse. More native language support will come if needed.

I know it's a jank way of doing this, but without UI there's not much you can do. Unfortunately all Favorites links are unique, so I can't make it the same for everyone, nor can I grab it from the Home screen. So manual insertion it is!

Probably will be upgraded to full browser extension. Someday. Maybe.