Search found 2 matches
- Wed Feb 28, 2024 6:45 pm
- Forum: Favorite Stories & New Ideas
- Topic: Python Script for archive.org
- Replies: 2
- Views: 3
Re: Python Script for archive.org
Man, you learn something new everyday. I had tried using a sessions object for another script I did because it needed OAuth, but I honestly, don't really know the underlying logic behind a lot of this stuff. I'll keep studying.
- Wed Feb 28, 2024 4:00 pm
- Forum: Favorite Stories & New Ideas
- Topic: Python Script for archive.org
- Replies: 2
- Views: 3
Python Script for archive.org
Hey,
Thought I would share. I wrote this script a while ago to save all the stories from a archive.org snapshot.
It don't spend a lot of time making it clean/less hacky but if you want to save all of archive.org snapshot to a file it will do it for you.
It takes a while and you can add a url to ...
Thought I would share. I wrote this script a while ago to save all the stories from a archive.org snapshot.
It don't spend a lot of time making it clean/less hacky but if you want to save all of archive.org snapshot to a file it will do it for you.
It takes a while and you can add a url to ...