noeRls / medal-downloader

Download all your public medal videos
MIT License
27 stars 4 forks source link

Error when downloading unlisted videos #21

Closed 7eventy7 closed 1 year ago

7eventy7 commented 2 years ago

I confirmed that my information is correct and still cannot get it to work.

  httpStatusCode: 401,
  errorId: 6,
  errorMessage: "Invalid username or password. Use sign up if you don't have an account yet!"

I also tried to download public videos from my friends profile to test and cannot connect either

  Invalid user url: https://medal.tv/u/dump5
noeRls commented 1 year ago

@7eventy7 did you put your password into quotes when running the command?

For example:

medal-downloader  --username dump5--password "4Bxb$8^8c"
noeRls commented 1 year ago

closing due to inactivity, feel free to re-open