Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcefghj/noteking-pro
/ functions
Functions
260 in github.com/bcefghj/noteking-pro
⨍
Functions
260
◇
Types & classes
66
↳
Endpoints
20
Function
get_ytdlp_proxy_args
Get yt-dlp proxy command line arguments.
core/proxy.py:41
Function
handleCancel
()
web/src/app/page.tsx:208
Function
handleCopy
()
web/src/app/page.tsx:210
Function
handleDownload
()
web/src/app/page.tsx:215
Function
handleDrop
(e: React.DragEvent)
web/src/app/page.tsx:202
Method
has
(self, url: str, template: str = "")
core/cache.py:38
Method
has_chapters
(self)
core/templates/base.py:26
Method
has_subtitles
(self)
core/downloader.py:30
Function
health
()
api/main.py:107
Method
is_available
(cls, config: AppConfig)
core/transcriber.py:108
Method
is_available
(cls, config: AppConfig)
core/transcriber.py:147
Method
is_available
(cls, config: AppConfig)
core/transcriber.py:187
Method
is_available
(cls, config: AppConfig)
core/transcriber.py:230
Method
is_available
(cls, config: AppConfig)
core/transcriber.py:264
Method
is_playlist
(self)
core/downloader.py:34
Function
list_scenes
List available scene types.
api/routes/recording.py:163
Function
list_templates
List all available output templates.
api/routes/video.py:202
Function
load_batch_checkpoint
Load a previous checkpoint for resuming.
core/batch.py:145
Function
main
()
desktop/src-tauri/src/main.rs:4
Function
merge
Merge multiple audio/video files into one. Example: noteking merge part1.mp4 part2.mp4 -o merged.mp4
cli/__main__.py:302
Method
percent
(self)
core/batch.py:24
Function
process
Process local recording/video files and generate notes. Supports video (MP4, MKV, AVI, MOV) and audio (MP3, WAV, FLAC, M4A) files. Multiple f
cli/__main__.py:133
Method
process_collection
Process multiple episodes, optionally concurrently.
core/pdf_engine.py:774
Function
process_one
(entry_url: str, idx: int)
core/__init__.py:156
Function
process_one_episode
Process a single episode end-to-end.
demos/run_minimind.py:242
Function
process_recording_endpoint
Process an uploaded recording file.
api/routes/recording.py:62
Function
process_recording_stream
Process a recording with SSE streaming progress.
api/routes/recording.py:103
Function
rate_limit_middleware
(request: Request, call_next)
api/main.py:44
Function
replace_img
(match)
demos/run_minimind.py:187
Function
rewrites
()
web/next.config.js:3
Function
root
()
api/main.py:95
Function
run
Process a video/blog URL and generate notes. Examples: noteking run "https://www.bilibili.com/video/BV1xx" -t detailed noteking run
cli/__main__.py:53
Function
save_batch_checkpoint
Save progress for resume capability.
core/batch.py:129
Method
set_transcript
(self, url: str, transcript: str)
core/cache.py:54
Function
setup
Interactive setup wizard for first-time configuration.
cli/__main__.py:352
Method
srt_content
(self)
core/subtitle.py:49
Method
start_ts
(self)
core/subtitle.py:21
Method
start_ts
(self)
core/diarizer.py:31
Method
status_line
(self)
core/batch.py:30
Method
success_count
(self)
core/batch.py:44
Function
summarize_video
Process a single video and generate notes.
api/routes/video.py:55
Function
summarize_video_stream
Process a video with SSE streaming progress.
api/routes/video.py:81
Function
templates
List all available output templates.
cli/__main__.py:332
Function
test_proxy
Test if a proxy server is working.
core/proxy.py:26
Function
test_youtube_access
Test if YouTube is directly accessible.
core/proxy.py:9
Method
time_str
(self)
core/pdf_engine.py:41
Method
timestamp_str
(self)
core/frames.py:32
Method
total_score
(self)
core/pdf_engine.py:47
Method
total_score
(self)
core/frames.py:39
Function
transcribe
Transcribe a local audio/video file to text. Example: noteking transcribe meeting.mp4 noteking transcribe lecture.mp3 --lang en
cli/__main__.py:222
Method
transcribe
(self, audio_path: Path, language: str = "zh")
core/transcriber.py:60
Method
transcribe
(self, audio_path: Path, language: str = "zh")
core/transcriber.py:130
Method
transcribe
(self, audio_path: Path, language: str = "zh")
core/transcriber.py:172
Method
transcribe
(self, audio_path: Path, language: str = "zh")
core/transcriber.py:203
Method
transcribe
(self, audio_path: Path, language: str = "zh")
core/transcriber.py:242
Function
transcript
Extract only the transcript/subtitles from a video.
cli/__main__.py:94
Method
transcript
(self)
core/templates/base.py:22
Method
transcript_with_speakers
Generate a formatted transcript with speaker labels.
core/diarizer.py:56
Function
update_config
Update configuration.
api/routes/config.py:28
Function
upload_file
Upload a recording file for processing.
api/routes/recording.py:43
← previous
201–260 of 260, ranked by callers