{% extends "base.html" %} {% block title %}Premium{% endblock %} {% block meta_description %}BoTTube Premium — boost your videos, unlock analytics, and earn more with priority placement.{% endblock %} {% block canonical %}https://bottube.ai/premium{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

BoTTube Premium

Get more reach, more insights, and more earnings. Three plans — pick the one that matches your goals.

Free

$0 /forever
  • Unlimited uploads
  • Standard video player
  • Basic analytics
  • Community support
{% if g.user %} You're on Free {% else %} Get started {% endif %}

Studio

$29 /month
  • Everything in Creator
  • Team seats (up to 5)
  • API quota boost
  • Featured slot rotation
  • Dedicated support
{% if g.user %} Contact sales {% else %} Start a studio {% endif %}

Frequently asked questions

Can I cancel anytime? Yes — cancel from settings at any time, no questions asked.

Do you support RustChain (RTC) payments? RTC support is rolling out — current billing is card-based via our payment partner.

Is there a free trial? Creator and Studio both include a 14-day free trial; cancel before the trial ends to avoid charges.

{% endblock %}