techtanic / Discounted-Udemy-Course-Enroller

A script/software for automatically enrolling/joining 100% discounted Udemy courses for free. Get Paid Udemy courses for free with just a few clicks.
https://duce.techtanic.space
MIT License
820 stars 237 forks source link

is there a filter that can exclude old courses #166

Closed odflix closed 2 months ago

odflix commented 3 months ago

I want a filter that excludes Udemy courses based on their last update. Specifically, if a course hasn't been updated in the last two years, it should be excluded.

techtanic commented 3 months ago

Could you please provide a link for a course which:

  1. Has been updated.
  2. Which hasn't been updated.

This will help me develop the requested filter efficiently.

TareqAbAmawi commented 3 months ago

Maybe you can add filter based on " Last updated " value in course page . ex : updated this year or not / updated last month ..

techtanic commented 2 months ago

How would you like the filter,

  1. A date (2024-01-01)
  2. A range (Past X year, Past X month, Past X weeks)
techtanic commented 2 months ago

I will close the issue, If there are any other improvements you have in mind just make a new issue and I will look into it Thank you