Xvideos download videos in hd with yt-dlp

Xvideos download videos in HD 1080p or at the highest resolution available and at high speed with yt-dlp.exe

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
ayd prueba
Daily installs
0
Total installs
298
Ratings
0 0 0
Version
0.1
Created
2023-09-11
Updated
2023-09-11
Size
1.54 KB
License
MIT feel free to modify improve and share
Applies to

Step1: Download yt-dlp.exe from the link for windows https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe y move the yt-dlp.exe file to the system C:/windows/ folder.

Step2: Create a bat file by copying and pasting the following code into notepad and save it as YT-DLPdownloader.bat. You also move it to the C:/windows/ folder.


@echo off
title yt-dlp-download-xvideos
set "name=%(title)s"
set "exten=%(ext)s"
set url=%1
set fixurl=%url:~9%
set filnam=%~n1
yt-dlp.exe "%fixurl%" -o "%USERPROFILE%\Downloads\%%%name%.%%%exten%"


Step 3 – Create a file called YT-DLPdownloared.reg with the following code.


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\ytdlp]
@="URL:ytdlp Protocol"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\ytdlp\DefaultIcon]
@="yt-dlp.exe,1"

[HKEY_CLASSES_ROOT\ytdlp\shell\open\command]
@="\"C:\\Windows\\YT-DLPdownloader.bat\" \"%1\""


Step4: Now run the YT-DLPdownloared.reg file to add to the windows registry. This is so that the system redirects the link that the browser sends to the yt-dlp download program. Afterwards you can delete the YT-DLPdownloared.reg file and you can download HD videos with a simple button