{"id":16620541,"url":"https://github.com/sbdh11/YoutubeRail","last_synced_at":"2025-10-29T21:31:25.258Z","repository":{"id":200752776,"uuid":"218948602","full_name":"DeltaCoderr/YoutubeRail","owner":"DeltaCoderr","description":"A Side Scrollbar for YoutubeRail!","archived":false,"fork":false,"pushed_at":"2020-02-21T06:06:04.000Z","size":1576,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T05:01:38.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/DeltaCoderr.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":"2019-11-01T08:50:03.000Z","updated_at":"2020-10-24T12:06:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"46998ace-c328-45cd-94d2-45fb844debfc","html_url":"https://github.com/DeltaCoderr/YoutubeRail","commit_stats":null,"previous_names":["deltacoderr/youtuberail"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeltaCoderr%2FYoutubeRail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeltaCoderr%2FYoutubeRail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeltaCoderr%2FYoutubeRail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeltaCoderr%2FYoutubeRail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeltaCoderr","download_url":"https://codeload.github.com/DeltaCoderr/YoutubeRail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238899929,"owners_count":19549406,"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":[],"created_at":"2024-10-12T02:44:32.183Z","updated_at":"2025-10-29T21:31:24.676Z","avatar_url":"https://github.com/DeltaCoderr.png","language":"JavaScript","readme":"# YouTubeRail\nPlays YouTube videos on a side rail.\n\n## Preview \n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"YouTubeRail\" src=\"https://i.gyazo.com/1d7f7ac5722cc06e24aaedf7a93f7f56.gif\"\u003e\n\u003c/p\u003e\n\n## Installation\n* Download [Tampermonkey](https://tampermonkey.net/)\n* Click \"Create a new script...\" on the Extension\n* Paste this in\n```init\n// ==UserScript==\n// @name         YouTubeRail\n// @include      http://play.pokemonshowdown.com/*\n// @include      https://play.pokemonshowdown.com/*\n// @version\n// @description\n// @author       k_OS\n// @icon         https://raw.githubusercontent.com/DeltaCoderr/YouTubeRail/master/Icon.png\n// @require      https://code.jquery.com/jquery-latest.min.js\n// ==/UserScript==\n$.getScript('https://raw.githack.com/DeltaCoderr/YoutubeRail/master/main.js');\nconsole.log('YouTubeRail loaded!');\n\n```\n* Click File \u003e Save when you are done\n* Go to [Pokémon Showdown!](https://play.pokemonshowdown.com/)\n* Enable \"YouTubeRail\" in the Extensions\n* Reload Pokémon Showdown! if the rail doesn't show\n\n### JS\n#### Vanilla\n```JS\nvar pjsp = document.createElement('script');\npjsp.src = 'https://raw.githack.com/DeltaCoderr/YouTubeRail/master/main.js';\ndocument.body.appendChild(pjsp);\n```\n\n#### jQuery\n```JS\n$.getScript('https://raw.githack.com/DeltaCoderr/YouTubeRail/master/main.js');\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbdh11%2FYoutubeRail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbdh11%2FYoutubeRail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbdh11%2FYoutubeRail/lists"}