Youtube Transcript Downloader 作成者: 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.
Scan the QR code to open this extension in Firefox for Android
拡張機能メタデータ
スクリーンショット
この拡張機能について
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>` }, `...`] }, `...`] }
7 人のレビュー担当者が 4 と評価しました
権限とデータ
詳しい情報
- バージョン
- 1.0.1
- サイズ
- 13.01 KB
- 最終更新日
- 1年前 (2025年7月1日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- タグ
- コレクションへ追加