GrayJay -> Sources -> + And scan this QR code
Follow this for development plugin-development.md
-
Run a local HTTP server with:
cd <PLUGIN_ROOT> sudo python3 -m http.server -b 0.0.0.0 8080
or, if on Windows, first install Python via the Microsoft Store or via Anaconda or from the official site, then
cd <PLUGIN_ROOT> python -m http.server -b 0.0.0.0 8080
8080 will be
<PORT>
-
Change the
sourceUrl
inPornhubConfig.json
file tohttp://<PC_ADDRESS>:<PORT>/PornhubConfig.json
-
Create a QR code with:
http://<PC_ADDRESS>:<PORT>/PornhubConfig.json
from here or wherever -
In Grayjay, go to
Sources
, tap the+
, scan the QR code and install
- Channels search
- Channel subscribe/unsubscribe (partially)
- Channel info fetch (description, about, its videos)
- Search suggestions
- Video download (HLS)
- Video search
- Video playback
- Video info
- View profiles for models, pornstars, and channels
- Fetching video comments with like/dislike, avatar, etc. (only non-nested ones)
- Subtitles
- Video quality selection
- Per-channel video search
- Search filters
- Premium login
- ...all the rest