Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/McCloudS/subgen
/ functions
Functions
221 in github.com/McCloudS/subgen
⨍
Functions
221
◇
Types & classes
45
↳
Endpoints
12
Method
test_to_iso_639_1
(self)
tests/test_language_code.py:70
Method
test_to_iso_639_2_b
(self)
tests/test_language_code.py:74
Method
test_to_name_english
(self)
tests/test_language_code.py:82
Method
test_translate_sets_target_to_english
When transcribe_or_translate='translate', target is forced to ENGLISH. A file that already has an English subtitle should be skipped.
tests/test_skip_logic.py:204
Method
test_truthy_values
(self, value)
tests/test_helpers.py:13
Method
test_uses_default_when_neither_set
(self, monkeypatch)
tests/test_helpers.py:76
Method
test_valid_iso
(self)
tests/test_language_code.py:101
Method
test_valid_language_is_truthy
(self)
tests/test_language_code.py:87
Method
test_valid_language_not_equal_to_none
(self)
tests/test_language_code.py:96
Method
test_version_contains_subgen
(self, client)
tests/test_endpoints.py:35
Method
test_webhook_results_in_queued_task
(self, client, monkeypatch, reset_queue)
tests/test_integration.py:36
Method
test_whitespace_stripped
(self)
tests/test_language_code.py:46
Method
test_without_mark_done_blocks_requeue
(self, q)
tests/test_queue.py:73
Method
test_wrong_source_not_queued
(self, client)
tests/test_endpoints.py:81
Method
test_wrong_user_agent_rejected
(self, client)
tests/test_endpoints.py:141
Method
test_wrong_user_agent_rejected
(self, client)
tests/test_endpoints.py:196
Method
to_iso_639_2_t
(self)
language_code.py:171
Function
transcription_worker
Main worker thread with centralized logging and status tracking.
subgen.py:351
Method
try_put
()
tests/test_queue.py:118
Method
wait
Block until result is ready. Returns True if completed, False if timeout.
subgen.py:248
Function
webui
()
subgen.py:545
← previous
201–221 of 221, ranked by callers