{"id":26875268,"url":"https://github.com/hxndev/screen-recorder-in-python","last_synced_at":"2025-10-24T10:28:54.812Z","repository":{"id":107914267,"uuid":"450369960","full_name":"HxnDev/Screen-Recorder-in-Python","owner":"HxnDev","description":"In this project, we'll be making our own screen recorder in Python using some libraries.","archived":false,"fork":false,"pushed_at":"2022-01-21T06:08:48.000Z","size":59263,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T10:41:06.728Z","etag":null,"topics":["autopygui","code","opencv","opencv-python","python","screen-capture","screen-recorder","screenrecorder","screenshot"],"latest_commit_sha":null,"homepage":"","language":"Python","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/HxnDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-01-21T05:49:41.000Z","updated_at":"2023-01-31T08:06:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"a132faa3-450a-461b-afbc-1b8c590e3a58","html_url":"https://github.com/HxnDev/Screen-Recorder-in-Python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HxnDev%2FScreen-Recorder-in-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HxnDev%2FScreen-Recorder-in-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HxnDev%2FScreen-Recorder-in-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HxnDev%2FScreen-Recorder-in-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HxnDev","download_url":"https://codeload.github.com/HxnDev/Screen-Recorder-in-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252889204,"owners_count":21820134,"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","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":["autopygui","code","opencv","opencv-python","python","screen-capture","screen-recorder","screenrecorder","screenshot"],"created_at":"2025-03-31T10:39:35.258Z","updated_at":"2025-10-24T10:28:49.792Z","avatar_url":"https://github.com/HxnDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Screen Recorder in Python\n\n## Project Description:\nIn this project, we'll be making our own screen recorder in Python using some libraries.\n\n![Add Videos](https://github.com/HxnDev/Screen-Recorder-in-Python/blob/main/extras/output.avi)\n\n## Requirements:\nFollowing modules need to be installed for it to work properly:\n- OpenCV\n- PyAutoGUI\n\n### OpenCV:\nOpenCV is a huge open-source library for computer vision, machine learning, and image processing. OpenCV supports a wide variety of programming languages like Python, C++, Java, etc. It can process images and videos to identify objects, faces, or even the handwriting of a human.\n\nIt can be installed using \"pip install opencv-python\"\n\n\n### PyAutoGUI:\nPyAutoGUI lets your Python scripts control the mouse and keyboard to automate interactions with other applications.\n\nPyAutoGUI has several features:\n\n- Moving the mouse and clicking in the windows of other applications.\n- Sending keystrokes to applications (for example, to fill out forms).\n- Take screenshots, and given an image (for example, of a button or checkbox), and find it on the screen.\n- Locate an application’s window, and move, resize, maximize, minimize, or close it (Windows-only, currently).\n- Display alert and message boxes.\n\nIt can be installed using \"pip install pyautogui\"\n\n\n## Contact Me: \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://www.hxndev.com/\"\u003e\u003cimg src=\"https://img.icons8.com/bubbles/50/000000/web.png\" alt=\"Website\"/\u003e\u003c/a\u003e\n\t\u003ca href=\"mailto:chhxnshah@gmail.com\"\u003e\u003cimg src=\"https://img.icons8.com/bubbles/50/000000/gmail.png\" alt=\"Gmail\"/\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/HxnDev\"\u003e\u003cimg src=\"https://img.icons8.com/bubbles/50/000000/github.png\" alt=\"GitHub\"/\u003e\u003c/a\u003e\n\t\u003ca href=\"https://www.linkedin.com/in/hassan-shahzad-2a6617212/\"\u003e\u003cimg src=\"https://img.icons8.com/bubbles/50/000000/linkedin.png\" alt=\"LinkedIn\"/\u003e\u003c/a\u003e\n\t\u003ca href=\"https://www.instagram.com/hxn_photography/?hl=en\"\u003e\u003cimg src=\"https://img.icons8.com/bubbles/50/000000/instagram.png\" alt=\"Instagram\"/\u003e\u003c/a\u003e\n\t\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhxndev%2Fscreen-recorder-in-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhxndev%2Fscreen-recorder-in-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhxndev%2Fscreen-recorder-in-python/lists"}