如何从YouTube视频中提取隐藏式字幕文字?

时间:2012-03-08 00:43:04

标签: youtube caption

是否可以从Youtube视频中提取隐藏式字幕文字?

我们在youtube上有超过200个网络广播,每个网络广播至少有一个小时。 Youtube已经关闭了所有视频的标题,但似乎用户无法获得它。

我在此博客中尝试了该网址,但它不适用于我们的视频。

http://googlesystem.blogspot.com/2010/10/download-youtube-captions.html

谢谢

10 个答案:

答案 0 :(得分:29)

以下是如何获取YouTube视频的文字记录(如果有):

  • 转到YouTube并打开您选择的视频。
  • 点击“分享”按钮旁边的“更多操作”按钮(3个水平点)。
  • 点击“打开成绩单”

虽然语法可能有点傻,但这是一个非常好的解决方案。

来源:http://ccm.net/faq/40644-youtube-how-to-get-the-transcript-of-a-video

答案 1 :(得分:16)

以下文档表示只有渠道的所有者可以通过标准的YouTube界面执行此操作: https://developers.google.com/youtube/2.0/developers_guide_protocol_captions?hl=en

廉价修复: 您可以单击“交互式转录”按钮 - 然后以这种方式复制内容。 当然,你会以这种方式失去毫秒。

非常便宜的修复: 共享的YouTube帐户 - 这样多人就可以编辑和上传字幕文件。

具有挑战性的解决方案: youtube API允许通过HTTP下载和上传字幕文件... 您可以编写一个youtube API应用程序,为任何用户或特定用户提供上传或下载的浏览器用户界面。

以下是java中的示例项目    http://apiblog.youtube.com/2011/01/youtube-captions-uploader-web-app.html

以下是每个人的工作上传的简单示例:     http://yt-captions-uploader.appspot.com/

答案 2 :(得分:14)

您可以通过访问

来查看/复制/下载youtube隐藏式字幕文件的时间编码xml文件
http://video.google.com/timedtext?lang=[LANGUAGE]&v=[YOUTUBE VIDEO IDENTIFIER]

例如http://video.google.com/timedtext?lang=pt&v=WSVKbw7LC2w

注意:此方法不会下载自动生成的隐藏式字幕,即使您使用的语言正确(可能还有自动生成语言的特殊代码)。

答案 3 :(得分:8)

另一种选择是使用youtube-dl

youtube-dl --skip-download --write-auto-sub $youtube_url

默认格式为vtt,其他可用格式为ttml--sub-format ttml)。

--write-sub
       Write subtitle file

--write-auto-sub
       Write automatically generated subtitle file (YouTube only)

--all-subs
       Download all the available subtitles of the video

--list-subs
       List all available subtitles for the video

--sub-format FORMAT
       Subtitle format, accepts formats preference, for example: "srt" or "ass/srt/best"

--sub-lang LANGS
       Languages of the subtitles to download (optional) separated by commas, use --list-subs for available language tags

您可以使用ffmpeg将字幕文件转换为另一种格式:

ffmpeg -i input.vtt output.srt

这是VTT字幕的样子:

WEBVTT
Kind: captions
Language: en
Style:
::cue(c.colorCCCCCC) { color: rgb(204,204,204);
 }
::cue(c.colorE5E5E5) { color: rgb(229,229,229);
 }
##

00:00:01.429 --> 00:00:04.249 align:start position:0%

ladies<00:00:02.429><c> and</c><00:00:02.580><c> gentlemen</c><c.colorE5E5E5><00:00:02.879><c> I'd</c></c><c.colorCCCCCC><00:00:03.870><c> like</c></c><c.colorE5E5E5><00:00:04.020><c> to</c><00:00:04.110><c> thank</c></c>

00:00:04.249 --> 00:00:04.259 align:start position:0%
ladies and gentlemen<c.colorE5E5E5> I'd</c><c.colorCCCCCC> like</c><c.colorE5E5E5> to thank
 </c>

00:00:04.259 --> 00:00:05.930 align:start position:0%
ladies and gentlemen<c.colorE5E5E5> I'd</c><c.colorCCCCCC> like</c><c.colorE5E5E5> to thank
you<00:00:04.440><c> for</c><00:00:04.620><c> coming</c><00:00:05.069><c> tonight</c><00:00:05.190><c> especially</c></c><c.colorCCCCCC><00:00:05.609><c> at</c></c>

