You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a recent hunt for more ASR providers who offer per-word timecodes I found some that I already knew of and a few I hadn't heard of before. Among all providers is YouTube.
You can generate automatic captions test data with a free YouTube account.
To obtain per-word timecodes for any YouTube video that has automatic captions generated/published, open your web browser's Developer Tools [F12], click on the Network tab, search for timed, load your video of choice, and enable automatic captions on the YouTube view page's video player. You will see exactly one URL appear in your filter for 'timed' and if followed, this will download a text file to your Downloads folder, titled f.txt. You can then rename it with the filename of your video and a JSON extension.
If you want to harvest per-word time data for automatic captions on a YouTube video on your own channel, you can use YouTube Studio to download your video's automatic captions in VTT format.
Being able to import YouTube's per-word captions format would allow YouTube users to bring their YouTubeautomatic captions transcripts and finish editing them in HyperAudio Lite Editor, if desired.
The text was updated successfully, but these errors were encountered:
natelawrence
changed the title
🔰 Request: Support Importing YouTube XML and/or VTT
🔰 Request: Support Importing YouTube XML and VTT
May 24, 2024
In a recent hunt for more ASR providers who offer per-word timecodes I found some that I already knew of and a few I hadn't heard of before. Among all providers is YouTube.
You can generate automatic captions test data with a free YouTube account.
To obtain per-word timecodes for any YouTube video that has automatic captions generated/published, open your web browser's Developer Tools [F12], click on the Network tab, search for timed, load your video of choice, and enable automatic captions on the YouTube view page's video player. You will see exactly one URL appear in your filter for 'timed' and if followed, this will download a text file to your Downloads folder, titled f.txt. You can then rename it with the filename of your video and a JSON extension.
If you want to harvest per-word time data for automatic captions on a YouTube video on your own channel, you can use YouTube Studio to download your video's automatic captions in VTT format.
Or, if you would like test data that is already generated:
ASR Timed Text Format Test 2 (View Link)
ASR Timed Text Format Test 2 [YouTube].zip (contains JSON and VTT variants)
Being able to import YouTube's per-word captions format would allow YouTube users to bring their YouTube automatic captions transcripts and finish editing them in HyperAudio Lite Editor, if desired.
The text was updated successfully, but these errors were encountered: