Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.84 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.84 KB

Download videos from ITPROTV / ITPROTV-DL

Python script to download videos from your ITPROTV account for offline viewing
Updated to work in 2023

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

Script Makers Donate link

I'd be gratified to have your support -