{"id":18962902,"url":"https://github.com/pr0pz/lol-splash-generator","last_synced_at":"2025-09-05T17:31:27.602Z","repository":{"id":182258064,"uuid":"571349048","full_name":"pr0pz/lol-splash-generator","owner":"pr0pz","description":"This script automatically generates a LoL Splash Art HTML file (from the current selected champion) which can directly be used by any Stream Software.","archived":false,"fork":false,"pushed_at":"2024-03-21T07:46:42.000Z","size":377,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T10:21:18.354Z","etag":null,"topics":["league-of-legends","league-of-legends-script","leagueoflegends","obs","obs-studio","splash","splash-screen","splashscreen","streaming","streamlabs","xsplit"],"latest_commit_sha":null,"homepage":"","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/pr0pz.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":"2022-11-27T23:14:22.000Z","updated_at":"2025-01-10T20:18:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"7adf022f-225f-44d2-83a3-fd01906a9a14","html_url":"https://github.com/pr0pz/lol-splash-generator","commit_stats":null,"previous_names":["pr0pz/lol-splash-generator"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pr0pz/lol-splash-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Flol-splash-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Flol-splash-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Flol-splash-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Flol-splash-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pr0pz","download_url":"https://codeload.github.com/pr0pz/lol-splash-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr0pz%2Flol-splash-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273790554,"owners_count":25168674,"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-09-05T02:00:09.113Z","response_time":402,"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":["league-of-legends","league-of-legends-script","leagueoflegends","obs","obs-studio","splash","splash-screen","splashscreen","streaming","streamlabs","xsplit"],"created_at":"2024-11-08T14:17:05.559Z","updated_at":"2025-09-05T17:31:27.198Z","avatar_url":"https://github.com/pr0pz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# __LoL Splash Generator__\n\n![HTML Template Preview](https://i.ibb.co/gJ77CVx/lol-splash-generator-template-preview.jpg)\n\n*This is how the generated template looks like by default ([Check out the animation](https://i.ibb.co/JcR3083/lol-splash-generator-template-preview.gif)).*\n\\\n\\\n\\\n![Made with Python](https://img.shields.io/static/v1?label\u0026message=Python\u0026color=1f425f\u0026logo=python\u0026logoColor=fff)\n![Made with HTML](https://img.shields.io/static/v1?label\u0026message=HTML\u0026color=e34c26\u0026logo=html5\u0026logoColor=fff)\n![Made with CSS](https://img.shields.io/static/v1?label\u0026message=CSS\u0026color=304cdc\u0026logo=css3\u0026logoColor=fff)\n\n## __This is a League of Legends Splash Generator for Streamers or YouTubers.__\n\nLike it? I'd appreciate the support :)\n\n[![Follow on Twitter](https://img.shields.io/static/v1?label=Follow%20on\u0026message=Twitter\u0026color=1DA1F2\u0026logo=twitter\u0026logoColor=fff)](https://propz.de/twitter/)\n[![Watch on Twitch](https://img.shields.io/static/v1?label=Watch%20on\u0026message=Twitch\u0026color=bf94ff\u0026logo=twitch\u0026logoColor=fff)](https://propz.de/twitch/)\n[![Join on Discord](https://img.shields.io/static/v1?label=Join%20on\u0026message=Discord\u0026color=7289da\u0026logo=discord\u0026logoColor=fff)](https://propz.de/discord/)\n[![Donate on Ko-Fi](https://img.shields.io/static/v1?label=Donate%20on\u0026message=Ko-Fi\u0026color=ff5f5f\u0026logo=kofi\u0026logoColor=fff)](https://propz.de/kofi/)\n\n### __Description__\n\nThis script automatically generates a HTML file with the splash art of the current champion skin and name. The file is generated after champion select when the match starts loading.\n\nI've originally built it as a pre game screen/scene for my stream, right before the game starts (prettier than the usual loading screen). You can simply embed the template.html file into OBS, Streamlabs or any other Streaming App.\n\nIf you know some basic HTML and CSS you can also easily adjust the template file to better fit your needs, e.g. font-name, -size, -color etc.\n\n### __What does the script do?__\n\nThe script generates a HTML file that can be embed in any Streaming tool. Fits perfect as a pre game loading screen.\n\n### __Instructions__\n\n1. Make sure python is installed in your machine ([Download here](https://www.python.org/downloads/))\n2. Install the needed py extensions:\n```sh\n$ pip install requests colorama\n```\n3. Double click the main.bat file and the script will run until an error occurs or you quit the command line app. You can also just start the script via the command line:\n```sh\n$ python main.py\n```\n\n__This is how it looks like when it's running...__\n\n![Command line preview](https://i.ibb.co/xSF0VVC/lol-splash-generator-cli-preview.gif)\n\nThat's it!\n\n### __Found any Bugs?__\n\nIf you find any bugs/errors, feel free to [post an issue](https://github.com/pr0pz/obs-lol-splash-generator/issues).\n\n### __License__\n\n[![CC BY SA](https://img.shields.io/static/v1?label\u0026message=CC%20BY%20SA\u0026color=EE5B32\u0026logo=creative-commons\u0026logoColor=fff)](https://creativecommons.org/licenses/by-sa/4.0/)\n\n_That's it!_\n\n___Be excellent to each other. And, Party on, dudes!___","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr0pz%2Flol-splash-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr0pz%2Flol-splash-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr0pz%2Flol-splash-generator/lists"}