{"id":25510608,"url":"https://github.com/istudyatuni/ass-style-changer","last_synced_at":"2025-11-26T04:30:15.478Z","repository":{"id":275013281,"uuid":"924795686","full_name":"istudyatuni/ass-style-changer","owner":"istudyatuni","description":"Change fonts in .ass subtitles","archived":false,"fork":false,"pushed_at":"2025-01-31T21:19:19.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T22:24:45.574Z","etag":null,"topics":["ass","substation","subtitles"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/istudyatuni.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":"2025-01-30T17:03:51.000Z","updated_at":"2025-01-31T21:19:23.000Z","dependencies_parsed_at":"2025-01-31T22:24:51.836Z","dependency_job_id":null,"html_url":"https://github.com/istudyatuni/ass-style-changer","commit_stats":null,"previous_names":["istudyatuni/ass-font-changer","istudyatuni/ass-style-changer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istudyatuni%2Fass-style-changer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istudyatuni%2Fass-style-changer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istudyatuni%2Fass-style-changer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istudyatuni%2Fass-style-changer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istudyatuni","download_url":"https://codeload.github.com/istudyatuni/ass-style-changer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239635514,"owners_count":19672190,"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":["ass","substation","subtitles"],"created_at":"2025-02-19T09:51:43.045Z","updated_at":"2025-11-26T04:30:15.436Z","avatar_url":"https://github.com/istudyatuni.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Change embedded fonts in .ass subtitles\n\nDo you want to watch movie with subtitles, but don't want to download extra fonts and want to just use a font that's already available? Just do:\n\n## Installation\n\n```sh\ncargo install --git https://github.com/istudyatuni/ass-style-changer --locked\n```\n\n## Usage\n\n```sh\n# Fix single file\nassfix fix 'subtitle.ass' --font 'Your Font Name'\n\n# Fix all .ass files in directory\nassfix fix ./path/to/dir --font 'Your Font Name'\n\n# Fix all .ass files from \"dir\" and write to \"target\" directory\nassfix fix ./dir --font 'Your Font Name' --target ./target\n```\n\nThis will change font for all styles in `[V4+ Styles]` table. Backup of original files will be created, e.g. for `subtitle.ass`: `subtitle.ass.bak`\n\nTo disable creating backups pass `--no-backup` flag:\n\n```sh\nassfix fix 'subtitle.ass' --font 'Your Font Name' --no-backup\n```\n\n## Possible future improvements and features\n\n- Use in browser\n- Fix font for specific styles\n- Fix more: bold, italic, etc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fistudyatuni%2Fass-style-changer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fistudyatuni%2Fass-style-changer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fistudyatuni%2Fass-style-changer/lists"}