Browse Source

Added helpers README.md.

pull/150/head
Daniel Miessler 12 months ago
parent
commit
62e7f23727
  1. 7
      helpers/README.md

7
helpers/README.md

@ -0,0 +1,7 @@
# Fabric Helpers
These are helper tools to work with Fabric. Examples include things like getting transcripts from media files, getting metadata about media, etc.
## yt (YouTube)
`yt` is a command that uses the YouTube API to pull transcripts, get video duration, and other functions. It's primary function is to get a transcript from a video that can then be stitched (piped) into other Fabric Patterns.
Loading…
Cancel
Save