Allen Video Downloader uses Allen’s API and your form number and password to authenticate and fetch the video recordings from their website.
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
Allen Video Downloader's installer is currently only available for Windows.
Download the latest AllenVideoDownloder Installer. The setup file works on both 32-bit and 64-bit machines.
The portable version is available for people who do not want to install Allen Video Downloader to their machines.
- Make sure Python is installed and available as a PATH variable.
- Download the source code of the project using
git clone https://github.com/lamergameryt/AllenVideoDownloader.git
- Install all necessary requirements by opening the folder and typing
pip install -r requirements.txt
- Launch Allen Video Downloader by executing
python window.py
The project is available under the GPLv3 license.