Note
You will have to uninstall previously patched Revanced apps before following this guide. You can export Youtube Revanced settings before doing this.
Included apps:
- YouTube Revanced
Официальный сайт проекта ReVanced. Это единственный официальный сайт, не ведитесь на подделки. Для работы non-root версии необходимо установить microG - GmsCore / YT-Advanced / MicroG-RE.
При первом запуске ReVanced разрешить работу в фоне microG. Для работы microG необходимо установленное официальное приложение YouTube/YouTube Music (их можно отключить).
# PowerShell script to add Windows Defender exclusions for WSL2 and JetBrains IDE performance issues | |
# | |
# For context please read this thread: | |
# https://github.com/microsoft/WSL/issues/8995 | |
# | |
# How to use? | |
# - Save the Script: Open a text editor like Notepad and paste the PowerShell script into it. | |
# - Save the file with a .ps1 extension, for example, Add_WindowsDefender_Exclusions.ps1. | |
# - Run PowerShell as Administrator: Search for "PowerShell" in the Start menu, right-click on it, and choose "Run as administrator". | |
# - Navigate to the Script's Location: Use the cd command to navigate to the directory where you saved the .ps1 file. |
How to use:
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup] | |
"AllowUpgradesWithUnsupportedTPMOrCPU"=dword:00000001 | |
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\PCHC] | |
"UpgradeEligibility"=dword:00000001 | |
[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig] | |
"BypassTPMCheck"=dword:00000001 |
Note: This is all almost full YouTube ID informations. Original owner goes to AgentOak, modified version by Martin Eesmaa.
See the credits and also special thanks in below.
Last updated: April 2025
Also known as itag or format codes and way back they could be specified with the fmt parameter (e.g. &fmt=22
).
Depending on the age and/or popularity of the video, not all formats will be available.
// ==UserScript== | |
// @name Clean Youtube Playlist | |
// @match *://www.youtube.com/playlist* | |
// @grant GM_registerMenuCommand | |
// @grant GM_getValue | |
// @homepageURL https://gist.github.com/sandorex/6bdd51ef467a079c87f19ba469a8bc7c | |
// @downloadURL https://gist.githubusercontent.com/sandorex/6bdd51ef467a079c87f19ba469a8bc7c/raw/clean_youtube_playlist.user.js | |
// @noframes | |
// @version 1.1.5 | |
// @author Sandorex |
// Version 2.0.1 | |
// This script will remove all videos from watch later list | |
// | |
// Usage | |
// | |
// #1 go to https://www.youtube.com/playlist?list=WL | |
// #2 run following script in your browser console | |
(async function() { | |
const playlistName = document.querySelector('.metadata-wrapper #container #text')?.textContent || document.querySelector('#text')?.textContent |
Take %UserProfile%\Desktop\desktop.ini
for example.
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21769
IconResource=%SystemRoot%\system32\imageres.dll,-183