{"id":36755482,"url":"https://github.com/levaitamas/docker-vobsub2srt","last_synced_at":"2026-01-12T12:49:16.229Z","repository":{"id":163501156,"uuid":"638979248","full_name":"levaitamas/docker-vobsub2srt","owner":"levaitamas","description":"vobsub2srt in Docker","archived":false,"fork":false,"pushed_at":"2025-12-04T06:49:43.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-07T13:42:20.732Z","etag":null,"topics":["docker-image","subtitle","vobsub"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/levaitamas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-10T13:58:46.000Z","updated_at":"2025-12-04T06:49:46.000Z","dependencies_parsed_at":"2024-05-29T13:04:06.798Z","dependency_job_id":"26560c62-2761-431e-b7c0-70673d228a32","html_url":"https://github.com/levaitamas/docker-vobsub2srt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/levaitamas/docker-vobsub2srt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levaitamas%2Fdocker-vobsub2srt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levaitamas%2Fdocker-vobsub2srt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levaitamas%2Fdocker-vobsub2srt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levaitamas%2Fdocker-vobsub2srt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levaitamas","download_url":"https://codeload.github.com/levaitamas/docker-vobsub2srt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levaitamas%2Fdocker-vobsub2srt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker-image","subtitle","vobsub"],"created_at":"2026-01-12T12:49:15.549Z","updated_at":"2026-01-12T12:49:16.224Z","avatar_url":"https://github.com/levaitamas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-vobsub2srt\n\n\u003cp align=\"left\"\u003e\n \u003ca href=\"https://hub.docker.com/r/levaitamas/vobsub2srt\" alt=\"Docker pulls\"\u003e\n  \u003cimg src=\"https://img.shields.io/docker/pulls/levaitamas/vobsub2srt\" /\u003e\u003c/a\u003e\n\n## How to use?\n\n1. Put your subtitles to a folder (*e.g.,* `subs`)\n\n2.  Start container:\n\nIf you use `podman`:\n```shell\npodman run --rm -ti --volume /path-to-subs:/subs --security-opt label=disable docker.io/levaitamas/vobsub2srt:latest conv \u003csubfile\u003e\n```\nIf you use `docker`:\n```shell\nsudo docker run -it --rm -v /path-to-subs:/subs levaitamas/vobsub2srt conv \u003csubfile\u003e\n```\n\n## vobsub2srt documentation\n\n### Usage\n\nAssuming you have copied the subfile.idx and subfile.sub files in `/tmp/subtitles`\n\n#### With bashrc\n\n```shell\nconv subfile\n```\n\n#### Without bashrc\n\n```shell\ncd /subs\nvobsub2srt --blacklist \"|\\/_~\u003c\u003e\" --verbose \"subfile\"\nchown 1000:1000 subfile.srt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevaitamas%2Fdocker-vobsub2srt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevaitamas%2Fdocker-vobsub2srt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevaitamas%2Fdocker-vobsub2srt/lists"}