Hi,
I am using your library 0.0.5 as part of a WP plugin for automatically transfering YT transcripts to WP posts. Unfortunately I get stuck with an error. I would be very lucky, if you could help me. Following is the content of the WP debug.log:
[06-Jul-2025 16:32:51 UTC] Transcript fetch error for video ID ho6AbuAVwXs: An unexpected error occurred while fetching the transcript: ho6AbuAVwXs (Function: get_video_transcript - General Exception)
Array
(
[video_id] => ho6AbuAVwXs
[exception_message] => ho6AbuAVwXs
[stack_trace] => #0 C:\xampp\htdocs\Hingabe\wp-content\plugins\youtube-to-wp\vendor\mrmysql\youtube-transcript\src\TranscriptList.php(100): MrMySQL\YoutubeTranscript\TranscriptList->_find_transcript(Array, Array)
#1 C:\xampp\htdocs\Hingabe\wp-content\plugins\youtube-to-wp\youtube-to-wp.php(466): MrMySQL\YoutubeTranscript\TranscriptList->findTranscript(Array)
#2 C:\xampp\htdocs\Hingabe\wp-content\plugins\youtube-to-wp\youtube-to-wp.php(276): YouTube_Transcript_To_WordPress->get_video_transcript('ho6AbuAVwXs')
#3 C:\xampp\htdocs\Hingabe\wp-includes\class-wp-hook.php(324): YouTube_Transcript_To_WordPress->ajax_fetch_youtube_transcript('')
#4 C:\xampp\htdocs\Hingabe\wp-includes\class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#5 C:\xampp\htdocs\Hingabe\wp-includes\plugin.php(517): WP_Hook->do_action(Array)
#6 C:\xampp\htdocs\Hingabe\wp-admin\admin-ajax.php(192): do_action('wp_ajax_fetch_y...')
#7 {main}
)
Hi,
I am using your library 0.0.5 as part of a WP plugin for automatically transfering YT transcripts to WP posts. Unfortunately I get stuck with an error. I would be very lucky, if you could help me. Following is the content of the WP debug.log:
[06-Jul-2025 16:32:51 UTC] Transcript fetch error for video ID ho6AbuAVwXs: An unexpected error occurred while fetching the transcript: ho6AbuAVwXs (Function: get_video_transcript - General Exception)
Array
(
[video_id] => ho6AbuAVwXs
[exception_message] => ho6AbuAVwXs
[stack_trace] => #0 C:\xampp\htdocs\Hingabe\wp-content\plugins\youtube-to-wp\vendor\mrmysql\youtube-transcript\src\TranscriptList.php(100): MrMySQL\YoutubeTranscript\TranscriptList->_find_transcript(Array, Array)
#1 C:\xampp\htdocs\Hingabe\wp-content\plugins\youtube-to-wp\youtube-to-wp.php(466): MrMySQL\YoutubeTranscript\TranscriptList->findTranscript(Array)
#2 C:\xampp\htdocs\Hingabe\wp-content\plugins\youtube-to-wp\youtube-to-wp.php(276): YouTube_Transcript_To_WordPress->get_video_transcript('ho6AbuAVwXs')
#3 C:\xampp\htdocs\Hingabe\wp-includes\class-wp-hook.php(324): YouTube_Transcript_To_WordPress->ajax_fetch_youtube_transcript('')
#4 C:\xampp\htdocs\Hingabe\wp-includes\class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#5 C:\xampp\htdocs\Hingabe\wp-includes\plugin.php(517): WP_Hook->do_action(Array)
#6 C:\xampp\htdocs\Hingabe\wp-admin\admin-ajax.php(192): do_action('wp_ajax_fetch_y...')
#7 {main}
)