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" + } +]