Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yuki-yano/ssdl
- Owner: yuki-yano
- License: mit
- Created: 2015-02-19T17:16:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T08:15:25.000Z (about 9 years ago)
- Last Synced: 2024-11-08T05:47:17.990Z (about 1 month ago)
- Language: Ruby
- Size: 145 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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