Skip to content

Releases: aapatre/Automatic-Udemy-Course-Enroller-GET-PAID-UDEMY-COURSES-for-FREE

v4.1.4

21 Feb 13:55
1d574d0
Compare
Choose a tag to compare
  • Fixing issues with enrollment
  • Updating libraries

v4.1.3

07 Mar 21:00
6ccbbad
Compare
Choose a tag to compare
  • Fixing issues with enrollment and scraping
  • Tidying up of the code structure

v4.1.2

03 Jun 19:10
b9325b6
Compare
Choose a tag to compare
  • Fix xpaths to allow checkout completion

v4.1.1

27 May 15:14
7554073
Compare
Choose a tag to compare
  • Resolved issue with REST based enrollment
  • Generate enrollment report even on ctrl-c of run
  • Tied external dependencies to known working versions

v4.1.0

20 May 18:12
ba9f730
Compare
Choose a tag to compare

Re-added REST based enrolment

v4.0.0

12 Nov 20:26
bc5596f
Compare
Choose a tag to compare

Added

  • Added support for browser enrollment
  • New coupon source from freebiesglobal

Removed

  • Remove REST based enrollment since it is no longer working

v3.2.0

14 Sep 07:50
b9a929b
Compare
Choose a tag to compare

Added

  • View run statistics at the end of the script
  • Documentation updates
  • Improved error handling and logging

v3.1.0

04 May 15:37
37f7ff6
Compare
Choose a tag to compare

Added

  • Fixing issues with enrollment and scraping
  • Updated to allow conditional saving of email/password in settings

v3.0.0

04 Mar 19:08
84ef428
Compare
Choose a tag to compare

Added

  • Enrollment now relies on REST requests
  • New coupon source from coursevania
  • Added CLI option to delete settings

Removed

  • No longer supporting browser enrolment (Bot captcha was unsolvable)

v2.0.0

19 Jan 13:56
2519e53
Compare
Choose a tag to compare
  • New coupon source from discudemy.com
  • Refactored to have generic scrapers and manager
  • Improved performance (asyncio)
  • Packaged and published to PyPI
  • Added cli args --debug, --tutorialbar, --discudemy
  • Removed unpopular cli arg -> --cache-hits
  • Write settings/cache to home folder so we can persist settings between versions (installed from PyPI)