Youtube Transcript Downloader por RandomGamingDev
Lets you download the Transcripts of Youtube Videos as JSONs It does this by adding a download button to the vanilla Youtube transcript which uses some custom parsing in order to convert all data and metadata into a JSON that then gets downloaded.
Disponible en Firefox para Android™Disponible en Firefox para Android™
748 Users748 Users
Metadata de la extensión
Capturas de pantalla
Sobre esta extensión
Lets you download the Transcripts of Youtube Videos as JSONs
It does this by adding a download button to the vanilla Youtube transcript which uses some custom parsing in order to convert all data and metadata into a JSON that then gets downloaded.
The source code is available here: https://github.com/RandomGamingDev/yt-transcript-downloader
The format of the JSON is the following: { "title": `<title>`, "url": `<url>`, "sections": [{ "name": <name>, "lines": [{ `<time>`: `<line>` }, `...`] }, `...`] }
It does this by adding a download button to the vanilla Youtube transcript which uses some custom parsing in order to convert all data and metadata into a JSON that then gets downloaded.
The source code is available here: https://github.com/RandomGamingDev/yt-transcript-downloader
The format of the JSON is the following: { "title": `<title>`, "url": `<url>`, "sections": [{ "name": <name>, "lines": [{ `<time>`: `<line>` }, `...`] }, `...`] }
Rated 3,6 by 8 reviewers
Permissions and data
Más información
- Enlaces del complemento
- Versión
- 1.0.1
- Tamaño
- 13,01 KB
- Última actualización
- hace 4 meses (1 de jul. de 2025)
- Categorías relacionadas
- Licencia
- MIT License
- Historial de versiones
- Etiquetas
- Añadir a la colección