tomatrow / overcast-uploader

Upload multiple files to Overcast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overcast Uploader

Installation

Clone and run npm install and then npm link.

Usage

Note, we assume the happy path: valid login info, no server issues, and known page structure.

overcast-uploader --email <email> --password <password> <file> [otherFiles...]

Todo

  • Use the actual request instead of browser automation.
  • publish to npm

About

Upload multiple files to Overcast


Languages

Language:JavaScript 100.0%