{"id":24375952,"url":"https://github.com/thass0/backdrop","last_synced_at":"2026-04-24T06:32:26.304Z","repository":{"id":82797560,"uuid":"601289620","full_name":"thass0/backdrop","owner":"thass0","description":"Combine music and images into videos","archived":false,"fork":false,"pushed_at":"2024-01-14T11:36:40.000Z","size":111,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T15:58:39.058Z","etag":null,"topics":["content-creation","fun","music","video-rendering","webapp"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thass0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-02-13T18:58:15.000Z","updated_at":"2024-06-09T19:03:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"874faa16-e248-48da-8e8f-923ed053b113","html_url":"https://github.com/thass0/backdrop","commit_stats":null,"previous_names":["thass0/backdrop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thass0/backdrop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thass0%2Fbackdrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thass0%2Fbackdrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thass0%2Fbackdrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thass0%2Fbackdrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thass0","download_url":"https://codeload.github.com/thass0/backdrop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thass0%2Fbackdrop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32212805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["content-creation","fun","music","video-rendering","webapp"],"created_at":"2025-01-19T05:58:38.018Z","updated_at":"2026-04-24T06:32:26.289Z","avatar_url":"https://github.com/thass0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backdrop - seamlessly create background videos\n\nBackdrop is a web app which can be used to combine pieces of\nmusic and images into videos, where the music plays with the\nimage in the background.\n\nIts purpose is to decrease the fiction for musicians of manually\nrendering such videos to publish their music on (e.g.) YouTube.\n\nIt is still in **extremely early development** and doesn't do much\nexcept for what was just described.\n\n## Usage\n\nLanding on the app's home page, you can upload both an MP3 file and a JPG file.\nTogether, both files cannot be larger than 4 MB.\n\nAfter selecting two files, hit the *submit* button to upload them and kick of\nthe rendering process.\n\nYou'll be redirected to a download page where you can wait for the render to finish.\nOnce the video is ready, the *download* button will light up to let you download\nthe result.\n\nNow you should have an MP4 of the given image with your music playing in the background!\n\n## Installation\n\nRunning the following command in you terminal will install and optionally\nrun an instance of backdrop:\n\n```bash\nbash -c \"$(curl -sLo- https://raw.githubusercontent.com/thass0/backdrop/main/scripts/install.sh)\"\n```\n\nAlternatively, you can manually install and run your own instance following the steps below.\n\n### 1. Prerequisites\n\nTo build the app you need to have an up-to-date version of\n[**Docker**](https://docs.docker.com/get-docker/) installed.\n\n*Optionally*, you can also install [bunyan-rs](https://crates.io/crates/bunyan)\nto get pretty printed logs. This will however require you to install\nthe [Rust toolchain](https://www.rust-lang.org/tools/install) too.\n\n### 2. Running the app in Docker\n\nTo start off you'll need to have docker running in the background.\n\n```bash\n# Start Docker to run in the background\n$ systemctl --user start docker-desktop\n```\n\nTo run the app itself, you can use the bash script `run_local.sh` located in the\n`scripts` folder (You have to run the script from the root of this repository so\nDocker can find the Dockerfile).\n\n```bash\n# Make the script executable.\n$ chmod +x scripts/run_local.sh\n\n# Run it!\n$ ./scripts/run_local.sh\n```\n\nDon't worry: running the script might take a while.\nWaiting for Docker to build the image the first time around might take\na few minutes even.\n\nAfter the build is finished and the app is running, you should be able\nto find it in your browser under [http://localhost:8000/](http://localhost:8000/).\n\nOtherwise, if you run into a problem building the image please\nfile an [issue](https://github.com/thass0/backdrop/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthass0%2Fbackdrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthass0%2Fbackdrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthass0%2Fbackdrop/lists"}