GithubHelp home page GithubHelp logo

samsulrohman / laracasts-downloader-free Goto Github PK

View Code? Open in Web Editor NEW

This project forked from carlosflorencio/laracasts-downloader

0.0 1.0 0.0 186 KB

Downloads new FREE lessons and series from laracasts without login if there are updates. Or the whole catalogue.

License: MIT License

PHP 100.00%

laracasts-downloader-free's Introduction

Laracasts Downloader Free (Without Login)

Requirements

  • PHP >= 5.4
  • php-cURL
  • php-xml
  • Composer

Installation

  • Clone this repo to a folder in your machine
  • composer install
  • php start.phpand you are done!

Also works in the browser, but is better from the cli because of the instant feedback

Downloading specific series or lessons

  • You can use series and lessons names
  • You can use series and lessons slugs (preferred because there are some custom slugs too)
  • You can download multiples series/lessons

Commands to download series

php start.php -s "What's New in Laravel 5.4" -s "whats-new-in-laravel-5-4"

Then Open the file in series folder'download.html', Download them with your browser Recommended Use Firefox with DownThemAll

Screen1 Screen2

Command to download lessons

php start.php -l "Lesson name example" -l "lesson-slug-example"
php start.php --lesson-name "Lessons name example" --lesson-name "lesson-slug-example"

Troubleshooting

If you have a cURL error 60: SSL certificate problem: self signed certificate in certificate chain do this:

And you are done! If using apache you may need to restart it.

License

This library is under the MIT License, see the complete license here

laracasts-downloader-free's People

Contributors

agarzon avatar antoineaugusti avatar antonkomarev avatar billyct avatar carlosflorencio avatar fmulyono avatar insign avatar mark1282 avatar mul14 avatar vinicius73 avatar

Watchers

 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.