PHPackages                             branko/transcriby - 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. branko/transcriby

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

branko/transcriby
=================

Transcribe youtube videos

v0.0.1(3y ago)142MITPHPPHP ^8.1

Since Mar 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/braankoo/transcribe-youtube)[ Packagist](https://packagist.org/packages/branko/transcriby)[ RSS](/packages/branko-transcriby/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Installation
------------

[](#installation)

To install Transcriby, simply require the package using Composer:

`composer require branko/transcriby`You can add the facade to your `config/app.php` file:

`'aliases' => ['Transcriby' => Branko\Transcriby\Facade\Transcriby::class]`

Finally, publish the package configuration file using Artisan:

`php artisan vendor:publish --provider="Branko\Transcriby\Providers\TranscribyServiceProvider" --tag="config"`

Usage
-----

[](#usage)

To transcribe a YouTube video, simply call the `youtube` method on the `Transcriby` facade:

`$text = Transcriby::youtube('https://www.youtube.com/watch?v=9azXvuCtodM&ab_channel=JRE%2B');`

This will return the transcription of the video as a string.

Configuration
-------------

[](#configuration)

You can configure Transcriby by editing the `config/transcriby.php` file that was published to your application's config directory.

**You need to install ffmpeg**

License
-------

[](#license)

Transcriby is open-sourced software licensed under the MIT license.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1193d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5804666?v=4)[Branko Dragovic](/maintainers/braankoo)[@braankoo](https://github.com/braankoo)

---

Top Contributors

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

---

Tags

phpyoutubeopenaitranscribe videoyoutube aiyoutube transcrib e

### Embed Badge

![Health badge](/badges/branko-transcriby/health.svg)

```
[![Health](https://phpackages.com/badges/branko-transcriby/health.svg)](https://phpackages.com/packages/branko-transcriby)
```

###  Alternatives

[oat-sa/tao-core

TAO core extension

66143.7k122](/packages/oat-sa-tao-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[rumenx/php-seo

AI-powered, framework-agnostic PHP package for automated SEO optimization. Intelligently generates meta tags, titles, descriptions, and alt texts using configurable AI providers or manual patterns.

124.5k](/packages/rumenx-php-seo)

PHPackages © 2026

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