An open API service indexing awesome lists of open source software.

https://github.com/danog/simple-slideshare-downloader

Simple slideshare downloader script
https://github.com/danog/simple-slideshare-downloader

Last synced: 10 months ago
JSON representation

Simple slideshare downloader script

Awesome Lists containing this project

README

          

# 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)