An open API service indexing awesome lists of open source software.

https://github.com/1337w0rm/lecturenotesdownloader

A Python Script to download study notes from LectureNotes in PDF or Image (jpeg) format
https://github.com/1337w0rm/lecturenotesdownloader

downloader python python3 scraping-python

Last synced: 9 months ago
JSON representation

A Python Script to download study notes from LectureNotes in PDF or Image (jpeg) format

Awesome Lists containing this project

README

          

# LectureNotesDownloader

A Python script to download notes from LectureNotes in PDF format

# Python Libraries Used

> 1.Requests

> 2.Img2pdf

# How to Run

> 1. First install the required python libraries
```sudo pip install -r requirements```
> 2. Run
```python3 lecturenotes.in.py```