Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.26 KB

Doubtnut Paywall Bypass for Video Solutions

Python program to fetch urls of video solutions in Doubtnut.

From one JEE Aspirant to another

All knowledge must be available for people to use. Especially for students. Hence, I present to you this simple Python program to get the urls to the video solutions.

Requirements

  • Selenium package.
  • Download the correct version of "chromedriver.exe" corresponding to your current Chrome version in the same folder as the python file. You can download from here.

downloading chromedriver.exe

How to use

Copy the url of the question page.

how to select url

Paste it in the terminal after running doubtnutvid.py. It will output the direct link to the video solution to the question after completion.

terminal output final output