Hi Hull2366,
the reason why you get no results is an operator error:
Your made use of the "max_date" parameter inside the URL you added.
You parameter is: 2023-08-15
First [public visible] post in this profile is from date: 2023-05-10
This means that the first date is lower than your given date and thus all results get skipped.
Possible solutions:
- Remove max_date parametrer from URL
- Change max_date parameter in URL to a much lower value such as 2023-01-01
- Use maxitems instead
Reference: Twitter support article:
https://support.jdownloader.org/Know...anced-features
I've updated the plugin to display a bubble notifications in situations where the crawler returns nothing due to bad user given parameters or user plugin settings.
Wartest du auf einen angekündigten Bugfix oder ein neues Feature?
Updates werden nicht immer sofort bereitgestellt!
Bitte lies unser Update FAQ! | Please read our Update FAQ!
---
Are you waiting for recently announced changes to get released?
Updates to not necessarily get released immediately!
Bitte lies unser Update FAQ! | Please read our Update FAQ!
-psp-