VK SponsorBlock is a browser extension for VK Video inspired by the SponsorBlock extension for YouTube. VK SponsorBlock allows you to save and share video segments with ads with the community, and skip them automatically.
This repository represents the server for this extension.
The project has a built-in swagger for API documentation.
To build and run the project, you will need the following:
- Docker
- Docker-compose
To build and run the server yourself, you need to do the following things:
- Clone repository
- Change the database user and password in files application.yaml and docker-compose.yaml
- Change the URL in the same files
- Change the login and password for pgAdmin in the file docker-compose.yaml or after the launch and the first login docker-compose.yaml
This project is under the GPL-3.0 license.