Skip to content

simple slideshare slide downloader for slides that are not available for Download to read offline.

Notifications You must be signed in to change notification settings

rahullabs/slideshare-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slideshare Downloader

Simple slideshare slide downloader for slides that are not available for Download to read offline.

Requirements

PIL == 8.2.0 
tqdm == 4.59.0
bs4 == 4.9.3

usages

  1. Single Presentation
python3 slideshare.py -o out_folder \
                        -j True \
                        -i https://www.slideshare.net/Slideshare/achievers-big-secret-to-lead-generation-on-slideshare
  1. Multiple Presentations from txt file.
python3 slideshare.py -o out_folder \
                        -j True \
                        - t True \
                        -i links.txt

About

simple slideshare slide downloader for slides that are not available for Download to read offline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages