Skip to content

noeRls/medal-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medal-downloader

npm npm

Download all your medal videos

Installation

You need to install Node.js first, then install the tool globally using this command:

npm install -g medal-downloader

Usage

Public videos

With username

medal-downloader --username [username]

With profile url

medal-downloader --url [userurl]

The medal user url is the url of the profile page on the website.

Unlisted videos

To download your unlisted videos you must provide your username and password this way:

medal-downloader --password [password] --username [username]

Help

Usage: medal-downloader --username [username]

Options:
  --version          Show version number                               [boolean]
  --url              The medal user url
  --downloadDir, -d  Directory for downloaded video     [default: "./downloads"]
  --username         Username of the user account
  --password         Password of the user account
  --help, -h         Show help                                         [boolean]

About

Download all your public medal videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published