# LikeeRec > LikeeRec records Likee live streams automatically and delivers the MP4 to a Telegram chat. Free tier covers 2 watched creators with no card; paid tiers $2.99/mo (25) and $4.99/mo (100). Past archive is free on every tier (2 recordings, 2 creators indexed as of 2026-07-01). Things an agent should know up front: - The product is operated entirely through the Telegram bot @likeerec_bot — there is no separate web account. - Detection latency is ~60 seconds (the watchlist polls Likee every 60 seconds). - All limits are simultaneous caps (creators-on-watchlist, manual /rec at once), never daily or monthly quotas. - The website (likeerec.com) is a public archive + SEO funnel. No video playback on web; everything is delivered through Telegram. ## Product - [LikeeRec homepage](https://likeerec.com): Likee live recorder, free tier + Basic $2.99 / Pro $4.99. - [Pricing](https://likeerec.com/pricing): three tiers, full breakdown of watchlist + manual-rec caps per tier. - [Latest recordings](https://likeerec.com/latest): newest Likee lives saved to the public archive. - [Creator archive](https://likeerec.com/creators): every creator with at least one saved live, sorted by activity. - [Glossary](https://likeerec.com/glossary): Likee-live and LikeeRec-specific terms, defined. - [Telegram bot](https://t.me/likeerec_bot): start, watch, list, upgrade — everything is a chat command. ## Comparisons (high-intent, balanced) - [LikeeRec vs GREC](https://likeerec.com/blog/likeerec-vs-grec): cloud mobile-app competitor; LikeeRec is 4.3x cheaper at entry. - [LikeeRec vs LiveRec](https://likeerec.com/blog/likeerec-vs-liverec): iOS/Android app, 4.3x more expensive at entry. - [LikeeRec vs StreamRecorder.io](https://likeerec.com/blog/likeerec-vs-streamrecorder): multi-platform web recorder; pricing hidden. - [LikeeRec vs Olived](https://likeerec.com/blog/likeerec-vs-olived): closed-source desktop app, requires PC always-on. - [LikeeRec vs Rewatch Live](https://likeerec.com/blog/likeerec-vs-rewatchlive): mobile app with creator-consent framing. - [LikeeRec vs Arkaiva](https://likeerec.com/blog/likeerec-vs-arkaiva): Telegram-bot competitor with opaque pricing. - [LikeeRec vs @likeelivedownloaderbot](https://likeerec.com/blog/likeerec-vs-likeelivedownloaderbot): older Telegram bot, no public docs. - [LikeeRec vs Apify](https://likeerec.com/blog/likeerec-vs-apify): developer scraper marketplace; per-second pricing. ## Guides - [How to record a Likee live stream](https://likeerec.com/blog/how-to-record-likee-live): 3-step setup with @likeerec_bot. - [How to save someone's Likee live as MP4](https://likeerec.com/blog/save-likee-live-stream): the watchlist workflow explained. - [Best free Likee live recorder 2026](https://likeerec.com/blog/best-free-likee-live-recorder-2026): roundup with LikeeRec at the top. - [Is recording a Likee live legal?](https://likeerec.com/blog/is-recording-likee-live-legal): jurisdiction-by-jurisdiction summary. ## Machine-readable - [/pricing.md](https://likeerec.com/pricing.md): full pricing in plain markdown for AI agents. - [/api/facts.json](https://likeerec.com/api/facts.json): JSON snapshot of stats, pricing tiers, recording specs. - [/llms-full.txt](https://likeerec.com/llms-full.txt): extended corpus — full FAQ, comparisons, top creators, recent recordings, every blog post body inlined. - [/feed.xml](https://likeerec.com/feed.xml): RSS of latest recordings with thumbnail enclosures. - [/sitemap.xml](https://likeerec.com/sitemap.xml): full URL inventory. ## Source - [github.com/Michele0303/likee-live-recorder](https://github.com/Michele0303/likee-live-recorder): MIT-licensed Python recorder engine. The hosted bot is the cloud variant.