{"id":25833604,"url":"https://github.com/jalieven/submariner","last_synced_at":"2026-06-08T01:01:38.697Z","repository":{"id":69360643,"uuid":"117270372","full_name":"jalieven/submariner","owner":"jalieven","description":"Subtitle converting server/proxy","archived":false,"fork":false,"pushed_at":"2018-01-16T22:45:48.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T00:26:25.822Z","etag":null,"topics":["conversion","proxy","server","srt","vtt","webvtt"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jalieven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-12T17:38:50.000Z","updated_at":"2024-06-16T07:24:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b538745-fe40-4f74-b18b-2b9251f0a4b9","html_url":"https://github.com/jalieven/submariner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jalieven/submariner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalieven%2Fsubmariner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalieven%2Fsubmariner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalieven%2Fsubmariner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalieven%2Fsubmariner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalieven","download_url":"https://codeload.github.com/jalieven/submariner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalieven%2Fsubmariner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34043822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["conversion","proxy","server","srt","vtt","webvtt"],"created_at":"2025-02-28T23:18:08.910Z","updated_at":"2026-06-08T01:01:38.692Z","avatar_url":"https://github.com/jalieven.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Submariner\n\n## Prerequisites\n\n - Node 8 or higher\n\n## Installation\n\n```bash\nnpm install\n```\n\n## Startup\n\n```bash\nnpm start\n```\n\n## Usage\n\nThis example converts a statically served srt by the submariner server itself into the WebVtt format. Simply replace the 'http://localhost:8080/static/blade_runner.srt' with another you find in the wild. If no source is provided the server will deduce the format from the extension. Target and url params are mandatory.\n\n```bash\ncurl -XGET 'http://localhost:8080/subs/convert?source=srt\u0026target=vtt\u0026url=http://localhost:8080/static/blade_runner.srt'\n```\n\nThe same functionality but through a POST call:\n\n```bash\ncurl -XPOST -H 'Content-Type: application/json' 'http://localhost:8080/subs/convert' -d '{\"source\":\"srt\",\"target\":\"vtt\",\"url\":\"http://localhost:8080/static/blade_runner.srt\"}'\n```\n\n## Environment variables\n\nYou can define env vars to alter\n\n```bash\n\n```\n\n## IMPORTANT\n\nThe output will always be utf-8 even if the source is encoded differently.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalieven%2Fsubmariner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjalieven%2Fsubmariner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalieven%2Fsubmariner/lists"}