00:00:05.930 --> 00:00:05.940 align:start position:0%
you<c.colorE5E5E5> for coming tonight especially</c><c.colorCCCCCC> at
 </c>

00:00:05.940 --> 00:00:07.730 align:start position:0%
you<c.colorE5E5E5> for coming tonight especially</c><c.colorCCCCCC> at
such<00:00:06.180><c> short</c><00:00:06.690><c> notice</c></c>

00:00:07.730 --> 00:00:07.740 align:start position:0%
such short notice


00:00:07.740 --> 00:00:09.620 align:start position:0%
such short notice
I'm<00:00:08.370><c> sure</c><c.colorE5E5E5><00:00:08.580><c> mr.</c><00:00:08.820><c> Irving</c><00:00:09.000><c> will</c><00:00:09.120><c> fill</c><00:00:09.300><c> you</c><00:00:09.389><c> in</c><00:00:09.420><c> on</c></c>

00:00:09.620 --> 00:00:09.630 align:start position:0%
I'm sure<c.colorE5E5E5> mr. Irving will fill you in on
 </c>

00:00:09.630 --> 00:00:11.030 align:start position:0%
I'm sure<c.colorE5E5E5> mr. Irving will fill you in on
the<00:00:09.750><c> circumstances</c><00:00:10.440><c> that's</c><00:00:10.620><c> brought</c><00:00:10.920><c> us</c></c>

00:00:11.030 --> 00:00:11.040 align:start position:0%
<c.colorE5E5E5>the circumstances that's brought us
 </c>

以下是相同的字幕,没有文件顶部的部分,也没有标签:

00:00:01.429 --> 00:00:04.249 align:start position:0%

ladies and gentlemen I'd like to thank

00:00:04.249 --> 00:00:04.259 align:start position:0%
ladies and gentlemen I'd like to thank


00:00:04.259 --> 00:00:05.930 align:start position:0%
ladies and gentlemen I'd like to thank
you for coming tonight especially at

00:00:05.930 --> 00:00:05.940 align:start position:0%
you for coming tonight especially at


00:00:05.940 --> 00:00:07.730 align:start position:0%
you for coming tonight especially at
such short notice

00:00:07.730 --> 00:00:07.740 align:start position:0%
such short notice


00:00:07.740 --> 00:00:09.620 align:start position:0%
such short notice
I'm sure mr. Irving will fill you in on

00:00:09.620 --> 00:00:09.630 align:start position:0%
I'm sure mr. Irving will fill you in on


00:00:09.630 --> 00:00:11.030 align:start position:0%
I'm sure mr. Irving will fill you in on
the circumstances that's brought us

您可以看到每个字幕文本重复了三遍。每八行(第3、11、19和27行)都会有一个新的字幕文本。

这会将VTT字幕转换为更简单的格式:

sed '1,/^##$/d' *.vtt|sed 1d| # remove the part at the top
sed 's/<[^>]*>//g'| # remove tags
awk -F. 'NR%8==1{printf"%s ",$1}NR%8==3' # print each new subtitle text and its start time without milliseconds

这是上面命令的输出内容:

00:00:01 ladies and gentlemen I'd like to thank
00:00:04 you for coming tonight especially at
00:00:05 such short notice
00:00:07 I'm sure mr. Irving will fill you in on
00:00:09 the circumstances that's brought us

这会以简化格式打印视频的隐藏式字幕:

cap()(cd /tmp;rm *.vtt;youtube-dl --skip-download --write-auto-sub "$1";sed '1,/^##$/d' *.vtt|sed 1d|sed 's/<[^>]*>//g'|awk -F. 'NR%8==1{printf"%s ",$1}NR%8==3'|tee cap)

答案 4 :(得分:4)

(强制性'这可能是一个内部的youtube.com界面,可能随时中断')

不是链接到另一个执行此操作的工具,而是回答“如何执行此操作”的问题

我使用fiddler来检查youtube.com的HTTP流量,并且/api/timedtext的响应包含隐藏式字幕信息为XML。

