MCPcopy Create free account

hub / github.com/McCloudS/subgen / functions

Functions221 in github.com/McCloudS/subgen

Methodtest_to_iso_639_1
(self)
tests/test_language_code.py:70
Methodtest_to_iso_639_2_b
(self)
tests/test_language_code.py:74
Methodtest_to_name_english
(self)
tests/test_language_code.py:82
Methodtest_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
Methodtest_truthy_values
(self, value)
tests/test_helpers.py:13
Methodtest_uses_default_when_neither_set
(self, monkeypatch)
tests/test_helpers.py:76
Methodtest_valid_iso
(self)
tests/test_language_code.py:101
Methodtest_valid_language_is_truthy
(self)
tests/test_language_code.py:87
Methodtest_valid_language_not_equal_to_none
(self)
tests/test_language_code.py:96
Methodtest_version_contains_subgen
(self, client)
tests/test_endpoints.py:35
Methodtest_webhook_results_in_queued_task
(self, client, monkeypatch, reset_queue)
tests/test_integration.py:36
Methodtest_whitespace_stripped
(self)
tests/test_language_code.py:46
Methodtest_without_mark_done_blocks_requeue
(self, q)
tests/test_queue.py:73
Methodtest_wrong_source_not_queued
(self, client)
tests/test_endpoints.py:81
Methodtest_wrong_user_agent_rejected
(self, client)
tests/test_endpoints.py:141
Methodtest_wrong_user_agent_rejected
(self, client)
tests/test_endpoints.py:196
Methodto_iso_639_2_t
(self)
language_code.py:171
Functiontranscription_worker
Main worker thread with centralized logging and status tracking.
subgen.py:351
Methodtry_put
()
tests/test_queue.py:118
Methodwait
Block until result is ready. Returns True if completed, False if timeout.
subgen.py:248
Functionwebui
()
subgen.py:545
← previous201–221 of 221, ranked by callers