forked from StreamerApp/Streamer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
altstore.json
24 lines (24 loc) · 1.45 KB
/
altstore.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "StreamerApp",
"identifier": "com.mo.streamer.ios",
"apps": [{
"name": "Streamer",
"bundleIdentifier": "com.mo.streamer.ios",
"developerName": "StreamerApp",
"subtitle": "App for Streaming Movies and TV shows",
"version": "1.2.12",
"versionDate": "2022-12-29",
"versionDescription": "- Re-add the Google Casting option \n - Various Fixes for providers and resolvers e.g Zoro, Akwam, Streamingcommunity and RapidCloud",
"downloadURL": "https://github.com/StreamerApp/Streamer/releases/latest/download/Streamer-iOS.ipa",
"localizedDescription": "App for Streaming Movies and TV shows on iOS and tvOS.\n\n- Stream all TV shows and Movies from multiple websites without any annoying ads\n- Supports Chromecast to stream to FireTV and Chromecasts\n- Supports multi-language subtitles for iOS and tvOS\n- Favorite functionality to quickly access your favorite shows and movies\n",
"iconURL": "https://avatars.githubusercontent.com/u/96971772?s=200&v=4",
"tintColor": "#5e5e5e",
"size": 1170000,
"screenshotURLs": [
"https://user-images.githubusercontent.com/96978272/191682372-93158122-160c-446e-9384-282833cc5626.png",
"https://user-images.githubusercontent.com/96978272/191682918-b644aa53-3084-4c3b-b809-97f1b010f985.png",
"https://user-images.githubusercontent.com/96978272/191682352-3cb452c1-081e-4981-9dcc-6246a4b6ff4c.png",
"https://user-images.githubusercontent.com/96978272/191682345-f882e099-3ba3-4851-b5db-b9709bc64abe.png"
]
}]
}