I have a server on AWS (LAMP Bitnami).
I managed to install your library exactly as shown in this tutorial:
https://packagist.org/packages/mrmysql/youtube-transcript
composer require mrmysql/youtube-transcript

However, when I try to add the instructions in a PHP file to get the transcript, it doesn't return anything.



Could you tell me what I'm doing wrong?
I have a server on AWS (LAMP Bitnami).
I managed to install your library exactly as shown in this tutorial:
https://packagist.org/packages/mrmysql/youtube-transcript
composer require mrmysql/youtube-transcript
However, when I try to add the instructions in a PHP file to get the transcript, it doesn't return anything.
Could you tell me what I'm doing wrong?