You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/public/routes.json
+84-84Lines changed: 84 additions & 84 deletions
Original file line number
Diff line number
Diff line change
@@ -13918,15 +13918,96 @@
13918
13918
"name": "Apple",
13919
13919
"url": "apple.com",
13920
13920
"categories": [
13921
+
"program-update",
13922
+
"popular",
13921
13923
"design",
13922
13924
"other",
13923
13925
"new-media",
13924
-
"multimedia",
13925
-
"program-update",
13926
-
"popular"
13926
+
"multimedia"
13927
13927
],
13928
13928
"heat": 2055,
13929
13929
"routes": {
13930
+
"/apple/apps/update/:country/:id/:platform?": {
13931
+
"path": "/apps/update/:country/:id/:platform?",
13932
+
"name": "App Update",
13933
+
"maintainers": [
13934
+
"EkkoG",
13935
+
"nczitzk"
13936
+
],
13937
+
"example": "/apple/apps/update/us/id408709785",
13938
+
"parameters": {
13939
+
"country": "App Store Country, obtain from the app URL, see below",
13940
+
"id": "App id, obtain from the app URL",
13941
+
"platform": {
13942
+
"description": "App Platform, see below, all by default",
13943
+
"options": [
13944
+
{
13945
+
"value": "All",
13946
+
"label": "all"
13947
+
},
13948
+
{
13949
+
"value": "iOS",
13950
+
"label": "iOS"
13951
+
},
13952
+
{
13953
+
"value": "macOS",
13954
+
"label": "macOS"
13955
+
},
13956
+
{
13957
+
"value": "tvOS",
13958
+
"label": "tvOS"
13959
+
}
13960
+
]
13961
+
}
13962
+
},
13963
+
"description": "\n::: tip\n For example, the URL of [GarageBand](https://apps.apple.com/us/app/garageband/id408709785) in the App Store is `https://apps.apple.com/us/app/garageband/id408709785`. In this case, the `App Store Country` parameter for the route is `us`, and the `App id` parameter is `id408709785`. So the route should be [`/apple/apps/update/us/id408709785`](https://rsshub.app/apple/apps/update/us/id408709785).\n:::",
"description": "Ignite your video content with Infuse – the beautiful way to watch almost any video format on your iPhone, iPad, Apple TV, Mac, and Vision. No need to convert files! Infuse is optimized for visionOS 26, with powerful streaming options, Trakt sync, and unmatched subtitle support. Gorgeous interface. Precise controls. And silky-smooth playback. - PLAY MORE VIDEO TYPES A powerful video player that plays just about anything, including MP4, MKV, M4V and MOV – plus many others. Includes support for HDR, HDR10+, Dolby Vision, plus Dolby and DTS audio. - STREAM FROM OTHER DEVICES Browse and play videos stored on your Mac, PC, NAS, Wi-Fi hard drive, apps like Plex, Emby, and Jellyfin, or from cloud services like Dropbox, Google Drive, OneDrive, Box, pCloud, Yandex.Disk, MEGA, Aliyun Drive, and others – no syncing required! - TRAKT 2-WAY SYNC Connect with Trakt to sync watched history, submit ratings and post comments. - OPTIMIZED SUBTITLES POWERED BY OPENSUBTITLES Bring your own subtitles, or download them on the fly (for free) in virtually any language. ===== “Looks great, plays anything you throw at it...surprisingly powerful” - Lifehacker “The best media player for iPhone and iPad...superior to VLC.” - Cult of Mac “I can't give the UI high enough praise. It's great.” - 9to5Mac “I see no reason whatsoever to remove Infuse from my Home screen anytime soon.” - iDownloadBlog “A beautiful UI.” - Trakt co-founder “A mini Kodi!” - Infuse user ===== MORE THAN JUST A PRETTY FACE THE BASICS - Silky-smooth video player (plays full 4K w/ HDR & Dolby Vision) - Stream from a Mac, PC, NAS or Wi-Fi enabled hard drive - Connect with Plex, Emby, Jellyfin, Kodi (XBMC), WMC and other media servers - Beautiful layout with quick access to video info - Artwork and metadata added automatically - Spatial audio SUPPORTED FORMATS - Video: 33GP, AVI, AV1, ASF, BDMV, DIVX, DVDMEDIA, DVR-MS, FLV, H.264 (AVC), H.265 (HEVC), ISO/IMG, M4V, MKV, MOV, MP4, MPEG, MTS/M2TS, MXF, OGM, OGV, RMVB, TS, VC1, VIDEO_TS, VOB, VP9, WEBM, WMV, WTV - Audio: AAC, AC3/E-AC3, DOLBY TRUEHD, DTS, DTS-HD MA, FLAC, MP3, OGG, PCM, WMA - Subtitles: DVB, DVDSUB, MICRODVD, MPL2, PGS, SMI, SSA/ASS, SRT, SUB, SUP, TIMED TEXT, TMP, TXT, VOBSUB, VTT, XSUB PLAYER FEATURES - Multiple audio tracks - Chapters - Gesture controls - 8 video zoom options - Continuous playback - Deinterlacing EXTRAS - Folders - One-click subtitle downloads from OpenSubtitles - Scrobble plays to Trakt - Download videos from networked devices - Drag and drop uploads via web browser GET MORE WITH INFUSE PRO! - Play even more video formats - Stream video trailers for movies and TV shows - Enjoy high-resolution Dolby® and DTS® audio - Access videos stored in cloud services like Dropbox, Google Drive, Box, OneDrive, pCloud, Yandex.Disk, MEGA, Aliyun Drive, and more - Sync libraries, settings, watched history, and playback progress between devices ===== Note: DRM-protected movies & TV shows purchased from the iTunes store are not supported. Metadata and artwork provided by TMDB, which is a community maintained movie and TV show database. ===== Infuse Pro is available as a optional subscription, and includes a free trial period that begins once your purchase has been confirmed with your iTunes Account. When the trial period concludes, your subscription will start and renew automatically. Your Apple account will be charged for the upcoming period unless you disable auto-renew or cancel your subscription in your Account Settings at least 24-hours prior to the end of the current period. Visit firecore.com/terms-privacy for full terms and privacy policy. - Powered by RSSHub",
"message": "AssertionError: expected 503 to be 200 // Object.is equality\n at /home/runner/work/RSSHub/RSSHub/lib/routes.test.ts:81:41\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@vitest+runner@4.1.5/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20"
14009
+
}
14010
+
},
13930
14011
"/apple/design": {
13931
14012
"path": "/design",
13932
14013
"name": "Design updates",
@@ -14175,87 +14256,6 @@
14175
14256
"code": 1,
14176
14257
"message": "AssertionError: expected [ …(6) ] to not include 'https://support.apple.com/en-us/126793'\n at Proxy.<anonymous> (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@vitest+expect@4.1.5/node_modules/@vitest/expect/dist/index.js:1319:15)\n at Proxy.<anonymous> (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@vitest+expect@4.1.5/node_modules/@vitest/expect/dist/index.js:1156:15)\n at Proxy.methodWrapper (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/chai@6.2.2/node_modules/chai/index.js:1700:25)\n at checkRSS (/home/runner/work/RSSHub/RSSHub/lib/routes.test.ts:67:27)\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at /home/runner/work/RSSHub/RSSHub/lib/routes.test.ts:82:17\n at file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@vitest+runner@4.1.5/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20"
14177
14258
}
14178
-
},
14179
-
"/apple/apps/update/:country/:id/:platform?": {
14180
-
"path": "/apps/update/:country/:id/:platform?",
14181
-
"name": "App Update",
14182
-
"maintainers": [
14183
-
"EkkoG",
14184
-
"nczitzk"
14185
-
],
14186
-
"example": "/apple/apps/update/us/id408709785",
14187
-
"parameters": {
14188
-
"country": "App Store Country, obtain from the app URL, see below",
14189
-
"id": "App id, obtain from the app URL",
14190
-
"platform": {
14191
-
"description": "App Platform, see below, all by default",
14192
-
"options": [
14193
-
{
14194
-
"value": "All",
14195
-
"label": "all"
14196
-
},
14197
-
{
14198
-
"value": "iOS",
14199
-
"label": "iOS"
14200
-
},
14201
-
{
14202
-
"value": "macOS",
14203
-
"label": "macOS"
14204
-
},
14205
-
{
14206
-
"value": "tvOS",
14207
-
"label": "tvOS"
14208
-
}
14209
-
]
14210
-
}
14211
-
},
14212
-
"description": "\n::: tip\n For example, the URL of [GarageBand](https://apps.apple.com/us/app/garageband/id408709785) in the App Store is `https://apps.apple.com/us/app/garageband/id408709785`. In this case, the `App Store Country` parameter for the route is `us`, and the `App id` parameter is `id408709785`. So the route should be [`/apple/apps/update/us/id408709785`](https://rsshub.app/apple/apps/update/us/id408709785).\n:::",
"description": "Ignite your video content with Infuse – the beautiful way to watch almost any video format on your iPhone, iPad, Apple TV, Mac, and Vision. No need to convert files! Infuse is optimized for visionOS 26, with powerful streaming options, Trakt sync, and unmatched subtitle support. Gorgeous interface. Precise controls. And silky-smooth playback. - PLAY MORE VIDEO TYPES A powerful video player that plays just about anything, including MP4, MKV, M4V and MOV – plus many others. Includes support for HDR, HDR10+, Dolby Vision, plus Dolby and DTS audio. - STREAM FROM OTHER DEVICES Browse and play videos stored on your Mac, PC, NAS, Wi-Fi hard drive, apps like Plex, Emby, and Jellyfin, or from cloud services like Dropbox, Google Drive, OneDrive, Box, pCloud, Yandex.Disk, MEGA, Aliyun Drive, and others – no syncing required! - TRAKT 2-WAY SYNC Connect with Trakt to sync watched history, submit ratings and post comments. - OPTIMIZED SUBTITLES POWERED BY OPENSUBTITLES Bring your own subtitles, or download them on the fly (for free) in virtually any language. ===== “Looks great, plays anything you throw at it...surprisingly powerful” - Lifehacker “The best media player for iPhone and iPad...superior to VLC.” - Cult of Mac “I can't give the UI high enough praise. It's great.” - 9to5Mac “I see no reason whatsoever to remove Infuse from my Home screen anytime soon.” - iDownloadBlog “A beautiful UI.” - Trakt co-founder “A mini Kodi!” - Infuse user ===== MORE THAN JUST A PRETTY FACE THE BASICS - Silky-smooth video player (plays full 4K w/ HDR & Dolby Vision) - Stream from a Mac, PC, NAS or Wi-Fi enabled hard drive - Connect with Plex, Emby, Jellyfin, Kodi (XBMC), WMC and other media servers - Beautiful layout with quick access to video info - Artwork and metadata added automatically - Spatial audio SUPPORTED FORMATS - Video: 33GP, AVI, AV1, ASF, BDMV, DIVX, DVDMEDIA, DVR-MS, FLV, H.264 (AVC), H.265 (HEVC), ISO/IMG, M4V, MKV, MOV, MP4, MPEG, MTS/M2TS, MXF, OGM, OGV, RMVB, TS, VC1, VIDEO_TS, VOB, VP9, WEBM, WMV, WTV - Audio: AAC, AC3/E-AC3, DOLBY TRUEHD, DTS, DTS-HD MA, FLAC, MP3, OGG, PCM, WMA - Subtitles: DVB, DVDSUB, MICRODVD, MPL2, PGS, SMI, SSA/ASS, SRT, SUB, SUP, TIMED TEXT, TMP, TXT, VOBSUB, VTT, XSUB PLAYER FEATURES - Multiple audio tracks - Chapters - Gesture controls - 8 video zoom options - Continuous playback - Deinterlacing EXTRAS - Folders - One-click subtitle downloads from OpenSubtitles - Scrobble plays to Trakt - Download videos from networked devices - Drag and drop uploads via web browser GET MORE WITH INFUSE PRO! - Play even more video formats - Stream video trailers for movies and TV shows - Enjoy high-resolution Dolby® and DTS® audio - Access videos stored in cloud services like Dropbox, Google Drive, Box, OneDrive, pCloud, Yandex.Disk, MEGA, Aliyun Drive, and more - Sync libraries, settings, watched history, and playback progress between devices ===== Note: DRM-protected movies & TV shows purchased from the iTunes store are not supported. Metadata and artwork provided by TMDB, which is a community maintained movie and TV show database. ===== Infuse Pro is available as a optional subscription, and includes a free trial period that begins once your purchase has been confirmed with your iTunes Account. When the trial period concludes, your subscription will start and renew automatically. Your Apple account will be charged for the upcoming period unless you disable auto-renew or cancel your subscription in your Account Settings at least 24-hours prior to the end of the current period. Visit firecore.com/terms-privacy for full terms and privacy policy. - Powered by RSSHub",
"message": "AssertionError: expected 503 to be 200 // Object.is equality\n at /home/runner/work/RSSHub/RSSHub/lib/routes.test.ts:81:41\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@vitest+runner@4.1.5/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20"
0 commit comments