simple-slideshare-downloader/README.md
2016-07-20 17:25:09 +02:00

16 lines
359 B
Markdown

# 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](https://daniil.it)