GithubHelp home page GithubHelp logo

decrypt-videos-gui's Introduction

Decrypt PluralSight Videos

When you donwload a video to watch offline through plural sight app, the video was encrypted and can only be watched by their app. This tool has been made to decrypt the videos, it will decrypt the video, rearrange the course folder name, decrypt module folder name, and for all, decrypt video of plural sight (.psv).

Base on https://github.com/vinhloc1996/DecryptPluralSightVideos

Added Feature:

  • Add GUI
  • Auto detected default Pluralsight Path
  • List all Course downloaded (except unfinished download)
  • Fix decrypt wrong Video (wrong name of video decrypted)

Getting Started

This tool requires .Net Framework 4.5.2 or above.

Installing

  • Download the latest binary from here.
  • Extract the zip file, open file DecryptPluralSightVideosGUI.exe.
  • Default Pluralsight Path is C:\Users\<UserName>\AppData\Local\Pluralsight\courses

Troubleshooting

  1. In case you experience a "Path too long" exception, try to use an UNC path for export. You can share your local hard drive and connect to it using an UNC path. This way, Windows will use its Unicode API and in turn support path lengths with to 32k characters.
  • For example, if your export folder is C:\Export, share the drive with share name C and use the following export path instead: \\localhost\C\Export.

Author

  • Loc Nguyen.
  • Hieu Phan

Version

  • This current version is 1.0.0.0.

Refference

  • This tool has been made by myself but some functions about running commandline tools or style of code that I refer from Lynda-Decryptor.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.