Skip to content

Slideshare to PDF downloader. Using Selenium and auto scroll-down to get the entire slides completely.

Notifications You must be signed in to change notification settings

yodiaditya/slideshare-downloader

Repository files navigation

Slideshare Downloader

Download Slideshare without login and converted into pdf with high-resolution automatically.

Environment

This code tested on Linux/Unix env and Python 3.

Installation

git clone https://github.com/yodiaditya/slideshare-downloader.git
cd slideshare-downloader
python -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

How to use

python slideshare2pdf.py [url]

Example:

python slideshare2pdf.py https://www.slideshare.net/JiangweiPan/reward-innovation-for-longterm-member-satisfaction

See the result: reward_innovation_for_longterm_member_satisfaction.pdf

About

Slideshare to PDF downloader. Using Selenium and auto scroll-down to get the entire slides completely.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages