Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔰 Request: Support Importing YouTube JSON and VTT #29

Open
natelawrence opened this issue May 24, 2024 · 0 comments
Open

🔰 Request: Support Importing YouTube JSON and VTT #29

natelawrence opened this issue May 24, 2024 · 0 comments

Comments

@natelawrence
Copy link

natelawrence commented 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.

@natelawrence natelawrence changed the title 🔰 Request: Support Importing YouTube XML and/or VTT 🔰 Request: Support Importing YouTube XML and VTT May 24, 2024
@natelawrence natelawrence changed the title 🔰 Request: Support Importing YouTube XML and VTT 🔰 Request: Support Importing YouTube JSON and VTT May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant