25 Commits

Author SHA1 Message Date
xssdoctor
4d36165db4
Merge branch 'main' into output-saver 2024-03-13 19:09:14 -04:00
Daniel Miessler
d8e03d5981 Updated readme. 2024-03-13 14:15:14 -07:00
Daniel Miessler
a02b7861d8 Revert "Merge pull request #158 from ben0815/ytTranscriptLanguage"
This reverts commit 70cbf8dda775bd7a90f2899bf9e6893de0b05b95, reversing
changes made to 88e2964b576f14dd83811f51460da3b25dfd0ba9.
2024-03-13 14:06:00 -07:00
ben0815
4c56fd7866 add language option to yt.py 2024-03-04 23:46:02 +01:00
Scott Walsh
573723cd9a move usage block 2024-03-03 17:21:16 -04:00
Scott Walsh
6bbb0a5f2f Use exception messages for a better chance at debugging 2024-03-03 17:14:39 -04:00
Scott Walsh
65829c5c84 Update design pattern and docs 2024-03-03 17:12:59 -04:00
Scott Walsh
d294032347 helper utility for saving a Markdown file
'save' can be used to save a Markdown file, with optional frontmatter
and additional tags. By default, if set, `FABRIC_FRONTMATTER_TAGS` will
be placed into the file as it is written. These tags and front matter
are suppressed from STDOUT, which can be piped into other patterns or
programs with no ill effects. This strives to be a version of `tee` that
is enhanced for personal knowledge systems that use frontmatter.
2024-03-03 17:12:59 -04:00
jad2121
8c0bfc9e95 fixed yt 2024-03-03 14:09:02 -05:00
jad2121
914f6b46c3 added yt and ts to poetry and to config in setup.sh 2024-03-03 10:57:49 -05:00
jad2121
aa33795f6a updated readme 2024-03-03 09:19:01 -05:00
jad2121
5efc720e29 updated readme 2024-03-03 09:17:15 -05:00
jad2121
0ab8052c69 added transcription 2024-03-03 08:42:40 -05:00
jad2121
70356b34c6 added vm dependencies to poetry 2024-03-03 08:11:21 -05:00
Daniel Miessler
0d04a9eb70 Updated README.md. 2024-03-02 15:56:14 -08:00
Daniel Miessler
62e7f23727 Added helpers README.md. 2024-03-02 15:50:36 -08:00
Daniel Miessler
3398e618d8 Removed visualize. 2024-03-02 15:47:07 -08:00
Daniel Miessler
11402dde44 Renamed vm to yt, for youtube. 2024-03-02 15:44:33 -08:00
Daniel Miessler
37f5587a81 removed temp plot. 2024-03-02 15:43:15 -08:00
Daniel Miessler
58e6e277a6 Updated vm. 2024-02-14 21:34:21 -08:00
Daniel Miessler
88332c45b0 Updated to add better docs. 2024-02-14 21:29:32 -08:00
Daniel Miessler
e011ecbf13 Updated vm. 2024-02-14 21:24:26 -08:00
Daniel Miessler
3140ca0bac Added /helpers/vm which downloads youtube transcripts and accurate durations of videos using your own YouTube API key. 2024-02-14 21:21:20 -08:00
Daniel Miessler
729462d082 Removed helpers for now. 2024-02-07 15:47:38 -08:00
Daniel Miessler
77b77f562d Added a pattern and a new helper directory. 2024-02-07 15:02:16 -08:00