18 lines
311 B
Markdown
18 lines
311 B
Markdown
# slideslurp
|
|
|
|
Give slideslurp a URL to a [SlideShare](https://www.slideshare.net/)
|
|
presentation and it will give you a PDF called `out.pdf`.
|
|
|
|
I will clean this up, I promise.
|
|
|
|
## Installation
|
|
|
|
```
|
|
git clone https://github.com/hellerve/slideslurp
|
|
cd slideslurp
|
|
python setup.py install
|
|
```
|
|
|
|
<hr/>
|
|
Happy slurping!
|