Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output to different folder and file after running with -r and DIFF=true #252

Open
gprime31 opened this issue May 2, 2021 · 3 comments
Open

Comments

@gprime31
Copy link

gprime31 commented May 2, 2021

Hi,
Everything is great so far, just would like the output from -r with DIFF=true to be output in a file or different folder, I only see new subs in console. So everything new it finds would be in a folder called new-subs or something like that.
Thanks

@gprime31 gprime31 added the feature New feature or request label May 2, 2021
@six2dez six2dez added enhancement and removed feature New feature or request labels May 2, 2021
@six2dez
Copy link
Owner

six2dez commented May 2, 2021

From my POV I prefer to be notified about new findings but keeping the results in the same place/files/folders. But could be added as a feature in cfg like "DIFF_NEWFOLDER=true"

@gprime31
Copy link
Author

gprime31 commented May 3, 2021

Thanks :)
Even a new line of subs in the same file will work too
ex:
sub.com
Sub1.com
New subs found /08-08-2021 ...
newsub.com
newsub1.com
New subs found /10-10-2021....
newersub.com
newersub1.com
etc....
Thanks.

@six2dez
Copy link
Owner

six2dez commented Jun 5, 2021

The diff feature relies on anew tool to get the new assets found, so if we save the output in a different folder it will not compare against the original one :/ This requires a completely new "diff/compare mode" feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants