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
- Fork it ( https://github.com/[my-github-username]/ssdl/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request