Go to file
2016-07-20 17:25:09 +02:00
LICENSE First commit 2016-07-20 17:22:45 +02:00
README.md Update readme 2016-07-20 17:25:09 +02:00
slideshare_dl.sh First commit 2016-07-20 17:22:45 +02:00

Simple slideshare downloader

Licensed under GPLv3.

This is a simple slideshare downloader script. It requires curl, sed, md5sum and imagemagick.

Usage:

./slideshare_dl.sh http://www.slideshare.net/suhasmallya/sample-slidesharepresentation

It will save all the images in that slideshare URL to a pdf file.

Daniil Gentili