• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 28
XBMC Adult 18+ Add-on Repository
Got one step further with ".kodi/addons/plugin.video.videodevil/resources/bitporno.com.cfg" but it's still not fully working:

Code:
@@ -1,18 +1,18 @@
########################################################
# bitporno VideoPortal
########################################################
-start=https://bitporno.com/?q=
+start=https://www.bitporno.com/?q=
catcher=bitporno.com
########################################################
# Videos
########################################################
-item_infos=<div class="[^"]*entry[^>]*>.*?<a class="[^"]+" href="([^"]+)"[^>]*>\s*<img src="([^"]+)"[^>]*>\s*</a>\s*<div[^>]*>(.+?)</div>
-item_order=url|icon|title|title.append
+item_infos=<div class="[^"]*entry[^>]*>\s*?<a class="[^"]+" href="([^"]+)"[^>]*>\s*<img src="([^"]+)"[^>]*>\s*</a>\s*<div[^>]*>(.+?)</div>
+item_order=url|icon|title
item_info_name=title
item_info_build=%s
item_info_name=type
item_info_build=video
-item_url_build=https://bitporno.com%s
+item_url_build=https://www.bitporno.com%s
########################################################
# Categories - Duration
########################################################
@@ -23,7 +23,7 @@
item_info_build=video.devil.locale|30113
item_info_name=icon
item_info_build=video.devil.image|face_devil_grin.png
-item_url_build=https://bitporno.com/?q=&%s
+item_url_build=https://www.bitporno.com/?q=&%s
########################################################
# Categories - Upload time
########################################################
@@ -34,7 +34,7 @@
item_info_build=video.devil.locale|30106
item_info_name=icon
item_info_build=video.devil.image|face_devil_grin.png
-item_url_build=https://bitporno.com/?q=&%s
+item_url_build=https://www.bitporno.com/?q=&%s
########################################################
# Categories - Sorting
########################################################
@@ -45,7 +45,7 @@
item_info_build=video.devil.locale|30109
item_info_name=icon
item_info_build=video.devil.image|face_devil_grin.png
-item_url_build=https://bitporno.com/?q=&%s
+item_url_build=https://www.bitporno.com/?q=&%s
########################################################
# Categories
########################################################
@@ -56,7 +56,7 @@
item_info_build=video.devil.locale|30100
item_info_name=icon
item_info_build=video.devil.image|face_devil_grin.png
-item_url_build=https://bitporno.com/?q=&%s
+item_url_build=https://www.bitporno.com/?q=&%s
########################################################
# Next
########################################################
@@ -67,14 +67,14 @@
item_info_build=video.devil.locale|30103
item_info_name=icon
item_info_build=video.devil.image|next.png
-item_url_build=https://bitporno.com%s
+item_url_build=https://www.bitporno.com%s
########################################################
# Search
########################################################
title=video.devil.locale|30102
type=search
icon=video.devil.image|search.png
-url=https://bitporno.com/?q=%s
+url=https://www.bitporno.com/?q=%s
########################################################
# Sorting
########################################################

Maybe someone else knows what's wrong.
Reply
Well, I think, i got yp working again, but I'm not absolutely sure. Change ".kodi/addons/plugin.video.videodevil/resources/youporn.com.cfg". (essentially replace http with https)

