Title: Transcript doesn&#039;t work!
Last modified: August 20, 2016

---

# Transcript doesn't work!

 *  Resolved [immaterial](https://wordpress.org/support/users/immaterial/)
 * (@immaterial)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/)
 * Hi, It tried to embed a video along with its transcript, but this doesn’t seem
   to work at all.
 * The code I used was:
 * [youtube]complete URL of the video[/youtube]
    [transcript]youtube video ID[/transcript]
 * The video is shown in my WordPress post but the transcript is completely ignored(
   the video has a transcript on youtube however).
 * Am I making any mistake or doesn’t this command work? Will the transcript be 
   linked to the video and thus advance (highlight and scoll) together?
 * Thanks…
 * [http://wordpress.org/extend/plugins/youtube-embed/](http://wordpress.org/extend/plugins/youtube-embed/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Contributor [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335133)
 * Can you give me the ID and I’ll check it?
 * Also, can you give me a URL of where you’ve added the transcript shortcode and
   it’s not worked?
 * David.
 *  Thread Starter [immaterial](https://wordpress.org/support/users/immaterial/)
 * (@immaterial)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335134)
 * That’s the video ID: XXXXXXXXX
    And here’s the link: XXXXXXXXX
 * Thanks a lot.
 *  Plugin Contributor [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335135)
 * I can see the problem – the URL I use assumes the English transcript, which there
   isn’t one for. A bit of an ommision on my part.
 * I’ll add the option to specify the language in the next release of the plugin.
 * If this is the only transcript you’re using and want to fix it in the meantime
   then in the plugin’ folder open up the file includes/aye-generate-transcript.
   code-php and find the line…
 * `$return = aye_get_file( 'http://video.google.com/timedtext?lang=en&v=' . $id);`
 * Replace lang=en with whichever language you wish.
 * David.
 *  Thread Starter [immaterial](https://wordpress.org/support/users/immaterial/)
 * (@immaterial)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335136)
 * Hmmmm… I replaced lang=en with lang=de for german but it doesn’t seem to work:-/
 *  Plugin Contributor [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335138)
 * That’s probably the cache – the default, I believe, for transcripts is 24 hours.
   You can adjust this in the YouTube Embed Options screen.
 * David.
 *  Thread Starter [immaterial](https://wordpress.org/support/users/immaterial/)
 * (@immaterial)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335140)
 * Will I have to wait at least 1 hour, then? I tried to empty the cache but it 
   didn’t help. Now I set all values to 1 hour…
 *  Thread Starter [immaterial](https://wordpress.org/support/users/immaterial/)
 * (@immaterial)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335141)
 * Oh I noticed now that putting the transcript cache to zero works! But the transcript
   is added as text only and isn’t interacting with the video. Is this normal?
 *  Plugin Contributor [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335142)
 * Yes, that’s all it does. YouTube simply returns the script.
 * David.
 *  Thread Starter [immaterial](https://wordpress.org/support/users/immaterial/)
 * (@immaterial)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335144)
 * Ok! Thanks a lot for helping me! That’s great… I wish you a wonderful sunday.
 *  [Applian Technologies, Inc.](https://wordpress.org/support/users/applian/)
 * (@applian)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335455)
 * We have now added the ability to specify a language for the transcript in version
   3.1
 * Applian.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Transcript doesn't work!’ is closed to new replies.

 * ![](https://ps.w.org/youtube-embed/assets/icon-256x256.png?rev=2955063)
 * [Embeds for YouTube](https://wordpress.org/plugins/youtube-embed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/youtube-embed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/youtube-embed/)
 * [Active Topics](https://wordpress.org/support/plugin/youtube-embed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/youtube-embed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/youtube-embed/reviews/)

 * 10 replies
 * 3 participants
 * Last reply from: [Applian Technologies, Inc.](https://wordpress.org/support/users/applian/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/transcript-doesnt-work/#post-3335455)
 * Status: resolved