Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whoswhip/medalclipdownloader
Easily download Medal.tv clips using this!
https://github.com/whoswhip/medalclipdownloader
csharp downloader medal medaltv
Last synced: 11 days 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 (13 days ago)
- Default Branch: master
- Last Pushed: 2024-11-03T04:11:47.000Z (13 days ago)
- Last Synced: 2024-11-03T05:17:01.674Z (13 days ago)
- Topics: csharp, downloader, medal, medaltv
- Language: C#
- Homepage:
- Size: 20.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.
![SBZs1PDmrNs6vzL8OPY01109](https://github.com/user-attachments/assets/bcf68124-fbbd-4dd0-955e-5e16400392bc)