
Security News
Meet Socket at Black Hat and DEF CON 2025 in Las Vegas
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
pip install 0rss
Then, simply use the command periodically:
0rss https://0oo.li/feed/en
This will save data periodically, to:
~/.metadrive/data/0rss-0oo.li:default/Post
If you want to seprate different sessions and sources, just use name param:
0rss https://0oo.li/feed/en --name mindey@example.com
This will save to:
~/.metadrive/data/0rss-0oo.li:mindey@example.com/Post
The --name
value can be arbitray filesystem-compatible filename sub-string, so, you can use it to separate data by accounts, languages, or other features.
NOTE: Corresponding auth and session data will be stored in ~/.metadrive/sessions
folder.
Saving to custom folder simply pass --path
parameter, like:
0rss https://hub.baai.ac.cn/rss --name Mindey --path /home/mindey/Desktop/mydata
FAQs
Simple RSS data saver.
We found that 0rss demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.