bishwassagar / ITPROTV-DL

Python script to download videos from your ITPROTV account for offline viewing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download videos from ITPROTV / ITPROTV-DL

Python script to download videos from your ITPROTV account for offline viewing

Python 3.6

ITPROTV-DL

Requirements

Usage

Clone the repo

Run pip install -r requirements.txt

Login to itpro.tv and visit the course page e.g. https://app.itpro.tv/course/mta-security-fundamentals-98367-2018/ and with the Get cookies.txt extension installed, click on the icon of the extension and click on Export.

Get cookies.txt

Rename the downloaded itpro.tv_cookies.txt file to cookies.txt and copy it to root of the cloned repo. Make sure that the name of the file is cookies.txt. Repeat when you encounter an exception while downloading the videos (assuming you have an active subscription).

course_link e.g. https://app.itpro.tv/course/mta-security-fundamentals-98367-2018/

>>> python driver.py course_link

I'd be gratified to have your support -

About

Python script to download videos from your ITPROTV account for offline viewing

License:MIT License


Languages

Language:Python 100.0%