Skip to main content

This is a Python VidMe API interface library.

Project description

# VidMe API

This is an entry-level extracted API for VidMe.

GitHub IO Page: https://kingfredrickvi.github.io/VidMeAPI/

## Installation

This package needs the following pips:

  • pip install requests

Please see requirements.txt for an up-to-date list.

## Settings

In order to set up your account, just copy and paste ‘settings.json.example’ to ‘settings.json’ and add your username and password. If you would rather not, if you do not add a username or password, it will prompt you for the ones you didn’t add when you run it. Please be aware it is stored in plain text.

Example:

` {"username": "AwesomeFred", "password": "chivermetimbers"} `

To see a complete, up-to-date information, please read the README.md found on the github page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vidme-0.8.tar.gz (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page