Skip to content
Discussion options

You must be logged in to vote

Actually, you can run SingleFile from the command line, see https://github.com/gildas-lormeau/single-file-cli, but it's written in JavaScript instead of Python. However, it should be possible to port the code in Python by using a library like https://github.com/HMaker/python-cdp. The code to port would be the following one: https://github.com/gildas-lormeau/single-file-cli/blob/67039bfb016b9742e96a8b48de72fe7a24b79028/lib/cdp-client.js. I guess it's something that could be done easily with some AI tools.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PeterLappo
Comment options

Answer selected by PeterLappo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants