Y
Hacker News
new
|
ask
|
show
|
jobs
by
dantle
2167 days ago
Here's a trivial python script to download them, for the lazy among us.
https://gist.github.com/dantler/f26d75f1051db13649aaedf73f7d...
2 comments
CamperBob2
2166 days ago
Awesome sauce. Even runs on Windows, as long as wget is in the path.
link
throwawaysea
2166 days ago
Thanks - this is very useful. Any idea how I can adapt this to download articles behind paywalls? For instance for bookmark archival?
link
exikyut
2165 days ago
Perhaps adapt something like
https://github.com/iamadamdev/bypass-paywalls-chrome
to run in a scripted headless environment?
link