Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
whoswhip committed Nov 3, 2024
2 parents 1f3a8a3 + 892f752 commit 9d271e2
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# MedalClipDownloader
# 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)

0 comments on commit 9d271e2

Please sign in to comment.