Skip to content

A simple, multi-threaded, CLI slideshare presentation downloader πŸš€.

License

Notifications You must be signed in to change notification settings

Neelfrost/slideshare-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

slideshare-dl logo

slideshare-dl

A simple, multi-threaded, CLI slideshare presentation downloader πŸš€
No login required!

Installation

Clone repo:

git clone https://github.com/Neelfrost/slideshare-dl.git; cd .\slideshare-dl

Install using pip:

pip install .

Usage

slideshare-dl.exe --help
usage: slideshare-dl [-h] [--nopdf] url

Download a slideshare presentation.

positional arguments:
  url         Slideshare presentation url.

options:
  -h, --help  show this help message and exit
  --nopdf     Do not combine slides into a pdf. (Individual slides are saved in "slides" folder)

Todo

  • Speed up download using multi-threading
  • Implement OCR

About

A simple, multi-threaded, CLI slideshare presentation downloader πŸš€.

Topics

Resources

License

Stars

Watchers

Forks

Languages