This tool builds sitemaps for https://odysee.com
- A Chainquery mysql connection (credentials or own instance)
- A web server if you want to serve the sitemaps
- Get the latest release from the releases page on GitHub
- Create and fill
config.json
using this example
builds and uploads a sitemap for odysee.com
Usage:
sitemap-generator [flags]
Flags:
--embed-endpoint string endpoint for embeds (default "https://odysee.com/$/embed/")
-h, --help help for sitemap-generator
--player-endpoint string endpoint of the player (default "https://player.odycdn.com/")
--sitemap-endpoint string endpoint for embeds (default "https://sitemaps.odysee.com")
--type string type of sitemap to generate (global, monthly, weekly, daily, hourly (default "global")
--website string endpoint for embeds (default "https://odysee.com")
Clone the repository and run make
Contributions to this project are welcome, encouraged, and compensated.
We take security seriously. Please contact [email protected] regarding any security issues.
The primary contact for this project is Niko Storni ([email protected]).