A simple Python package that automatically uploads NVIDIA ShadowPlay clips to Snipp, making your gaming highlight sharing seamless.
This package is built exclusively for use with Snipp. It automatically uploads your clips and copies shareable links to your clipboard. This package is designed to be used with NVIDIA ShadowPlay.
- Monitors your ShadowPlay video folder for new clips
- Uploads clips to Snipp via the API
- Copies the shareable URL to your clipboard automatically
- Python 3.8 or higher (preferably not the Microsoft Store version)
- NVIDIA ShadowPlay (with clip saving enabled)
- A valid API key from the Snipp Console
Dependencies (automatically installed with the package):
requests
pyperclip
watchdog
colorama
pip install snipp
-
Get your API Key:
Visit the Snipp Console and generate a key. -
Set your API Key:
Set your API Key as an environment variable in Command Prompt or PowerShell as an Administrator:setx SNIPP_API_KEY YOUR_API_KEY
Once installed and configured, run:
snipp
The script will start watching your ~/Videos
folder and upload new .mp4
files automatically.
- This package is authorised solely for use with Snipp.
- Do not modify it to interact with other services. Violations may lead to API key revocation or account suspension.
We welcome suggestions and improvements for better integration with Snipp:
- Open an issue
- Submit a pull request that adheres to our Terms of Service and Privacy Policy
MIT Licence © 2025 Snipp. See LICENCE for full details.
This package is provided "as is" and only for use with Snipp. Users must adhere to the Terms of Service and the Privacy Policy.