https://github.com/a904guy/explorer-video-download-context-menu-item
Explorer Video Download Context Menu Item
https://github.com/a904guy/explorer-video-download-context-menu-item
Last synced: 8 months ago
JSON representation
Explorer Video Download Context Menu Item
- Host: GitHub
- URL: https://github.com/a904guy/explorer-video-download-context-menu-item
- Owner: a904guy
- License: cc0-1.0
- Created: 2024-03-05T21:43:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-08T01:14:51.000Z (over 2 years ago)
- Last Synced: 2025-04-07T05:53:58.053Z (about 1 year ago)
- Language: Python
- Size: 359 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.
```bash
python.exe video_context_menu.py --install
# Context menu item added.
```
## To Use
Right click anywhere on the background of file explorer.

There will be a item called Download Video.
When you click it, it will open a dialog for you to put the URL into.

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

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

# Enjoy