Selenium and geckodrivers used to download series on the site O2TVSeries
Notebook that uses selenium and geckodriver to download series on the O2TvSeries
- O2TvSeries
The only site to free download your all favorite english tv series and season in compatible mobile format (HD Mp4, Mp4 and 3gp), have fun downloading. click here
- Selenium
Selenium is a portable software-testing framework for web applications. Selenium provides a playback tool for authoring tests without the need to learn a test scripting language. click here
- geckodriver
geckodriver is the next generation of the Selenium FirefoxDriver. It is supported by Marionette, the remote protocol of Gecko/Firefox. Marionette and geckodriver implement the W3C WebDriver standard, which is in a lot of areas is substantially different to Selenium WebDriver.click here There are other drivers to use, but this notebook uses on geckodriver see image below, don't worry about java on the image just replace it by python since we are using python