{"id":13493653,"url":"https://github.com/ajayyy/SponsorBlockServer","last_synced_at":"2025-03-28T12:32:11.379Z","repository":{"id":39648981,"uuid":"196043348","full_name":"ajayyy/SponsorBlockServer","owner":"ajayyy","description":"Skip YouTube video sponsors (server side portion)","archived":false,"fork":false,"pushed_at":"2025-03-12T06:46:08.000Z","size":6384,"stargazers_count":905,"open_issues_count":22,"forks_count":72,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-23T13:14:47.208Z","etag":null,"topics":["hacktoberfest","sponsorblock","sponsored-segments","youtube"],"latest_commit_sha":null,"homepage":"https://sponsor.ajay.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajayyy.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":"2019-07-09T16:14:09.000Z","updated_at":"2025-03-22T14:21:08.000Z","dependencies_parsed_at":"2023-12-06T06:27:17.068Z","dependency_job_id":"f6c0c400-1675-401a-bde6-f3c3278bf775","html_url":"https://github.com/ajayyy/SponsorBlockServer","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajayyy%2FSponsorBlockServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajayyy%2FSponsorBlockServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajayyy%2FSponsorBlockServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajayyy%2FSponsorBlockServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajayyy","download_url":"https://codeload.github.com/ajayyy/SponsorBlockServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246030614,"owners_count":20712409,"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":["hacktoberfest","sponsorblock","sponsored-segments","youtube"],"created_at":"2024-07-31T19:01:17.510Z","updated_at":"2025-03-28T12:32:06.363Z","avatar_url":"https://github.com/ajayyy.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Sponsor Blocking","hacktoberfest"],"sub_categories":["COVID Blocklists"],"readme":"# SponsorBlock Server\n\nSponsorBlock is an extension that will skip over sponsored segments of YouTube videos. SponsorBlock is a crowdsourced browser extension that let's anyone submit the start and end time's of sponsored segments of YouTube videos. Once one person submits this information, everyone else with this extension will skip right over the sponsored segment.\n\nThis is the server backend for it\n\n# Server\n\nThis uses a Postgres or Sqlite database to hold all the timing data.\n\nTo make sure that this project doesn't die, I have made the database publicly downloadable at https://sponsor.ajay.app/database. You can download a backup or get archive.org to take a backup if you do desire. The database is under [this license](https://creativecommons.org/licenses/by-nc-sa/4.0/) unless you get explicit permission from me.\n\nHopefully this project can be combined with projects like [this](https://github.com/Sponsoff/sponsorship_remover) and use this data to create a neural network to predict when sponsored segments happen. That project is sadly abandoned now, so I have decided to attempt to revive this idea.\n\n# Client\n\nThe client web browser extension is available here: https://github.com/ajayyy/SponsorBlock\n\n# Build Yourself\n\nThis is a node.js server, so clone this repo and run `npm install` to install all dependencies.\n\nMake sure to put the database files in the `./databases` folder if you want to use a pre-existing database. Otherwise, a fresh database will be created.\n\nRename `config.json.example` to `config.json` and fill the parameters inside. Make sure to remove the comments as comments are not supported in JSON.\n\nEnsure all the tests pass with `npm test`\n\nRun the server with `npm start`.\n\n# Developing\n\nIf you want to make changes, run `npm run dev` to automatically reload the server and run tests whenever a file is saved.\n\n# API Docs\n\nAvailable [here](https://wiki.sponsor.ajay.app/index.php/API_Docs)\n\n# License\n\nThis is licensed under AGPL-3.0-only.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajayyy%2FSponsorBlockServer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajayyy%2FSponsorBlockServer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajayyy%2FSponsorBlockServer/lists"}