Code:
@@ -1,7 +1,7 @@
########################################################
# YouPorn VideoPortal
########################################################
-start=http://www.youporn.com
+start=https://www.youporn.com
catcher=youporn.com
header=Cookie|age_verified=1
########################################################
@@ -13,7 +13,7 @@
item_info_build= (%s)
item_info_name=type
item_info_build=video
-item_url_build=http://www.youporn.com%s
+item_url_build=https://www.youporn.com%s
########################################################
# Categories
########################################################
@@ -24,7 +24,7 @@
item_info_build=video.devil.locale|30100
item_info_name=icon
item_info_build=video.devil.image|face_devil_grin.png
-item_url_build=http://www.youporn.com%s
+item_url_build=https://www.youporn.com%s
########################################################
# Subcategories
########################################################
@@ -36,7 +36,7 @@
item_info_build=video.devil.locale|30109
item_info_name=icon
item_info_build=video.devil.image|face_kiss.png
-item_url_build=http://www.youporn.com%s
+item_url_build=https://www.youporn.com%s
########################################################
item_infos=<a href="(/browse/[^"]+)">([^<]+)</a>[^>]+</li>
item_order=url|title
@@ -46,7 +46,7 @@
item_info_build=video.devil.locale|30109
item_info_name=icon
item_info_build=video.devil.image|face_kiss.png
-item_url_build=http://www.youporn.com%s
+item_url_build=https://www.youporn.com%s
########################################################
item_infos=<a href="(/search/[^"]+)">([^<]+)</a>
item_order=url|title
@@ -56,7 +56,7 @@
item_info_build=video.devil.locale|30109
item_info_name=icon
item_info_build=video.devil.image|face_kiss.png
-item_url_build=http://www.youporn.com%s
+item_url_build=https://www.youporn.com%s
########################################################
# Next
########################################################
@@ -67,7 +67,7 @@
item_info_build=video.devil.locale|30103
item_info_name=icon
item_info_build=video.devil.image|next.png
-item_url_build=http://www.youporn.com%s
+item_url_build=https://www.youporn.com%s
########################################################
item_infos=<a href="/search[^"]+" class="current">\d+</a>[^<]+<a href="(/search[^"]+)">\d+</a>
item_order=url
@@ -76,12 +76,12 @@
item_info_build=video.devil.locale|30103
item_info_name=icon
item_info_build=video.devil.image|next.png
-item_url_build=http://www.youporn.com%s
+item_url_build=https://www.youporn.com%s
########################################################
# Search
########################################################
title=video.devil.locale|30102
type=search
icon=video.devil.image|search.png
-url=http://www.youporn.com/search?query=%s
+url=https://www.youporn.com/search?query=%s
########################################################

and ".kodi/addons/plugin.video.videodevil/resources/catcher.list"

Code:
@@ -90,18 +90,15 @@
quality=standard
########################################################
title=youporn.com
-target=240: '([^']+)
+target="quality":"240","videoUrl":"([^"]+)
url=%s
quality=low
-target=480: '([^']+)
+target="quality":"480","videoUrl":"([^"]+)
url=%s
quality=standard
-target=720: '([^']+)
+target="quality":"720","videoUrl":"([^"]+)
url=%s
quality=high
-target=videoUrl: '([^']+)
-url=%s
-quality=standard
########################################################
title=extremetube.com
target=quality_480p":"(http[^"]+)

Maybe I can have a look at some other "plugins" in the next couple of days.
Reply
While we're at it, I readded Categories for yp. Change ".kodi/addons/plugin.video.videodevil/resources/youporn.com.cfg":

Code:
@@ -17,7 +17,7 @@
########################################################
# Categories
########################################################
-item_infos=<li><a href="(/category/\d+/[^"]+/)">([^"]+)</a></li>
+item_infos=<li[^>]*><a href="(/category/\d+/[^/]+/)" [^>]*>([^<]+)</a>
item_order=url|title
item_skill=directory
item_info_name=title
Reply
@karl, instead of posting patch files here, why don't you do pull request in github
Code:
https://github.com/xbmc-adult/xbmc-adult
That way dquaid can merge your code easily and release an updated version of videodevil
Kodi 21 Windows 10 and 11 | 21 Xbox One X | 21 Linux Mint Virginia XFCE | CoreELEC NO 21 nightly S905X4 aarch64
Reply
Did a pull request to fix close to 20 sites in videodevil yesterday and dquaid has promptly released a new version. Enjoy Smile
Kodi 21 Windows 10 and 11 | 21 Xbox One X | 21 Linux Mint Virginia XFCE | CoreELEC NO 21 nightly S905X4 aarch64
Reply
(2017-08-02, 06:03)gujal Wrote: @karl, instead of posting patch files here, why don't you do pull request in github
Code:
https://github.com/xbmc-adult/xbmc-adult
That way dquaid can merge your code easily and release an updated version of videodevil

Yes pull requests are preferred as it is much easier to merge

(2017-08-03, 23:59)gujal Wrote: Did a pull request to fix close to 20 sites in videodevil yesterday and dquaid has promptly released a new version. Enjoy Smile

Yes thanks a lot !
Reply
because we are speaking about kodi here and we use addons. + we have no commercials.. Wink
Reply
I think we can remove that porn spammer...

(just in case anyone is wondering who @skybird1980 was answering to above)
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
(2017-08-03, 23:59)gujal Wrote: Did a pull request to fix close to 20 sites in videodevil yesterday and dquaid has promptly released a new version. Enjoy Smile

Do you know if this scraper works well?.. 
Before I try it... 
As far as naming goes, I don't mean adult films.. 
More about adult clips. 

What's the best way to go? 
PersonName.12.12.2015.mp4

I assume the scraping of clips mainly needs a name & date? 

Would be nice to automate the rename with something like filebot..
 
Cheers.
Reply
Anyone else having problems with pornhub, or am I just doing something wrong?
Reply
(2017-10-15, 10:04)bitcoinboy Wrote: Anyone else having problems with pornhub, or am I just doing something wrong?

Works OK. Try different vids
Reply
(2017-10-15, 16:32)dquaid Wrote:
(2017-10-15, 10:04)bitcoinboy Wrote: Anyone else having problems with pornhub, or am I just doing something wrong?

Works OK. Try different vids

Thank you, I did something wrong.

Btw, is there any add-on for erotic story sites like literotica.com or https://noveltrove.com? They are not really user-friendly, if you ask me.
Reply
Video 
XBMC gay movies ( non porn ) add-ons, full movies.
Reply
I have the same problem, it seams to come back every few months.
Reply
Context?
Reply
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 28

Logout Mark Read Team Forum Stats Members Help
XBMC Adult 18+ Add-on Repository1