Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] 账号模块-账号管理功能实现 #19

Open
Geniusay opened this issue Aug 16, 2023 · 0 comments
Open

[Enhancement] 账号模块-账号管理功能实现 #19

Geniusay opened this issue Aug 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Geniusay
Copy link
Owner

Geniusay commented Aug 16, 2023

Module

账号模块

Description

实现各个平台的账号管理,用json文件对账号信息进行持久化,提供web接口能CRUD账号数据

Requirement

  • 账号信息包括:账号,密码,昵称,平台,视频推荐类型(可包含多个,并且包含逻辑),账号凭证信息(token,cookie 用于登录和视频发布功能),视频输出限制(视频数/days)
  • 视频推荐类型逻辑编写:视频推荐类型可以同时包含多种类型例如
  • 已经发布和使用的切片记录
(LOL and Funny) or (Apex and 主播:大司马)这样会为该账号推送 英雄联盟且搞笑的直播切片 或者是 与 Apex游戏大司马主播 有关的切片
  • web接口的编写,能提供所有平台所有账号的信息,同时可以对账号的推荐类型进行更改
@Geniusay Geniusay added the enhancement New feature or request label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant