GithubHelp home page GithubHelp logo

slideshare2pdf's Introduction

slideshare2pdf

I built this because some slideshare presentations can't be downloaded as PDF, like the ones from the Personal Finance for Engineers Standford course.

I want to read them in my Kindle so this program downloads the slides, converts them to landscape and puts them together in a PDF.

install

You need the golang toolchain to install the project. Then:

go get github.com/gonzaloserrano/slideshare2pdf

usage

slideshare2pdf URL1 URL2...

example

❯ slideshare2pdf 'https://www.slideshare.net/adamnash/stanford-cs-00701-personal-finance-for-engineers-introduction?ref=https://cs007.blog/' 'https://www.slideshare.net/adamnash/stanford-cs-00702-personal-finance-for-engineers-predictably-irrational-81475880?ref=https://cs007.blog/'
2018/01/02 11:27:10 Processing https://www.slideshare.net/adamnash/stanford-cs-00701-personal-finance-for-engineers-introduction?ref=https://cs007.blog/
2018/01/02 11:27:11 Gathering 29 images from https://www.slideshare.net/adamnash/stanford-cs-00701-personal-finance-for-engineers-introduction?ref=https://cs007.blog/
2018/01/02 11:27:15 Creating output PDF
2018/01/02 11:27:18 Successfully created stanford-cs-00701-personal-finance-for-engineers-introduction.pdf
2018/01/02 11:27:18 Processing https://www.slideshare.net/adamnash/stanford-cs-00702-personal-finance-for-engineers-predictably-irrational-81475880?ref=https://cs007.blog/
2018/01/02 11:27:19 Gathering 22 images from https://www.slideshare.net/adamnash/stanford-cs-00702-personal-finance-for-engineers-predictably-irrational-81475880?ref=https://cs007.blog/
2018/01/02 11:27:21 Creating output PDF
2018/01/02 11:27:23 Successfully created stanford-cs-00702-personal-finance-for-engineers-predictably-irrational-81475880.pdf

❯ ls -l *.pdf
-rw-r--r-- 1 gonzalo staff 16123448 ene  2 11:27 stanford-cs-00701-personal-finance-for-engineers-introduction.pdf
-rw-r--r-- 1 gonzalo staff 12097833 ene  2 11:27 stanford-cs-00702-personal-finance-for-engineers-predictably-irrational-81475880.pdf

slideshare2pdf's People

Contributors

gonzaloserrano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.