PHPackages                             omerucel/subtitle-finder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. omerucel/subtitle-finder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

omerucel/subtitle-finder
========================

0.0.3(10y ago)0401PHP

Since May 31Pushed 10y agoCompare

[ Source](https://github.com/omerucel/subtitle-finder)[ Packagist](https://packagist.org/packages/omerucel/subtitle-finder)[ RSS](/packages/omerucel-subtitle-finder/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (4)Used By (0)

About
=====

[](#about)

subtitle-finder is a cli tool that helps to download subtitles. Currently supports opensubtitles and yifysubtitles APIs.

Installation:
=============

[](#installation)

```
$ composer global require omerucel/subtitle-finder
$ export PATH="$PATH:$HOME/.composer/vendor/bin"
```

Usage
=====

[](#usage)

```
$ subtitle-finder --help
Usage:
    subtitle-finder [options]

Options:
    -f, --file[=FILE]  Movie file.
    -l, --lang[=LANG]  Language code. When yify support enabled, language option is useless. [default: all]
    -y, --yify Use yifysubtitles instead of opensubtitles.
    -ua, --user-agent   Registered user-agent for opensubtitles API. [default: OSTestUserAgent]
    -h, --help Display this help message.

Language Codes:
    All: all
    Chinese (simplified): chi
    Chinese (traditional): zht
    English: eng
    Turkish: tur
```

With opensubtitles:

```
$ subtitle-finder -f Test.mp4
English
    1) test.2015.1080p.bluray.x264 (ASCII) (IMDB:XYZ)
    2) EeSt.2015.BrRip.720p.WEB-DL.MkvCage (ASCII) (IMDB:XYZ)
Estonian
    3) Test.2015.720p.BluRay.x264-BLOW (CP1257) (IMDB:XYZ)
Spanish
    4) TEsT.2015.BDRip.x264-COCAIN (CP1252) (IMDB:XYZ)
Select subtitle to download: 1
Downloading...
Done!
```

With yify:

```
$ subtitle-finder -f Test.mp4 --yify
arabic
    1) http://www.yifysubtitles.com/subtitle-api/test-yify-XYZ.zip
    2) http://www.yifysubtitles.com/subtitle-api/test-yify-XYZ.zip
brazilian-portuguese
    3) http://www.yifysubtitles.com/subtitle-api/test-yify-XYZ.zip
bulgarian
    4) http://www.yifysubtitles.com/subtitle-api/test-yify-XYZ.zip
chinese
    5) http://www.yifysubtitles.com/subtitle-api/test-yify-XYZ.zip
Select subtitle to download: 1
Downloading...
Done!
```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

3682d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/257ef8346962bc78c4d140067dfb37d88e943c1d47560ddc3c2216aab2c27848?d=identicon)[omerucel](/maintainers/omerucel)

---

Top Contributors

[![omerucel](https://avatars.githubusercontent.com/u/28244?v=4)](https://github.com/omerucel "omerucel (4 commits)")

### Embed Badge

![Health badge](/badges/omerucel-subtitle-finder/health.svg)

```
[![Health](https://phpackages.com/badges/omerucel-subtitle-finder/health.svg)](https://phpackages.com/packages/omerucel-subtitle-finder)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
