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
- Host: GitHub
- URL: https://github.com/lstrzepek/obsidian-yt-transcript
- Owner: lstrzepek
- License: mit
- Created: 2023-01-02T18:14:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T18:40:54.000Z (9 months ago)
- Last Synced: 2024-09-12T04:31:47.266Z (9 months ago)
- Topics: obsidian-plugin, youtube-api
- Language: TypeScript
- Homepage:
- Size: 311 KB
- Stars: 94
- Watchers: 5
- Forks: 14
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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![]()
3. Transcription will appear in side window with timestamp![]()
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
# 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)