Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages