From 9fd9964c42e1ab6acb593bee673b5c02a8ee49a1 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Thu, 4 Aug 2022 16:46:17 -0500 Subject: [PATCH] Update FAQ.md Co-authored-by: UltraHDR <108294295+UltraHDR@users.noreply.github.com> --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index beb0c9dfa2..94539cc364 100644 --- a/FAQ.md +++ b/FAQ.md @@ -42,7 +42,7 @@ Yes, we only need the links to be publicly accessible like FTA packages (free-to ### Can I add a FTA channel that broadcasts PPV events or pay programming? 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 "playlist.m3u" or "index.m3u" at the end of the url? +### 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. ### Why don't we accept XStreamCode in streams?