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

Off-chain Video importer #41

Open
Natasha-GB opened this issue Jul 31, 2024 · 1 comment
Open

Off-chain Video importer #41

Natasha-GB opened this issue Jul 31, 2024 · 1 comment
Assignees

Comments

@Natasha-GB
Copy link

  • Youtube-dl Rust Bindings
  • NodeJS 20 might have a native integration with Rust (napi) making it easier to call modules
  • Maintain queue for incoming requests
  • If YT ratelimits us, exponential backoff on our side
  • In case a video fails for whatsoever reason, push to back of queue and retry later while processing other videos
  • Add a proxy to bounce request between different IPs

Evaluate approaches for the above

@Natasha-GB
Copy link
Author

  • Move upload logic to off-chain to trigger event (separate task)

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

No branches or pull requests

2 participants