Skip to content

Arazesh/decrypo

 
 

Repository files navigation

decrypo

Build Status Go Report Card

Decrypt Pluralsight videos into .mp4 format.

Install

macOS with homebrew

First get the homebrew tap and install the formula

brew tap ajdnik/decrypo
brew install decrypo

Usage

Run the command from your terminal application and define an -output flag where the decrypted videos should be stored.

$ decrypo -output "./Course Videos/"
Found 20 clips in database.
Decrypting clips and extracting captions...
20 / 20 [------------------------------------------------>] 100% 35 p/s
Successfully decrypted 20 of 20 clips.
You can find them at ./Course Videos/

To find out more about other flags use the decrypo --help.

About

Decrypt Pluralsight videos

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.1%
  • Makefile 1.9%