Skip to content

vikashkumar2020/Slideshare-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Slideshare Downloader

Description

A Script to download slides from Slideshare as pdf from URL.

  • This is can be used for implementations as one of the features.

Language

  • Python

Instructions to run this application

  1. Python 3 must be installed in your system.
  • For first time, run this in terminal or powershell
pip3 install -r requirements.txt
  1. It will download all the required modules
  • Now run the below command
python slideshare_downloader.py
  • After that follow the instructions on screen and enter the URL.
  • then enter the file name for your slides pdf.

Finally you will get the slides pdf file in same folder with file name as you provided in above step.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages