php - YouTube data download with cclive & gcap

500

In a PHP system, my client suggested to download videos AND MAINLY captions from YouTube using the following tools:

As I have never heard of these before, my question is does anyone have any experience with them? Both projects seem to be inactive for like one year or so... Do they still work?

Is it possible to download captions for any YT video with them? I have stumbled upon some YT API info that the captions are not available for unauthorized users (i.e. you can only get your own captions if you are authorized with the API)?

833

Answer

Solution:

Caption tracks can only be accessed via the Data API by the authorized owner of a given video.

The official YouTube Players can access caption data, but they use a different mechanism for accessing that data which is not part of a public API.

People are also looking for solutions to the problem: How do I return a string that builds a new table row each time a function is called in PHP?

Source

Didn't find the answer?

Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.

Ask a Question

Write quick answer

Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.

Similar questions

Find the answer in similar questions on our website.