Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cicada000/VV
/ functions
Functions
170 in github.com/Cicada000/VV
⨍
Functions
170
◇
Types & classes
47
↳
Endpoints
3
↓ 1 callers
Method
process_video
(self, video_path: str, fps: int = 1, save_frames_folder: str = "output_frames", start_time: Optional[int] = N
FaceRec_insightface.py:105
↓ 1 callers
Method
process_video
处理视频,检测所有人脸,保存所有帧和相似度
FaceRec.py:75
↓ 1 callers
Method
process_video_with_params
修改后的视频处理方法,不再需要target_folder参数
FaceRec.py:118
↓ 1 callers
Function
process_videos_in_folder
处理文件夹中的所有视频
main.py:40
↓ 1 callers
Function
read_frame_offset
(index_file, folder_id, frame_num)
DataProcess/merge_screenshot.py:45
↓ 1 callers
Method
release
()
search/cloud/tools/index-data.ts:890
↓ 1 callers
Function
renderCanvas
()
Web/script.js:970
↓ 1 callers
Method
search
(self, query, k=None)
search/local/search.py:851
↓ 1 callers
Function
searchKeyword
(keyword: string, currentMinRatio: number | undefined, currentMinSimilarity: number)
search/cloud/worker.ts:651
↓ 1 callers
Function
search_json_files
( folder_path: &str, query: &str, min_ratio: f64, min_similarity: f64, max_results: Option
api/search/src/main.rs:142
↓ 1 callers
Function
search_subtitles
(query, min_ratio=60)
DataProcess/search_subtitles.py:4
↓ 1 callers
Function
search_vv_quotes
(query: str)
api/bot.py:108
↓ 1 callers
Method
showRandomString
()
Web/script.js:467
↓ 1 callers
Function
startNaturalLoadingBar
()
Web/script.js:1080
↓ 1 callers
Function
toNDJSON
(vectors: VectorData[])
search/cloud/tools/index-data.ts:363
↓ 1 callers
Function
updateIndex
()
search/cloud/tools/index-data.ts:548
↓ 1 callers
Method
update_index
(self)
search/local/search.py:691
↓ 1 callers
Method
upload_vectors_to_cloudflare
上传向量到 Cloudflare Vectorize
search/local/search.py:365
Method
__init__
(self)
CutSubtitle.py:14
Method
__init__
(self, features_file: str)
FaceRec_insightface.py:33
Method
__init__
(self)
generate_features.py:8
Method
__init__
(self, features_file)
FaceRec.py:9
Method
__init__
(self)
CutSubtitle_paddleocr.py:19
Method
__init__
(self)
generate_features_insightface.py:11
Method
__init__
(self, message: str, status: Optional[int] = None, response: Optional[Dict] = None, errors:
search/local/search.py:22
Method
__init__
(self, base_url: str = "https://vv.noxylva.org")
api/bot.py:18
Method
__str__
返回格式化的错误信息
search/local/search.py:73
Function
_arrayBufferToBase64
(buffer)
Web/script.js:259
Function
_base64ToArrayBuffer
(base64)
Web/script.js:267
Function
_cleanupLocalStorage
()
Web/script.js:275
Function
_fetchIndex
(groupIndex, baseDir)
Web/script.js:186
Function
_saveToCache
(cacheKey, data)
Web/script.js:164
Function
callCloudflareAPI
(path: string, method: string, body?: any)
search/cloud/tools/index-data.ts:80
Method
constructor
()
Web/db_search.js:2
Method
constructor
(permits: number)
search/cloud/tools/index-data.ts:876
Method
constructor
(private readonly clearLine: boolean = true)
search/cloud/tools/index-data.ts:932
Method
create_metadata_index
创建元数据索引的通用函数
search/local/search.py:318
Method
do_GET
(self)
api/bot.py:263
Method
do_POST
(self)
api/bot.py:267
Function
enqueue
(key, requestFn)
Web/script.js:106
Method
execute_with_retry
()
search/local/search.py:212
Function
find_non_overlapping_matches
(text: &str, pattern: &str)
api/search/src/main.rs:82
Function
forwardToExternalAPI
( url: URL, request: Request, debugLogs: string[], aiSearch: boolean = false )
search/cloud/worker.ts:382
Method
generate_random_id
()
search/local/search.py:627
Function
get
(groupIndex, baseDir)
Web/script.js:127
Function
getAllKeys
(storeName)
Web/script.js:83
Function
getEpisodeUrl
(filename)
Web/script.js:1076
Function
getItem
(storeName, key)
Web/script.js:29
Function
handleSearch
( query: string, minRatio: number | undefined, minSimilarity: number, maxResults: number,
search/cloud/worker.ts:80
Function
handleShutdown
()
search/cloud/tools/index-data.ts:967
Function
health_check
()
api/index.py:168
Function
index
()
api/index.py:172
Function
lcsRatio
(str1, str2)
Web/search_worker.js:1
Method
load_features
(self, features_file: str)
FaceRec_insightface.py:58
Function
main
()
api/search/src/main.rs:244
Method
make_request
()
search/local/search.py:143
Function
preload
(groupIndex, baseDir)
Web/script.js:169
Function
processBatch
(batchTexts: string[])
search/cloud/tools/index-data.ts:307
Method
process_batches
()
search/local/search.py:486
Function
process_file
(args)
DataProcess/merge_screenshot.py:11
Method
process_frames
处理文件夹中的所有帧并生成字幕
CutSubtitle_paddleocr.py:92
Method
process_video_with_params
(self, video_path: str, output_folder: str, fps: int = 1, start_time: Optional[int] = None)
FaceRec_insightface.py:174
Method
recognize_face
(self, frame, threshold=0.6)
FaceRec.py:38
Function
removeItem
(storeName, key)
Web/script.js:65
Function
search
Performs a search. If 'ai_search=true', performs a DuckDuckGo web search ignoring other params. Otherwise, performs a subtitle search usi
api/index.py:87
Function
setItem
(storeName, key, value)
Web/script.js:47
Method
updateSearchFormPosition
(isSearching)
Web/script.js:456
Method
upload_batch
(batch)
search/local/search.py:423
Method
validateSearchInput
(query)
Web/script.js:492
Method
worker
()
search/local/search.py:497
← previous
101–170 of 170, ranked by callers