{"id":16814693,"url":"https://github.com/findus23/bbbtovideo","last_synced_at":"2025-07-26T22:09:24.428Z","repository":{"id":76007389,"uuid":"310389614","full_name":"Findus23/BBBtoVideo","owner":"Findus23","description":"download BBB presentations and convert them to videos","archived":false,"fork":false,"pushed_at":"2020-11-05T19:05:32.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T12:47:55.564Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Findus23.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-05T18:50:38.000Z","updated_at":"2020-11-05T19:05:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e76b222-794b-487e-9a1f-ec79f361fc5d","html_url":"https://github.com/Findus23/BBBtoVideo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Findus23/BBBtoVideo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Findus23%2FBBBtoVideo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Findus23%2FBBBtoVideo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Findus23%2FBBBtoVideo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Findus23%2FBBBtoVideo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Findus23","download_url":"https://codeload.github.com/Findus23/BBBtoVideo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Findus23%2FBBBtoVideo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267249324,"owners_count":24059749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-13T10:30:10.485Z","updated_at":"2025-07-26T22:09:24.423Z","avatar_url":"https://github.com/Findus23.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BBBtoVideo\n\n\u003e Download BigBlueButton recordings and convert them to videos\n\n## Dependencies (Debian packages):\n- python3\n- requests (`python3-requests`) for downloading files\n- OpenCV (`python3-opencv`) for creating a video from still images\n- numpy (`python3-numpy`) for drawing the cursor\n- syipy (`python3-scipy`) for interpolating the position of the cursor\n- ffmpeg (`ffmpeg`) for merging audio and video\n\n## How to use\n\nIf your BBB recording URL looks like this \n\n```text\nhttps://bbb.example/playback/presentation/2.0/playback.html?meetingId=aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-aaaaaaaaaaaaa\n```\n\nthen copy the `config.sample.py` to `config.py` and set the variables like this:\n\n```python\nplayback_url = \"https://bbb.example/\"\n\nmeeting_id = \"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-aaaaaaaaaaaaa\"\n```\n\nand run the `main.py`.\nIt should download all required files into a `data/` directory and create a `without_audio.mp4` that is just the slides and cursor and a `output.mp4` that also contains the audio.\n\n## Limitations\n- no screen-sharing support\n- no webcam support\n- no support for zooming into pages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindus23%2Fbbbtovideo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffindus23%2Fbbbtovideo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffindus23%2Fbbbtovideo/lists"}