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

Not a bug/issue, Wonder if we can get some insight/progress when running with a big url file? #44

Open
mobilelifeful opened this issue Apr 7, 2022 · 1 comment

Comments

@mobilelifeful
Copy link

mobilelifeful commented Apr 7, 2022

Describe the bug
Not really a bug / issue, but would like to know if we can gain some insight when running sing-file from command line

To Reproduce
Steps to reproduce the behavior:

  1. nohup single-file --urls-file=lotOfUrl.txt --browser-executable-path /u
    sr/bin/google-chrome --filename-template="{page-title}{date-locale}{time-locale}{url-pathname-flat}" > output.txt &
  2. waiting. waiting,

Expected behavior
would like see progress/eror/info when tail the output.txt
would be nice to see the URL that failed to save.

Environment

  • OS: Debian 10
  • Browser: Chrome
  • Version: (not sure how to check it yet, just install fresh today using "npm install -g "gildas-lormeau/SingleFile#master"")
    can confirm it is working well with above command where file contains only 5 URLs )

Thank you for sharing this tool.

@gildas-lormeau
Copy link
Owner

Right now, you can see the progress by using the option --crawl-save-session and inspecting the output JSON file.

@gildas-lormeau gildas-lormeau transferred this issue from gildas-lormeau/SingleFile Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants