From e8bb4617fc3d82a24adeca138cd1579d3312c596 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sun, 21 May 2023 18:41:20 +0530 Subject: [PATCH] Add suggestions for streaming_apps Signed-off-by: shuvashish76 --- suggestions/streaming_apps.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/suggestions/streaming_apps.json b/suggestions/streaming_apps.json index 0637a08..5c8c6bc 100644 --- a/suggestions/streaming_apps.json +++ b/suggestions/streaming_apps.json @@ -1 +1,20 @@ -[] \ No newline at end of file +[ + { + "id": "com.github.libretube", + "label": "LibreTube", + "source": "f", + "repo": "https://github.com/libre-tube/LibreTube" + }, + { + "id": "com.odysee.floss", + "label": "Odysee", + "source": "f", + "repo": "https://github.com/OdyseeTeam/odysee-android-floss" + }, + { + "id": "org.schabi.newpipe", + "label": "NewPipe", + "source": "f", + "repo": "https://github.com/TeamNewPipe/NewPipe" + } +]