Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shaarav4795/ClippedAI
/ functions
Functions
11 in github.com/Shaarav4795/ClippedAI
⨍
Functions
11
◇
Types & classes
0
↓ 4 callers
Function
calculate_engagement_score
Calculate a custom engagement score for a clip based on available data. Higher scores indicate more engaging content.
main.py:375
↓ 2 callers
Function
ass_time
Convert seconds to ASS time format.
main.py:149
↓ 1 callers
Function
create_animated_subtitles
Create clean, bold subtitles matching the provided style: white bold for text, yellow bold for numbers/currency, no effects, TOP CENTER.
main.py:213
↓ 1 callers
Function
get_transcription_file_path
Generate the transcription file path based on input video path.
main.py:121
↓ 1 callers
Function
get_viral_title
(transcript_text, groq_api_key)
main.py:327
↓ 1 callers
Function
load_existing_transcription
Load existing transcription if it exists.
main.py:126
↓ 1 callers
Function
safe_filename
Remove characters not allowed in filenames, but keep spaces, punctuation, and emojis.
main.py:157
↓ 1 callers
Function
save_transcription
Save transcription to file.
main.py:140
↓ 1 callers
Function
transcribe_with_progress
Transcribe with progress tracking
main.py:185
Function
get_font_path
Get the path to a font file in the font directory.
main.py:175
Function
progress_callback
(current_time)
main.py:199