Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Contributor David Artiss

    (@dartiss)

    Using get_youtube_transcipt returns the transcript but doesn’t write it out. You should also put the ID in quotes.

    You’re best putting something such as…

    <?php echo get_youtube_transcript( 'MSPsrhCPt-0' ); ?>

    David.

    Thread Starter Begin

    (@bentalgad)

    Oh Great! Thank you very much!

    But it’s very weird, it’s working only with that specific id (MSPsrhCPt-0),
    but with any other youtube video id it doesn’t show nothing…

    Is it working only with special videos?

    Plugin Contributor David Artiss

    (@dartiss)

    Only those with transcripts.

    David.

    Thread Starter Begin

    (@bentalgad)

    But they all have a transcript if you press the transcript button
    in youtube?!

    Plugin Contributor David Artiss

    (@dartiss)

    Can you give me an example?

    David.

    Thread Starter Begin

    (@bentalgad)

    https://www.youtube.com/watch?feature=player_embedded&v=8vlcsFJyEXQ
    (Press the Transcript button…:)

    But it’s in all of them…

    Plugin Contributor David Artiss

    (@dartiss)

    You’re right. However, I can see that YouTube is not returning the transcript when I request it via the required URL. They may have changed it. I’ll investigate further.

    David.

    Thread Starter Begin

    (@bentalgad)

    Thank you very much it would be great if we can use it…

    Btw – I installed the plug-in few days a go and only now
    had the time to learn it a little bit, and it’s so great!!!
    Thank you very much!!!

    Plugin Contributor David Artiss

    (@dartiss)

    I’m very glad you enjoy it.

    Don’t hesitate to let me know of anything you think can be improved or added.

    David.

    Thread Starter Begin

    (@bentalgad)

    Great, thank’s. I actually add a few ideas, like:
    adding an option to choose an image that will replace the
    “big play button” when using the image mode (not loading
    the player straight away), but on the other side there something
    nice about the plug-in’s simplicity so I don’t know if adding a lot of
    options is a good idea…

    Plugin Contributor David Artiss

    (@dartiss)

    That’s one I can’t achieve, not using the standard YouTube player. The image is as supplied by YouTube and can’t be modified.

    David.

    Thread Starter Begin

    (@bentalgad)

    Any new insights aout the youtube transcript?

    Plugin Contributor David Artiss

    (@dartiss)

    Sorry, wasn’t going to look at immediately – I’ll get back to you in a few days.

    David.

    Thread Starter Begin

    (@bentalgad)

    Oh sorry, of course it’s ok ??

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Video transcript in template’ is closed to new replies.