Skip to content

coquec/wistiadl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Table of Contents

1. Purpose

This script eases downloading videos from Wistia. Simply run the script in the folder you want to leave the videos, specifying the quality you want, and copy into the terminal where it’s running the HTML code you obtain by right clicking the video and selecting the Copy link and thumbnail option.

The script will deduce the video URL from the JSON in Witsia’s servers and will download it in the current directory.

2. Installation

Simply clone the repo and make a link to the script in any folder included in your PATH. For example:

$ git clone https://github.com/coquec/wistiadl.git
$ ln -s ~/wistiadl/wistiadl ~/bin

The script needs jq and curl installed in your system. Please, refer to the documentation of these tools for further information.

About

Downloads videos from Wistia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages