merlyn/collector
Marcello Fitton d3619689db
Refactor loadYouTubeTranscript() to include YouTube Video Metadata in Content When parseOnly is true (#4552)
* Enhance YouTube transcript loading to include video metadata in parsed content when parseOnly is true

* extract to function

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-10-15 15:42:00 -07:00
..
__tests__/utils Add ability to auto-handle YT video URLs in uploader & chat (#4547) 2025-10-15 12:18:57 -07:00
extensions rescope validatedLink to local var 2025-10-07 12:08:53 -07:00
hotdir Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
middleware Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
processLink Add ability to auto-handle YT video URLs in uploader & chat (#4547) 2025-10-15 12:18:57 -07:00
processRawText Update writeToServerDocuments to take config object (#4213) 2025-07-29 17:53:05 -07:00
processSingleFile Fetch, Parse, and Create Documents for Statically Hosted Files (#4398) 2025-10-01 15:49:05 -07:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
utils Refactor loadYouTubeTranscript() to include YouTube Video Metadata in Content When parseOnly is true (#4552) 2025-10-15 15:42:00 -07:00
.env.example Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
.gitignore Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
.nvmrc Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
index.js Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
nodemon.json Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
package.json 1.9.0 tag 2025-10-09 15:11:59 -07:00
yarn.lock Enable workflow rule for package verification (#3778) 2025-05-07 12:51:14 -07:00