https://github.com/whoswhip/medalclipdownloader
Easily download Medal.tv clips using this!
https://github.com/whoswhip/medalclipdownloader
csharp downloader medal medaltv
Last synced: 2 months ago
JSON representation
Easily download Medal.tv clips using this!
- Host: GitHub
- URL: https://github.com/whoswhip/medalclipdownloader
- Owner: whoswhip
- License: agpl-3.0
- Created: 2024-11-03T03:53:05.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-12-07T19:31:33.000Z (7 months ago)
- Last Synced: 2025-02-14T12:53:23.787Z (4 months ago)
- Topics: csharp, downloader, medal, medaltv
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MedalClipDownloader
MedalClipDownloader is a simple and easy to use tool to download clips and screenshots from medal.tv **WITHOUT** the watermark.
## How to Use
1. Run the program.
2. Select from the main menu:
- **[1] Download All Profile Clips**: Downloads all the clips from a profile. (Requires an authentication token.)
- **[2] Download a Clip**: Downloads a clip based off of a link.
## How to Get Your X-Authentication Token
1. Login to https://medal.tv
2. Go to any profile with developer tools open and the network tab selected
3. Look for `publishing?limit=50`, click it and look at the request headers for `X-Authentication`
4. Copy the value and use it.
