0.01
No commit activity in last 3 years
No release in over 3 years
A simple CLI uploader for Wistia users.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.8.8
~> 3.12

Runtime

 Project Readme

wistia-uploader

A command line media upload client for Wistia users.

Run 'bin/wistia-uploader -h' for additional information.

Requirements

wistia-uploader works with Ruby 1.8.7, 1.9.3 and 2.0.0. Earlier versions of 1.8 and 1.9 may work but have not been tested.

Configuration


While not required for use, defaults for various required parameters may be supplied via the '~/.wistia.conf' configuration file in the form of simple key/value pairs. Example:

# Credentials for foo.wistia.com
api_password = <API_PASSWORD>
project_id = <PROJECT_HASHED_ID>

A Wistia 'contact_id' may also be specified, otherwise the account owner will be inferred from the project.