Skip to content

paaspaas00/pornhubGrayjay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic PornHub Plugin for Grayjay the app

Basic workflow is working fine 😃

Try it

GrayJay -> Sources -> + And scan this QR code

qr-code (1)

Method one:

Follow this for development plugin-development.md

Method two (easy, just temporary deploy)

  • 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 in PornhubConfig.json file to http://<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

What's working:

  • 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)

What's not working:

  • Subtitles
  • Video quality selection
  • Per-channel video search
  • Search filters
  • Premium login
  • ...all the rest

Contribute guys!!!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •