Files
cantaloupe-downloader/README.md
T
2026-05-21 17:41:24 -04:00

382 B

Cantaloupe Downloader

A CLI tool for downloading videos from cantaloupe.tv using browser automation.

Features

  • Automated login via Playwright
  • Video page scraping and metadata extraction
  • Batch download management
  • Excel report generation

Setup

pip install -r requirements.txt
playwright install chromium

Usage

python -m src.cli --help