Skip to content

Python program to bypass the paywall to access Doubtnut video solutions.

License

Notifications You must be signed in to change notification settings

EmperorShade/doubtnut-paywall-bypass

Repository files navigation

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

About

Python program to bypass the paywall to access Doubtnut video solutions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages