Skip to content

v0.4.2

Compare
Choose a tag to compare
@ivansaul ivansaul released this 15 Mar 05:37
· 27 commits to master since this release

v0.4.2 (2025-03-15)

Chore

  • chore: add .vtt files to .gitignore (c4cb668)

Ci

  • ci: update workflow to remove macOS from testing matrix (ab49d61)

Documentation

  • docs: add troubleshooting tips for m3u8 and ts download errors in README.md (0b6d170)

Fix

  • fix: adds delays to avoid rate limiting (ba58014)

  • fix: reduce batch size for TS downloads from 10 to 5 (554affb)

  • fix: update selectors for course title and draft chapters in collectors.py (0100e2f)

Unknown

  • Merge pull request #20 from ivansaul/develop

fix(ci, docs): improve collectors, downloads, and CI (5138848)