Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Anning01/AIMedia
/ functions
Functions
542 in github.com/Anning01/AIMedia
⨍
Functions
542
◇
Types & classes
174
↳
Endpoints
1
↓ 2 callers
Method
update_user_info
( self, nickname="未登录用户", avatar_path=None, is_vip=False, vip_expire_date=None )
pyside/views/main_window.py:389
↓ 1 callers
Method
__init__
(self, API_KEY)
back/utils/ai_model/tools.py:14
↓ 1 callers
Method
__init__
(self, model_service)
pyside/components/model_config_widget.py:25
↓ 1 callers
Method
__init__
(self, parent=None)
pyside/components/user_info_widget.py:21
↓ 1 callers
Method
__init__
(self, preview_task)
pyside/components/preview_dialog.py:18
↓ 1 callers
Method
__init__
(self, title, position=None, parent=None)
pyside/components/material_import_widget.py:30
↓ 1 callers
Method
__init__
(self, parent=None)
pyside/utils/message_popup.py:55
↓ 1 callers
Method
__init__
(self, API_KEY)
pyside/ai_model/tools.py:15
↓ 1 callers
Method
_ensure_tables_exist
确保所有必需的表都存在
pyside/utils/local_data.py:39
↓ 1 callers
Method
_init_mock_data
初始化模拟数据
pyside/utils/model_service.py:14
↓ 1 callers
Method
_refresh_table
(self)
pyside/components/account_manager_widget.py:635
↓ 1 callers
Method
_run
(self, outline: str)
back/utils/ai_model/tools.py:79
↓ 1 callers
Method
_run
(self, outline: str)
pyside/ai_model/tools.py:80
↓ 1 callers
Method
_set_publish_limit
设置账号发布量限制
pyside/components/account_manager_widget.py:693
↓ 1 callers
Method
add_document
添加新文档到知识库 Args: content: 文档内容 filename: 文件名,如果不提供则自动生成 Returns: bool: 是否添加成功
back/utils/ai_model/tools.py:175
↓ 1 callers
Method
add_document
添加新文档到知识库 Args: content: 文档内容 filename: 文件名,如果不提供则自动生成 Returns: bool: 是否添加成功
pyside/ai_model/tools.py:219
↓ 1 callers
Method
apply_theme
(self)
pyside/utils/theme_manager.py:102
↓ 1 callers
Method
authenticate_user
(self, token)
back/utils/middleware.py:12
↓ 1 callers
Method
callback
(self, headers, data)
back/utils/wechatpay.py:78
↓ 1 callers
Method
cancel_account_config
取消文章的账号配置
pyside/components/hot_spot_widget.py:671
↓ 1 callers
Method
cancel_task
取消任务
pyside/components/task_center_widget.py:585
↓ 1 callers
Method
chinese_day
(self)
back/apps/crawlers/get_article.py:97
↓ 1 callers
Method
clear_log
(self)
pyside/components/task_center_widget.py:160
↓ 1 callers
Method
clear_log
清空日志
pyside/components/material_import_widget.py:148
↓ 1 callers
Method
close_chrome_tab
(self, port)
pyside/auto_browser/auto_base.py:129
↓ 1 callers
Method
configure_account
配置文章的发布账号
pyside/components/hot_spot_widget.py:600
↓ 1 callers
Method
connect_driver
(self, random_number, chrome_path, user_data_dir)
pyside/auto_browser/auto_base.py:88
↓ 1 callers
Method
convert_time_str
将时间字符串转换为标准的日期时间格式 %Y-%m-%d %H:%M:%S 参数: - time_str (str): 形如 '22 48' 的时间字符串,表示 22 小时 48 分钟 - date_str (str, optiona
pyside/crawlers/ithome.py:18
↓ 1 callers
Method
convert_time_str
将类似 "12月20日 23:59" 的时间字符串转换为 "%Y-%m-%d %H:%M:%S" 格式。 :param time_str: 原始时间字符串,例如 "12月20日 23:59" :param default_year: 可选参数,指定
pyside/crawlers/xinlang.py:13
↓ 1 callers
Method
create_content_area
创建右侧内容区
pyside/views/main_window.py:303
↓ 1 callers
Method
create_material_table
(self)
pyside/utils/local_data.py:88
↓ 1 callers
Method
create_notice_page
创建通知页面
pyside/views/main_window.py:484
↓ 1 callers
Method
create_operation_button
创建操作按钮
pyside/components/task_center_widget.py:537
↓ 1 callers
Method
create_publish_table
(self)
pyside/utils/local_data.py:71
↓ 1 callers
Method
create_sidebar
创建左侧导航栏
pyside/views/main_window.py:226
↓ 1 callers
Method
create_table
(self)
pyside/utils/local_data.py:55
↓ 1 callers
Method
create_user
创建普通用户
back/apps/users/models.py:9
↓ 1 callers
Function
decrypt_string
(fernet, encrypted_text)
back/utils/encipher.py:40
↓ 1 callers
Function
decrypt_string
(fernet, encrypted_text)
pyside/utils/get_server_key.py:33
↓ 1 callers
Method
delete_account
删除账号
pyside/components/account_manager_widget.py:488
↓ 1 callers
Method
delete_document
删除知识库中的文档 Args: filename: 要删除的文件名(如果没有.txt后缀会自动添加) Returns: bool: 是否删除成功
back/utils/ai_model/tools.py:207
↓ 1 callers
Method
delete_material
删除素材
pyside/components/material_import_widget.py:439
↓ 1 callers
Method
delete_publish_config
根据 account_id 删除账号
pyside/utils/local_data.py:206
↓ 1 callers
Method
display_articles
显示文章列表
pyside/components/hot_spot_widget.py:376
↓ 1 callers
Method
extract_a_tag_urls
(self, html_content)
pyside/utils/precess_image.py:42
↓ 1 callers
Method
extract_domain_from_url
(self)
back/apps/crawlers/get_article.py:23
↓ 1 callers
Method
extract_token_info
从不同模型的响应中提取 token 信息
back/utils/ai_model/token_tracker.py:20
↓ 1 callers
Method
extract_token_info
从不同模型的响应中提取 token 信息
pyside/ai_model/token_tracker.py:19
↓ 1 callers
Method
fetch_index_page
(self)
pyside/utils/precess_image.py:29
↓ 1 callers
Method
filter_list_display
(self, field)
back/utils/admin.py:18
↓ 1 callers
Method
generate_article
(self, topics: str)
back/utils/ai_model/writing_assistant.py:47
↓ 1 callers
Method
generate_article
(self, topics: str)
pyside/ai_model/writing_assistant.py:50
↓ 1 callers
Function
generate_key_from_string
(input_string)
pyside/utils/get_server_key.py:16
↓ 1 callers
Function
generate_order_no
(order_header)
back/utils/common.py:76
↓ 1 callers
Method
get_acconut_data
(self, cookie, platform_)
pyside/auto_browser/auto_base.py:508
↓ 1 callers
Method
get_account_data
获取账号数据
pyside/components/account_manager_widget.py:153
↓ 1 callers
Method
get_app_label
(self)
back/utils/viewsets.py:58
↓ 1 callers
Function
get_cookie_baijiahao
(driver)
pyside/auto_browser/baijiahao.py:21
↓ 1 callers
Function
get_cookie_qiehao
(driver)
pyside/auto_browser/qiehao.py:78
↓ 1 callers
Function
get_cookie_weixin
(driver)
pyside/auto_browser/weixin.py:79
↓ 1 callers
Function
get_gml_key
()
pyside/api/api_all.py:111
↓ 1 callers
Function
get_img_key
(content)
pyside/utils/precess_image.py:270
↓ 1 callers
Method
get_login_url
获取登录二维码URL和state
pyside/utils/auth_service.py:13
↓ 1 callers
Function
get_lsit
(current_platform, code)
pyside/crawlers/spider_all.py:17
↓ 1 callers
Function
get_lsit_info
(current_platform, code)
pyside/crawlers/spider_all.py:70
↓ 1 callers
Method
get_materials
获取所有素材,可选按状态筛选
pyside/utils/local_data.py:245
↓ 1 callers
Method
get_mock_data
获取模拟数据
pyside/utils/hot_spot_service.py:445
↓ 1 callers
Method
get_mode
获取选择的登录方式
pyside/views/login_mode_selector.py:95
↓ 1 callers
Method
get_news_info
(self, news, category=None)
pyside/crawlers/zhongguoribao.py:55
↓ 1 callers
Method
get_news_list
(self, code=None)
pyside/crawlers/zhongguoribao.py:14
↓ 1 callers
Function
get_news_one
(_id)
pyside/api/api_all.py:52
↓ 1 callers
Function
get_notice
()
pyside/api/api_all.py:105
↓ 1 callers
Method
get_permissions
(self)
back/apps/users/views.py:66
↓ 1 callers
Method
get_publish_configs
(self, uid)
pyside/utils/local_data.py:211
↓ 1 callers
Method
get_publish_limit
获取账号发布量限制 Args: uid: 账号UID Returns: int: 发布量限制
pyside/utils/local_data.py:294
↓ 1 callers
Method
get_queryset
(self)
back/utils/viewsets.py:62
↓ 1 callers
Method
get_selected_account
获取选中的账号
pyside/utils/article_service.py:11
↓ 1 callers
Method
get_theme_colors
(self)
pyside/utils/theme_manager.py:90
↓ 1 callers
Method
get_unread_count
获取未读通知数量
pyside/utils/notice_service.py:15
↓ 1 callers
Method
get_url_for_version_and_platform
(self, browser_version, platform)
pyside/chrome.py:73
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/model_config_widget.py:44
↓ 1 callers
Method
init_ui
(self)
pyside/components/task_center_widget.py:53
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/task_center_widget.py:320
↓ 1 callers
Method
init_ui
(self)
pyside/components/auto_publish_widget.py:99
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/auto_publish_widget.py:259
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/account_selector.py:26
↓ 1 callers
Method
init_ui
(self)
pyside/components/account_manager_widget.py:50
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/account_manager_widget.py:198
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/vip_widget.py:15
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/hot_spot_widget.py:51
↓ 1 callers
Method
init_ui
(self)
pyside/components/notice_widget.py:249
↓ 1 callers
Method
init_ui
(self)
pyside/components/material_import_dialog.py:25
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/preview_dialog.py:44
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/article_viewer.py:14
↓ 1 callers
Method
init_ui
(self)
pyside/components/material_import_widget.py:43
↓ 1 callers
Method
init_ui
(self)
pyside/components/material_import_widget.py:167
↓ 1 callers
Method
init_ui
初始化UI
pyside/components/help_widget.py:15
↓ 1 callers
Method
init_ui
初始化UI
pyside/views/article_dialog.py:50
↓ 1 callers
Method
init_ui
初始化UI
pyside/views/main_window.py:95
↓ 1 callers
Method
init_ui
初始化UI
pyside/views/account_dialog.py:75
← previous
next →
101–200 of 542, ranked by callers