A high-quality Grayjay source plugin for Internet Archive (archive.org) focused on video content.
- Home Feed: Curated movies and documentaries.
- Search: Advanced search for videos.
- Channels: Browse collections and user uploads as channels.
- Streaming: Direct playable URLs for high-quality MP4/WebM files.
npm installnpm run buildnpm run devto start a local server.
- Enable Developer Mode in Grayjay (Settings -> About -> Tap version multiple times).
- Go to Sources -> Add Source -> Import from URL.
- Enter the following URL:
https://raw.githubusercontent.com/swankwc/grayjay-plugin-spotify-to-modify/main/InternetArchiveConfig.json
- Run
npm run buildandnpm run devto start a local server. - In Grayjay, add a new source using your local IP:
http://<your-ip>:8080/build/InternetArchiveConfig.json
Use sign.sh to sign the plugin for production.