{"id":18498079,"url":"https://github.com/apivideo/blobupload","last_synced_at":"2026-03-03T21:01:27.300Z","repository":{"id":62807244,"uuid":"297303794","full_name":"apivideo/blobUpload","owner":"apivideo","description":"Uses file slice to upload large files. Newer version https://github.com/apivideo/uploadavideoApps. From api.video (https://api.video)","archived":false,"fork":false,"pushed_at":"2023-03-08T15:37:50.000Z","size":4523,"stargazers_count":34,"open_issues_count":0,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T17:59:56.772Z","etag":null,"topics":["javascript","upload","uploader","video","website"],"latest_commit_sha":null,"homepage":"https://upload.a.video","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apivideo.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-21T10:21:43.000Z","updated_at":"2024-09-28T05:39:24.000Z","dependencies_parsed_at":"2024-11-06T18:16:49.142Z","dependency_job_id":null,"html_url":"https://github.com/apivideo/blobUpload","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/apivideo/blobUpload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apivideo%2FblobUpload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apivideo%2FblobUpload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apivideo%2FblobUpload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apivideo%2FblobUpload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apivideo","download_url":"https://codeload.github.com/apivideo/blobUpload/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apivideo%2FblobUpload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30060626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","upload","uploader","video","website"],"created_at":"2024-11-06T13:37:35.295Z","updated_at":"2026-03-03T21:01:27.274Z","avatar_url":"https://github.com/apivideo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![badge](https://img.shields.io/twitter/follow/api_video?style=social)](https://twitter.com/intent/follow?screen_name=api_video)\n\n[![badge](https://img.shields.io/github/stars/apivideo/blobUpload?style=social)](https://github.com/apivideo/blobUpload)\n\n[![badge](https://img.shields.io/discourse/topics?server=https%3A%2F%2Fcommunity.api.video)](https://community.api.video)\n\n![](https://github.com/apivideo/.github/blob/main/assets/apivideo_banner.png)\n\n\u003ch1 align=\"center\"\u003eapi.video upload a videoE\u003c/h1\u003e\n\n[api.video](https://api.video) is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand \u0026 low latency live streaming features in your app.\n\nCreating a video uploader with JavaScript and [api.video](https://api.video)\n\nVideos are very large files, and all servers have a limit on filesize upload.  The last thing you want your users to see (after waiting for the file to upload) is a \"413: request too large\" error.\n\nThe fix is to use the HTML 5 File API to slice the video into smaller bits, and to upload each smaller chunk.\n\nIn this demo, videos are split into 1 MB chunks, but larger sizes are ok (at api.video, we suggest staying under 100MB per chunk). \n\n\n## Getting started\n\nAll HTML5 and vanilla JS.\n\nAll you need is a delegated upload token from [api.video](https://api.video). Replace the token parameter in the variable ```url```, nad your own version will be running in no time.\n\n[delegated upload docs](https://docs.api.video/reference#videos-delegated-upload)\n\n## Test it out!\n\n[upload.a.video](https://upload.a.video)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapivideo%2Fblobupload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapivideo%2Fblobupload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapivideo%2Fblobupload/lists"}