似乎是这样的回应:

    <p t="0" d="5430" w="1">
        <s p="2" ac="136">we&#39;ve</s>
        <s t="780" ac="252"> got</s>
    </p>
    <p t="2280" d="7170" w="1">
        <s ac="243">we&#39;re</s>
        <s t="810" ac="233"> going</s>
    </p>

表示时间0是单词we've,时间0+780是单词got,时间2280+810是单词going此时间以毫秒为单位,因此对于时间3090,您要将&t=3附加到网址。

你可以使用任何工具将XML拼接成可读的东西,但这里是我的Power BI Desktop脚本,可以找到像“privilege”这样的词:

let
    Source = Xml.Tables(File.Contents("C:\Download\body.xml")),
    #"Changed Type" = Table.TransformColumnTypes(Source,{{"Attribute:format", Int64.Type}}),
    body = #"Changed Type"{0}[body],
    p = body{0}[p],
    #"Changed Type1" = Table.TransformColumnTypes(p,{{"Attribute:t", Int64.Type}, {"Attribute:d", Int64.Type}, {"Attribute:w", Int64.Type}, {"Attribute:a", Int64.Type}, {"Attribute:p", Int64.Type}}),
    #"Expanded s" = Table.ExpandTableColumn(#"Changed Type1", "s", {"Attribute:ac", "Attribute:p", "Attribute:t", "Element:Text"}, {"s.Attribute:ac", "s.Attribute:p", "s.Attribute:t", "s.Element:Text"}),
    #"Changed Type2" = Table.TransformColumnTypes(#"Expanded s",{{"s.Attribute:t", Int64.Type}}),
    #"Removed Other Columns" = Table.SelectColumns(#"Changed Type2",{"s.Attribute:t", "s.Element:Text", "Attribute:t"}),
    #"Replaced Value" = Table.ReplaceValue(#"Removed Other Columns",null,0,Replacer.ReplaceValue,{"s.Attribute:t"}),
    #"Filtered Rows" = Table.SelectRows(#"Replaced Value", each [#"s.Element:Text"] <> null),
    #"Added Custom" = Table.AddColumn(#"Filtered Rows", "Time", each [#"Attribute:t"] + [#"s.Attribute:t"]),
    #"Filtered Rows1" = Table.SelectRows(#"Added Custom", each ([#"s.Element:Text"] = " privilege" or [#"s.Element:Text"] = " privileged" or [#"s.Element:Text"] = " privileges" or [#"s.Element:Text"] = "privilege" or [#"s.Element:Text"] = "privileges"))
in
    #"Filtered Rows1"

答案 5 :(得分:2)

从上/下投票右侧的Open Transcript下拉列表中选择...并分享链接。

这将打开右侧的Transcript滚动div。

然后您可以使用Copy。请注意,您无法使用Select All,但需要点击顶行,然后使用滚动滑块滚动到底部,然后按住Shift键并点击最后一行。

请注意,您也可以使用常规网页搜索在此文本中进行搜索。

答案 6 :(得分:2)

有一个名为YouTube transcript API的免费python工具

您可以在脚本中或作为命令行工具使用它:

pip install youtube_transcript_api

答案 7 :(得分:1)

您可以使用 KeepSubs DownSub 从YouTube下载流式字幕。

您可以选择自动抄本或作者提供的隐藏式字幕。它还提供了使用Google翻译自动将英文字幕翻译成其他语言的可能性。

答案 8 :(得分:0)

我只需手动轻松完成,方法是在视频开头打开成绩单,然后在00:00标记处左键单击并拖动,并在开始时按住Shift键移动。

然后我将视频推进到接近结尾。当视频停止时,我点击最后一句话的结尾,同时再次按住shift键。使用CTRL-C,我将文本复制到剪贴板并将其粘贴到编辑器中。

完成!

警告:确保没有RDP-Windows共享剪贴板或Teamviewer等软件同时运行,因为此过程会溢出缓冲区,其中复制了大量文本。

答案 9 :(得分:0)

从2020年6月开始更新YouTube视频,这非常简单

  1. 选择“喜欢/不喜欢”按钮旁边的3个点以打开更多菜单选项
  2. 选择“添加翻译”
  3. 选择语言
  4. 点击自动生成(如果需要)
  5. 点击操作>下载

您将获得.sbv文件