{"id":24221568,"url":"https://github.com/michdo93/webtv_selenium","last_synced_at":"2026-07-18T10:34:21.480Z","repository":{"id":188324503,"uuid":"678532143","full_name":"Michdo93/webtv_selenium","owner":"Michdo93","description":"A Python script for login to german webtv livestreams via your browser.","archived":false,"fork":false,"pushed_at":"2023-08-14T19:26:14.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T12:36:03.310Z","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/Michdo93.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}},"created_at":"2023-08-14T19:16:11.000Z","updated_at":"2023-08-14T19:17:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2989ff7-70c3-4586-91fb-ee76c02e7b22","html_url":"https://github.com/Michdo93/webtv_selenium","commit_stats":null,"previous_names":["michdo93/webtv_selenium"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Michdo93/webtv_selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fwebtv_selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fwebtv_selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fwebtv_selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fwebtv_selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Michdo93","download_url":"https://codeload.github.com/Michdo93/webtv_selenium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fwebtv_selenium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35615525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"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":"2025-01-14T06:19:22.649Z","updated_at":"2026-07-18T10:34:21.447Z","avatar_url":"https://github.com/Michdo93.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webtv_selenium\nA Python script for login to german webtv livestreams via your browser.\n\n# Installation\n\nAt first you have to install\n\n```\npython3 -m pip install PyAutoGUI\npython3 -m pip install numpy\npython3 -m pip install pillow\npython3 -m pip install opencv-python\npython3 -m pip install selenium\n```\n\nThen you have to clone the repository with:\n\n```\ngit clone https://github.com/Michdo93/webtv_selenium.git\n```\n\nAlso you have to make sure that you have installed your browser and browser driver. This could be the [geckodriver](https://github.com/mozilla/geckodriver/releases) for Mozilla Firefox or [ChromeDriver](https://chromedriver.chromium.org/downloads/version-selection) for your Chrome browser.\n\nAlso your Browser and your Browser Driver must be in the `PATH` variable because `shutil` should find it.\n\n# Configuration\n\nYou have to change the `\u003cpath/to/images\u003e` to the path where you have placed your images. Then you have to change `\u003cemail\u003e` and `\u003cpassword\u003e` with the email address and password of your account.\n\n# Usage\n\nYou can run it with following arguments:\n\n```\n# Kabel Eins\npython3 selenium.py \"Kabel Eins\"\n\n# Kabel Eins Doku\npython3 selenium.py \"Kabel Eins Doku\"\n\n# Sat.1\npython3 selenium.py \"SAT.1\"\n\n# Sat.1 Gold\npython3 selenium.py \"SAT1.GOLD\"\n\n# Pro 7\npython3 selenium.py \"ProSieben\"\n\n# Pro 7 Maxx\npython3 selenium.py \"ProSieben MAXX\"\n\n# sixx\npython3 selenium.py \"sixx\"\n```\n\nNormally `shutil` should find your browser driver and browser if they are in the `PATH` variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichdo93%2Fwebtv_selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichdo93%2Fwebtv_selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichdo93%2Fwebtv_selenium/lists"}