{"id":20499777,"url":"https://github.com/derrick56007/getsub","last_synced_at":"2025-04-13T18:52:00.053Z","repository":{"id":72283997,"uuid":"269813081","full_name":"derrick56007/getsub","owner":"derrick56007","description":"Download and sync subtitles automatically using Voice Activity Detection","archived":false,"fork":false,"pushed_at":"2022-12-29T06:04:46.000Z","size":55,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T09:41:04.147Z","etag":null,"topics":["docker","ffmpeg","python","subtitle-correction","subtitle-downloader","subtitles","subtitles-search","voice-activity-detection"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/derrick56007/getsub","language":"Python","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/derrick56007.png","metadata":{"files":{"readme":"README.html","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":"2020-06-05T23:56:46.000Z","updated_at":"2023-03-09T02:23:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"359ad839-31b9-4e17-a7ee-2befc057ffa0","html_url":"https://github.com/derrick56007/getsub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derrick56007%2Fgetsub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derrick56007%2Fgetsub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derrick56007%2Fgetsub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derrick56007%2Fgetsub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derrick56007","download_url":"https://codeload.github.com/derrick56007/getsub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248765984,"owners_count":21158296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","ffmpeg","python","subtitle-correction","subtitle-downloader","subtitles","subtitles-search","voice-activity-detection"],"created_at":"2024-11-15T18:18:25.220Z","updated_at":"2025-04-13T18:52:00.047Z","avatar_url":"https://github.com/derrick56007.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"GetSub\n======\n\n![master](https://github.com/Derrick56007/getsub/workflows/master/badge.svg)\n\n**GetSub** is a tool written in Python to help you **download subtitles in any language** and **sync automatically** using Voice Activity Detection. \n\nSubtitle search utilizes the [OpenSubtitleDownload.py](https://github.com/emericg/OpenSubtitlesDownload) script written by [emericg](https://github.com/emericg) to precisely **identify your video files** and download the correct subtitle. The subtitles search and download server is [opensubtitles.org](https://www.opensubtitles.org).\n\nFeatures\n--------\n\n- Supports 60 languages! The official list can be found [here](http://www.opensubtitles.org/addons/export_languages.php)\n- Available as Docker [image](https://hub.docker.com/r/derrick56007/getsub)\n\nRequirements\n------------\n\n- python3+\n- ffmpeg\n- gcc\n- pip\n\nor if Docker is preferred:\n\n- Docker: https://docs.docker.com/get-docker/\n\nInstall\n--------------\n\n```\ngit clone https://github.com/Derrick56007/getsub.git\ncd getsub/\napt-get install -y gcc ffmpeg\npip install -r requirements.txt\n```\n\nDocker:\n\n```\ndocker pull derrick56007/getsub:latest\n```\n\nUsage\n------------\n\n```\npython run.py files/$VIDEO_FILE.mp4 $LANG\n```\n\nDocker:\n\n```\ndocker run -tiv /$VIDEO_DIR:/files derrick56007/getsub:latest /files/$VIDEO_FILE.mp4 $LANG\n```\n\nExample\n--------------\n\n```\npython run.py /Users/derrick/videos/Game.of.Thrones.S02E09.1080p.BluRay.x265.10bit.6CH.ReEnc-LUMI.mkv eng\n```\n\nDocker:\n\n```\ndocker run -tiv /Users/derrick/videos:/files derrick56007/getsub:latest /files/Game.of.Thrones.S02E09.1080p.BluRay.x265.10bit.6CH.ReEnc-LUMI.mkv eng\n```\n\nCredits\n-------\nThis project would not be possible without the following libraries:\n\n- [ffmpeg](https://ffmpeg.org)\n- [numpy](https://numpy.org)\n- [srt](https://github.com/cdown/srt)\n- [progress](https://github.com/verigak/progress/)\n- [py-webrtcvad](https://github.com/wiseman/py-webrtcvad)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderrick56007%2Fgetsub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderrick56007%2Fgetsub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderrick56007%2Fgetsub/lists"}