Skip to content

Simple Command line utility to batch download Unacdemy notes of any chapter

Notifications You must be signed in to change notification settings

tr1ten/UnacademyJEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnacademyJEE

Simple Command line Utility to batch download Unacdemy notes of chapter

Getting Started

This tool help you to easily download all the unacademy notes via one command, no need of google account or any link.

Prerequisites

python3

check version using

python --version

Installing and Running

first install all required libraries

python -m pip install -r requirements.txt

now,run it

python main.py -s SUBJECT -c "CHAPTER" "CHAPTER2"..

example command

python main.py -s physics -c "Calorimetry" "Basic Kinematics"

Help

python main.py -h
python main.py --show

Acknowledgments

  • Unacademy JEE team for helping JEE aspirants .

About

Simple Command line utility to batch download Unacdemy notes of any chapter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages