mirror of
https://github.com/danog/simple-slideshare-downloader.git
synced 2024-11-26 20:04:42 +01:00
6 lines
604 B
JSON
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."
|
|
} |