An open API service indexing awesome lists of open source software.

https://github.com/lstrzepek/obsidian-yt-transcript


https://github.com/lstrzepek/obsidian-yt-transcript

obsidian-plugin youtube-api

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Usage

1. In editor window select link to Youtube video
2. Choose option YTranscript: Get Youtube transcript from selected url Screenshot 2024-01-03 at 21 59 48
3. Transcription will appear in side window with timestamp Screenshot 2024-01-03 at 22 02 04
4. In settings you can control how often timestamp should appear (once for every x (default: 32) lines)
5. Clicking on timestamp opens video in that place
6. Right click to copy all
7. You can drag and drop lines of transcription or timestamp link

![YTranscriptPlugin2](https://user-images.githubusercontent.com/185352/212565518-3afc897a-84f1-479c-b588-cd35dd8b6cd3.gif)

# Acknowledgments

Many thanks to creators and contributors of following plugins:

- [Auto Link Title](https://github.com/zolrath/obsidian-auto-link-title)
- [Timestamp Notes](https://github.com/juliang22/ObsidianTimestampNotes)
- [Recent Files](https://github.com/tgrosinger/recent-files-obsidian)