Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.2 KB

File metadata and controls

33 lines (19 loc) · 1.2 KB

File Explorer, Right Click, Context Menu Item For Video Downloads

This script will add a item to your right click context menu of a folder in File Explorer. From it you can download most videos just by entering their URL.

To Install

Run this command in an admin command or powershell terminal.

python.exe video_context_menu.py --install
# Context menu item added.

To Use

Right click anywhere on the background of file explorer.

Context Menu

There will be a item called Download Video.

When you click it, it will open a dialog for you to put the URL into.

Dialog

When you click OK, the video will begin to download.

Download

The video will then be downloaded to the folder you right clicked in.

Outcome

Enjoy