This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #EXTM3U | |
| #PLAYLIST:TMDB Trending Content (Stremio) | |
| #EXTINF:-1 tvg-id="533535" tvg-logo="https://www.google.com/search?q=https://image.tmdb.org/t/p/w500/A0K1rO0KqGfWl7o4r97e70V5zDq.jpg" group-title="Trending Movies",Deadpool & Wolverine | |
| stremio://detail/movie/tmdb:533535 | |
| #EXTINF:-1 tvg-id="1022208" tvg-logo="https://www.google.com/search?q=https://image.tmdb.org/t/p/w500/kGrv2tQ3yU12i7oG7f516l807rZ.jpg" group-title="Trending Movies",Moana 2 | |
| stremio://detail/movie/tmdb:1022208 | |
| #EXTINF:-1 tvg-id="629340" tvg-logo="https://www.google.com/search?q=https://image.tmdb.org/t/p/w500/1iL07N4o3z7lP35Yv0J1V9t3eL5.jpg" group-title="Trending Movies",Wicked | |
| stremio://detail/movie/tmdb:629340 | |
| #EXTINF:-1 tvg-id="763212" tvg-logo="https://www.google.com/search?q=https://image.tmdb.org/t/p/w500/jL5vJ4Qo7I9h8WdK9w5fG2H7L5p.jpg" group-title="Trending Movies",A Quiet Place: Day One | |
| stremio://detail/movie/tmdb:763212 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "provider": { | |
| "name": "TMDB Trending Content (Stremio)", | |
| "description": "Trending Movies and TV Shows from TMDB, launching directly into Stremio.", | |
| "icon": "https://placehold.co/100x100/1E3A8A/FFFFFF?text=TMDB", | |
| "background": "https://images.unsplash.com/photo-1542204165-65bf26164d26?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" | |
| }, | |
| "channels": [ | |
| { | |
| "name": "Trending Movies", |