rsshub
Version:
Make RSS Great Again!
11 lines (9 loc) • 346 B
text/typescript
import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '俺の 3D エロ動画 (oreno3d)',
url: 'oreno3d.com',
description: `::: tip
You can use some RSS parsing libraries (like \`feedpraser\` in \`Python\`) to receive the video update messages and download them automatically
:::`,
lang: 'ja',
};