dobbelina / repository.dobbelina

repository.dobbelina- Kodi is a registered trademark of the XBMC Foundation.We are not connected to or in any other way affiliated with Kodi
https://dobbelina.github.io/
267 stars 90 forks source link

XVideoSpanish and YourFreeTube mostly working #51

Closed jdoedev123 closed 5 years ago

jdoedev123 commented 5 years ago

To avoid too much duplication of effort here are versions of XVideoSpanish And YourFreeTube which are mostly working. Most problems are in playback of the first few videos after maybe 10 videos these sites use DatoPorn, RapidVideo, Openload, etc which mostly work. Tags also not working in XVideoSpanish.

xvideospanish.py.zip yourfreetube.py.zip

dobbelina commented 5 years ago

Awesome, thanks jdoedev123!

Will update soon.

12asdfg12 commented 5 years ago

Fixed playback for videos hosted on xvideos-cdn.com and pornhub + added more categories (longest, popular, most viewed) xvideospanish.zip

jdoedev123 commented 5 years ago

12asdfg12, thanks for the help. Sometimes it gets frustrating working on sites which use various playback methods especially buried somewhere in undocumented JSON. Nicely Done

12asdfg12 commented 5 years ago

JSON is not a problem, requests which returns JSON are easy to catch in firefox/chrome developer mode, have a look at the picture attached.

devmode

jdoedev123 commented 5 years ago

Yes I know. I use Dev mode but as a long time developer it is not my favorite way to hunt for an undocumented API. A few sites even block Dev mode. But thanks.

dobbelina commented 5 years ago

Thanks for the improvement 12asdfg12!

Will update addon.