{
  "name": "TikRec",
  "description": "TikTok live stream recording service. Free tier auto-records 2 creators with no card (accounts before 2026-05-21 keep 5); paid tiers from $2.99/mo for 25 or 100 creators. Past archive deliveries are free on every tier.",
  "website": "https://tikrec.com",
  "bot": {
    "username": "tikrec_live_bot",
    "url": "https://t.me/tikrec_live_bot"
  },
  "github": "https://github.com/Michele0303/tiktok-live-recorder",
  "license_open_source": "MIT",
  "pricing": {
    "currency": "USD",
    "tiers": {
      "free": {
        "price_monthly_usd": 0,
        "watchlist_creators": 2,
        "manual_recordings_at_once": 1,
        "card_required": false,
        "grandfathered_legacy_quota": "Accounts created before 2026-05-21 keep 5 watchlist creators / 3 manual recordings."
      },
      "basic": {
        "price_monthly_usd": 2.99,
        "price_yearly_usd": 35.88,
        "watchlist_creators": 25,
        "manual_recordings_at_once": 10,
        "card_required": true
      },
      "pro": {
        "price_monthly_usd": 4.99,
        "price_yearly_usd": 59.88,
        "watchlist_creators": 100,
        "manual_recordings_at_once": 25,
        "card_required": true
      }
    },
    "past_recordings": {
      "cost": 0,
      "currency": "USD",
      "note": "Any archived recording can be opened from the website and delivered to Telegram free on every tier."
    },
    "payment_provider_fiat": "tribute (https://t.me/tribute)",
    "machine_readable": "https://tikrec.com/pricing.md"
  },
  "features": {
    "auto_recording": true,
    "manual_recording": true,
    "multi_creator_parallel": true,
    "cloud_hosted": true,
    "detection_latency_seconds": 60,
    "poll_interval_seconds": 60,
    "recording_format": "MP4",
    "recording_codec": "H.264 source (no re-encode)",
    "audio_codec": "AAC 64-96 kbps source",
    "typical_resolution": "540p or 720p (TikTok source)",
    "watermarks": false,
    "ui_overlays": false
  },
  "storage": {
    "location": "Telegram private chat",
    "retention": "indefinite",
    "max_file_size_per_part_bytes": 2000000000
  },
  "stats": {
    "total_recordings": 99298,
    "total_creators_indexed": 17305,
    "total_recorded_hours": 43014,
    "first_recording_at": "2026-04-24T21:23:12.816Z",
    "last_recording_at": "2026-05-22T18:25:22.884Z",
    "generated_at": "2026-05-22T18:41:07.599Z"
  },
  "pages": {
    "homepage": "https://tikrec.com",
    "latest": "https://tikrec.com/latest",
    "creators": "https://tikrec.com/creators",
    "pricing": "https://tikrec.com/pricing",
    "blog": "https://tikrec.com/blog",
    "glossary": "https://tikrec.com/glossary"
  },
  "contact": {
    "email": "support@tikrec.com"
  }
}