Coder Social home page Coder Social logo

gaurak / pluralsight-scraper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ikeboy/pluralsight-scraper

0.0 0.0 0.0 34 KB

Pluralsight video downloader

Home Page: https://www.knyz.org/blog/post/pluralsight-scraper-released/

License: GNU General Public License v2.0

JavaScript 100.00%

pluralsight-scraper's Introduction

Pluralsight Scraper

What is this?

This a pluralsight scraper/downloader/ripper. While not a marvel of engineering, it can automatically download individual courses and save them in a convenient format. This project does not endorse piracy and requires a valid pluralsight login to function!

Sample Output

Why?

Pluralsight doesn't have a way to play videos offline on Linux as far as I know and I wanted to play stuff offline on Linux, hence this project.

Pluralsight.com FAQ: Can I watch your videos on Linux? Available apps

How?

With nightmare. Code is short and understandable. Won't bother explaining details.

Usage

  1. Clone the repo git clone https://github.com/knyzorg/pluralsight-scraper

  2. Create a .env file and add your username, password and pluralsight course url. It's contents should look something like this:

  TARGET=https://app.pluralsight.com/library/courses/angular-2-getting-started/table-of-contents
  [email protected]
  PASSWORD=foo
  1. Run npm install

  2. Run npm start

Isn't this against Pluralsight's Terms of Service?

Yes it is: Refer to Section 5

The applicable License granted you by these Terms of Use is a right of access through the Site only, and does not grant to you any right to download or store any Proprietary Materials in any medium[...]

It throws a promise error! It doesn't work! I don't like javascript!

How tragic! This script was written in half an hour for personal use, sorry if it isn't tested properly. You are free to open issues and pull requests.

Otherwise, there is a similar project here made in python: https://github.com/Stormiix/pluralsight_scraper

pluralsight-scraper's People

Contributors

vezaynk avatar darkle avatar javajohnhub avatar

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.