Socket
Socket
Sign inDemoInstall

0rss

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

0rss

Simple RSS data saver.


Maintainers
1

Readme

ハロー・ゼロ

使い方

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


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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc