Skip to content

Transcribe a Youtube video's captions with timestamps into Obsidian MD format

License

Notifications You must be signed in to change notification settings

bramses/youtube-transcript-obsidian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-transcript-obsidian

couldn't find an easy way to transcribe a yt video to obsidian, so i made one, see EXAMPLE.md for an example result

Installation

  1. git clone this repo
  2. pip install -r requirements.txt in your virtual env (I'm using miniconda)

Running

  1. cd into youtube-transcript-obsidian
  2. python index.py
  3. When prompted, paste in a YouTube URL (without a timestamp), for example: https://www.youtube.com/watch?v=ecK3EnyGD8o&ab_channel=Fireship
  4. Paste results from clipboard into Obsidian!

About

Transcribe a Youtube video's captions with timestamps into Obsidian MD format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages