From ff8e84b31308c1e35f2ec0f202138ef5c76bbf23 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Thu, 4 Aug 2022 16:49:23 -0500 Subject: [PATCH] Update FAQ.md --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 94539cc36..0c10157ba 100644 --- a/FAQ.md +++ b/FAQ.md @@ -10,7 +10,7 @@ Basic: Technical: - [Does the channel need to be FTA to be included in the playlists?](#Does-the-channel-need-to-be-FTA-to-be-included-in-the-playlists) - [Can I add a FTA channel that broadcasts PPV events or pay programming?](#Can-I-add-a-FTA-channel-that-broadcasts-PPV-events-or-pay-programming) -- [Why is recommended the "master.m3u8", "playlist.m3u8" or "index.m3u8" at the end of the url?](#Why-is-recommended-the-playlistm3u-or-indexm3u-at-the-end-of-the-url) +- [Why is recommended the "master.m3u8", "playlist.m3u8" or "index.m3u8" at the end of the url?](#Why-is-recommended-the-masterm3u8-playlistm3u8-or-indexm3u8-at-the-end-of-the-url) - [Why don't we accept XStreamCode in streams?](#Why-dont-we-accept-xstreamcode-in-streams) - [Is possible to add streams from Youtube, Dailymotion or Twitch?](#Is-possible-to-add-streams-from-youtube-dailymotion-or-twitch) - [Is it possible to add audio-only streams, like FM radio?](#Is-it-possible-to-add-audio-only-streams-like-fm-radio) @@ -43,7 +43,7 @@ Yes, we only need the links to be publicly accessible like FTA packages (free-to Maybe. Consider if the country where it is broadcasted allows fair use. Owners can ban the broadcast of PPV events, and even DCMA takedowns. Check the blocklist from the repository database for more info about specific events. ### Why is recommended the "master.m3u8", "playlist.m3u8" or "index.m3u8" at the end of the url? -These files use adaptive resolution, also the streams are permanent, that avoids dependence on tokens or temporal files. +These files are adapted to the quality of your network or screen (adaptive resolution). Also the streams are permanent, without token, that avoids edit temporally this url. ### Why don't we accept XStreamCode in streams? XStreamCode contains code that could be malicious to users.