Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuki-yano/ssdl

SlideShare slide images downloader
https://github.com/yuki-yano/ssdl

Last synced: 22 days ago
JSON representation

SlideShare slide images downloader

Awesome Lists containing this project

README

        

# SSDL

SlideShare slide images downloader

## Installation

```
$ gem install ssdl
```

## Usage

```
$ ssdl http://www.slideshare.net/korlayashwanth/download-disabled-slide-share-ppts-by-authors
```

or

```
$ ssdl http://www.slideshare.net/korlayashwanth/download-disabled-slide-share-ppts-by-authors download.pdf
```

## Contributing

1. Fork it ( https://github.com/[my-github-username]/ssdl/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request