You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Sh4d0wHunt3rX. Apologies for the huge delay! I am looking at this now.
It currently defaults to "human written" content as having MORE than 3 - in part of the path. I think that's what you meant anyway, based on your examples on Discord a while back that showed more than 3 anyway.
I think I will add a setting to the config.yml file to allow a user to change that default value anyway.
Also, I will add a new argument called --disregard-params, so all the logic mentioned in the README under If the URL has NO parameters: will be changed to If the URL has NO parameters OR the --disregard-params argument was passed:
Hi @Sh4d0wHunt3rX .
The latest v2.2 now has -dp/--dsiregard-params argument that you can use for this. The "human written" content is still defined as having 4 or more dashes (because 3 could mean a GUID and there is different functionality for that). I didn't add a new key to config.yml to change this after all (for now anyway).
Use pip install --upgrade urless to update it.
Let me know if you have any problems.
Thanks
Xnl
Hey : ) That would be great if we can remove the links with 3 dashes even if they have parameters.
Thanks
The text was updated successfully, but these errors were encountered: