simple-slideshare-downloader/params.json
2016-07-20 17:31:49 +02:00

6 lines
604 B
JSON

{
"name": "Simple-slideshare-downloader",
"tagline": "Simple slideshare downloader script",
"body": "# Simple slideshare downloader\r\n\r\nLicensed under GPLv3.\r\n\r\nThis is a simple slideshare downloader script.\r\nIt requires curl, sed, md5sum and imagemagick.\r\n\r\n## Usage:\r\n```\r\n./slideshare_dl.sh http://www.slideshare.net/suhasmallya/sample-slidesharepresentation\r\n```\r\n\r\nIt will save all the images in that slideshare URL to a pdf file.\r\n\r\n[Daniil Gentili](https://daniil.it)\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}