{"id":22889503,"url":"https://github.com/mononobi/subfix","last_synced_at":"2025-03-31T19:45:23.519Z","repository":{"id":50163883,"uuid":"279942083","full_name":"mononobi/subfix","owner":"mononobi","description":"Simple subtitle encoding fixer.","archived":false,"fork":false,"pushed_at":"2023-02-09T10:11:15.000Z","size":91,"stargazers_count":1,"open_issues_count":9,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-08T14:42:44.116Z","etag":null,"topics":["converter","cp1256","encoding","fixer","movie","srt","subtitle","text-encoding","tool","utf-8","utf8","windows-1256"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mononobi.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}},"created_at":"2020-07-15T18:07:06.000Z","updated_at":"2023-05-02T15:41:05.000Z","dependencies_parsed_at":"2023-01-25T15:31:08.439Z","dependency_job_id":null,"html_url":"https://github.com/mononobi/subfix","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mononobi%2Fsubfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mononobi%2Fsubfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mononobi%2Fsubfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mononobi%2Fsubfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mononobi","download_url":"https://codeload.github.com/mononobi/subfix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531986,"owners_count":20792735,"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":["converter","cp1256","encoding","fixer","movie","srt","subtitle","text-encoding","tool","utf-8","utf8","windows-1256"],"created_at":"2024-12-13T21:43:52.659Z","updated_at":"2025-03-31T19:45:23.484Z","avatar_url":"https://github.com/mononobi.png","language":"Python","readme":"# Subfix\n\nA simple subtitle encoding fixer.\n\nSubfix is a utility package which helps to convert subtitle file encodings.\n\n# Features\n\n- Single File Conversion\n- Batch Conversion\n\n# Installing\n\n**Install using pip**:\n\n**`pip install subfixio`**\n\n# Example:\n\n*Single:*\n```python\nfrom subfix.converter.manager import converter_manager\n\n\nconverter_manager.convert('/home/user/movies/system-crasher-2019/english_sub.srt')\n```\n*Batch:*\n```python\nfrom subfix.converter.manager import converter_manager\n\n\nconverter_manager.batch_convert('/home/user/movies/system-crasher-2019')\n```\n*Both methods accept extra optional inputs to customize the conversion.*\n\u003cbr\u003e\n*Read the docstrings for more information on extra options.*","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmononobi%2Fsubfix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmononobi%2Fsubfix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmononobi%2Fsubfix/lists"}