Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/upload original content #3839

Merged
merged 20 commits into from May 15, 2024
Merged

feature/upload original content #3839

merged 20 commits into from May 15, 2024

Conversation

sywhb
Copy link
Contributor

@sywhb sywhb commented Apr 19, 2024

  • fix failed to get thumbnail from rss feed
  • reduce get text nodes timeout to 60 seconds to avoid search api timeout
  • upload and download original content from GCS

Copy link

vercel bot commented Apr 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
omnivore-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 8:39am
omnivore-prod ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 8:39am

@sywhb sywhb force-pushed the feature/upload-original-content branch from efa29d5 to c5cb2c7 Compare May 7, 2024 10:40
@@ -382,7 +378,7 @@ export const processYouTubeVideo = async (
// enqueue a job to process the full transcript
const updatedContent = await addTranscriptPlaceholdReadableContent(
libraryItem.originalUrl,
libraryItem.originalContent
libraryItem.readableContent
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, surprised this worked before

@sywhb sywhb merged commit 6d0edbd into main May 15, 2024
6 checks passed
@sywhb sywhb deleted the feature/upload-original-content branch May 15, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants