You can use this Python script to download presentations from Slideshare in PDF format. The project is forked from yodiaditya/slideshare-downloader. The modifications are for educational purposes only.
ss2pdf.pdf is released to the public domain, which means you can modify it, redistribute it or use it however you like.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Install wget (for Windows http://gnuwin32.sourceforge.net/packages/wget.htm) and add it to PATH.
- Python 3.x
git clone https://github.com/fkab/slideshare-downloader.git
pip install -r requirements.txt
Execute
python ss2pdf.py
and provide the URL of the presentation. E.g. https://xyz.ab
Slideshare URL : https://xyz.ab