Giter Club home page Giter Club logo

lynder's Introduction

Lynder

Lynder is a tutorial downloader from lynda.com website.

You can download whole lectures of course by one-command.

But able to download courses, you need to have Standard Lynda Account.

It's just 24.99$. I think it's worth every penny.

Requirements

Install

  $ ./install.sh
  # It calls install commands of requirements.
  # And it copies downloader to /usr/local/bin for calling globally.

Folder Structure

- Tutorial Folder
---- CONTENT.md
---- OVERVIEW.md
---- 1 - Chapter A
-------- 1 - Topic A Video
-------- 1 - Topic A Transcript
-------- 2 - Topic B Video
-------- 2 - Topic B Transcript
-------- 3 - Topic C Video
-------- 3 - Topic C Transcript
---- 2 - Chapter B
-------- 1 - Topic D Video
-------- 1 - Topic D Transcript
-------- 2 - Topic E Video
-------- 2 - Topic E Transcript
-------- 3 - Topic F Video
-------- 3 - Topic F Transcript
---- 3 - Chapter C
---- Exercise Files

Usage

$ lynder

# Download a tutorial
$ lynder --url URL_OF_TUTORIAL
$ lynder -u URL_OF_TUTORIAL

# Download list of tutorials
# Links are seperated line by line in the txt
$ lynder --file list.txt
$ lynder -f list.txt

# Also you can use cookies for authentication
# It's faster than simple username and password
$ lynder -f list.txt -c cookies.txt

In order to extract cookies from browser use cookies.txt extension

lynder's People

Contributors

enescakir avatar cmug81 avatar enisimsar avatar

Watchers

James Cloos 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.