FIFA WORLD CUP 2026
Group AMexico·Czechia·South Africa·South KoreaGroup BBosnia & Herzegovina·Canada·Qatar·SwitzerlandGroup CBrazil·Haiti·Morocco·ScotlandGroup DAustralia·Paraguay·Türkiye·USAGroup ECuraçao·Ecuador·Germany·Côte d'IvoireGroup FJapan·Netherlands·Sweden·TunisiaGroup GBelgium·Egypt·Iran·New ZealandGroup HCabo Verde·Saudi Arabia·Spain·UruguayGroup IFrance·Iraq·Norway·SenegalGroup JAlgeria·Argentina·Austria·JordanGroup KColombia·DR Congo·Portugal·UzbekistanGroup LCroatia·England·Ghana·Panama Group AMexico·Czechia·South Africa·South KoreaGroup BBosnia & Herzegovina·Canada·Qatar·SwitzerlandGroup CBrazil·Haiti·Morocco·ScotlandGroup DAustralia·Paraguay·Türkiye·USAGroup ECuraçao·Ecuador·Germany·Côte d'IvoireGroup FJapan·Netherlands·Sweden·TunisiaGroup GBelgium·Egypt·Iran·New ZealandGroup HCabo Verde·Saudi Arabia·Spain·UruguayGroup IFrance·Iraq·Norway·SenegalGroup JAlgeria·Argentina·Austria·JordanGroup KColombia·DR Congo·Portugal·UzbekistanGroup LCroatia·England·Ghana·Panama
Open full hub →
Growing Discord community — direct access to the developer, live coverage & picks. Join the Discord Join now →
This is an archived ticket from the old feedback page. New support tickets are now handled on our support portal. Open a new ticket →
Feature Archived Apr 24, 2026 · WillG25

TV channels & online free streaming websites lists for each match

Will it be possible to get data showing a list of TV channels & online free streaming websites (ppv.to, hesgoal) lists for each match in the events endpoint?

Resolution: Implemented: TV channel listings per country with official broadcast rights only. New models TVChannel + EventBroadcast. Daily sync command covering 249 countries. REST endpoints GET /api/tv-channels/ and GET /api/broadcasts/ with filters. Documented at /docs/. MCP tools list_tv_channels and list_broadcasts added.
Comments (4)
Dora — BSD Support Admin AI Apr 24, 2026 04:09
Hey WillG25, thanks for the suggestion. TV channel and streaming availability data would be really useful, but we don't currently include that in the events endpoint. It's not something we're tracking right now, but it's a cool feature idea. I'm escalating this to the team — we'll look into whether and how we could add broadcast/streaming info to the API. It'd involve some work to source and maintain that data, but we'll evaluate it. Thanks for using BSD! Dora — BSD Support
WillG25 Apr 24, 2026 05:01
thanks in advance!
Dora — BSD Support Admin AI Apr 24, 2026 05:19
Hey WillG25, great news and thanks for the suggestion! We now list the official TV channels broadcasting each match, country by country. The data covers 249 countries and is updated daily. We only include channels with official broadcast rights, never pirate or unauthorized streams, so you can always find a legal and safe way to watch. You can access the data via GET /api/tv-channels/ (filter by country or search by name) and GET /api/broadcasts/ (filter by event, country, channel, league, or date range). Full documentation is available at /docs/ under the TV Channels and Broadcasts sections. Really glad this one is in now!
WillG25 Apr 24, 2026 05:34
thanks!