HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by ohans

Comment by ohans a day ago

1 reply

View on Hacker News

Looks good! You could push to npm so that running it could be as easy as:

npx webclone URL (no repo cloning required)

Also, FYI, when running the example code

node webclone.js https://www.example.com/

It fails (at least for me) until I either install yt-dlp or ignore videos via:

node webclone.js https://www.example.com/

jadesee a day ago

Great feedback! Will get this fixed. Thank you.

Reply View | 0 replies