• 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 28
XBMC Adult 18+ Add-on Repository
(2015-06-27, 22:47)strubdog Wrote: Most of the other scrapers except the Data18 Web Content scraper do not work. When trying to pull metadata for my dvd rips, I get nothing. I am forced manually create an .nfo file.

Probably because the search engine on the site can't handle the naming of your DVD, for some it has to match exactly. Also not all scrapers handle an nfo file.
Reply
I did try to change pornhub to the better by changing the configuration files.
I did make a seperate file for gay, I couldn't make the categories work without making a seperation. I did also add hottest, most viewed, newest and top rated. To get them work alright, I did have to make seperate configuration files too.
If anybody has a solution adding all configuration files to one configuration file, let me know.

Edit:
I did add all to one file again.

I did add some extra's:
- Pornstars, Channels, Playlists, Long Movies (> 10 min), Small Movies (< 10 min), HD Movies, Gay, Recommended, sorting options.
- Search for: Pornstars, Channels and Gay.
Reply
Edit:
It took me a while to understand the configuration files, but I don't see any problems anymore.
I did add several options:
- Cmds Pornhub:
(Channels|Playlists|Pornstars|Hottest|Most Viewed|Recommended|Top Rated)
- Videos Long (> 10 min), Videos Small (< 10 min), one time available.
- Search for Pornstar, Channel (No gay option).
- CategoriesTongueroduction option (All, Professional, Homemade)
- Categories:Channels
- Categories:Channels Search
- CategoriesTongueornstars
- CategoriesTonguelaylists
- Sorting Videos(Featured Recently|Hottest|Longest|Most Viewed|Newest|Top Rated)
- Sorting Channels (A-Z|Most Popular|Most Recent|Trending)
- Sorting Playlists (Most Favorited|Most Viewed|Most Recent|Top Rated)
- Sorting|Search Channels (Most Popular/Most Recent/Trending)
- Sorting Pornstars|Search Videos|Videos Channels
(Alphabetical|Most Popular|Most Viewed|Most Subscribed|No. Of Videos|Top Trending|
Most Recent|Most Viewed|Top Rated)
- Sorting on Time span:Videos|Playlists|Pornstars
(All Time|Daily|Monthly|Weekly|
(Monthly/Weekly/Yearly)
- Refine:A-Z|Channels|Pornstars
- SubcategoriesSadAll|HD)
- Subcategories:Countries (For Hottest only)
- Subcategories:Straight|Gay
- SubcategoriesTonguelaylists
(Straight Playlists|Gay Playlists|Shemale Playlists)
- Network Sites

https://www.dropbox.com/sh/kijntjujrswh4...bPr_a?dl=0

Edit:
There is still one problem that I can't solve, when making use of a space in a search command, the second page will always fail.
By example:
If I search for Bobbi Starr, then I will see the first page without problems but the second page will never be available.
I have the idea the problem is related to the + character, and the translating of & to &amp;

By example the second search page of bobbi starr will be the next:
<a href="/video/search?search=bobbi+starr&amp;page=2" class="orangeButton">Next</a>

The website is making use of the next link:
pornhub.com/video/search?search=bobbi+starr&page=2

&amp; has been changed to &.
Perhaps this problem chould be changed within videodevil python, or by the website.
Some website can execute the &amp; part without problems, the problem is also website related.

Edit:
As a workaround I am not making use of spaces anymore:
To search for Bobbi Starr:
I am typing: Bobbi_Starr, I am making use of an underscore, that's working very well.

https://www.dropbox.com/s/agl1yc0fnmdmhq...m.cfg?dl=0

Edit:

I think I did find a solution for the space problem.

default.py

def loadRemote(self, remote_url, recursive = True, lItem = None):

if enable_debug:
f = open(os.path.join(cacheDir, 'page.html'), 'w')
f.write('<Title>'+ curr_url + '</Title>\n\n')

#curr_url = urllib.unquote_plus(curr_url)
curr_url = urllib.unquote(curr_url)
req = Request(curr_url, None, txheaders)
try:
handle = urlopen(req)
except:

The only difference is that + signs are not replaced by spaces.

I did also change some of the configuration files etc.
See the next link:
https://www.dropbox.com/sh/uf93qzdmy3lp6...BqJ8a?dl=0
Reply
maybe a weird question but is there an option to add xxx streams from "gstream.to"
all the video's are hosted on FLASH or Streamcloud.

Maybe you guys can look into it and it to your add-on
Reply
(2015-06-04, 06:32)neha_648 Wrote: Thank you good plugin.
I wonder is there any plugin for sites like http://theporndude.com
That would be great if you can share

Even better if there would be one for http://thepornbuddy.com since it will get very popular in no Time,bro.

Cheers,

Julian
Reply
Request:
Would it be possible to add sites within videodevil that need a premium account, by example pornhub did just change their premium website. Scraping the website is no problem, but making use of an user account, login making use of videodevil, can that be done some how? Vashiel can this be done?

See the next link for my version of pornhub.
https://www.dropbox.com/sh/cmlgbf2sn3jdy...tOExa?dl=0

In my opinion pornhub is the best videodevil source available.
Reply
Can anyone comfirm that xhammers is down and pornhub in xbmc.
Reply
No videos in Eporner are working either.
Reply
No videos are showing in MOFO Sex and SpankWire either.
Reply
(2015-08-11, 21:56)gate1975mlm Wrote: No videos in Eporner are working either.
Perhaps it's the catcher file.

I did change it a few days ago.
title=eporner.com
target=/config7/(\d+)/
url=%s
ext_target=file: "([^"]+\d-lq.mp4)"
ext_url=http://www.eporner.com/config7/%s
quality=low
target=/config7/(\d+)/
url=%s
ext_target=file: "([^"]+\d.mp4)"
ext_url=http://www.eporner.com/config7/%s
quality=high



My version of the config file.
########################################################
# Eporner HD VideoPortal|checked:11-8-15
# revisions:
# Changed categories
# Added sort options:Most viewed|Most Recent|Top Rated|Longest|Shortest
# Added production:All|Professional|Homemade
# Added search related options
# Added Currently Watched/Popular
# Added extra next option: categories
# changed catcher
########################################################
start=http://www.eporner.com
catcher=eporner.com
########################################################
# Videos
########################################################
item_infos=</div>\s+<a href="(/hd-porn/[\d]+/[^"]+)" title=" *([^"]+)".+?<img id="[^"]+" src="([^"]+)".+?<div class="mbtim">*([^<]+)</div>
item_order=url|title|icon|title.append
item_info_name=title.append
item_info_build= (%s)
item_info_name=type
item_info_build=video
item_url_build=http://www.eporner.com%s
########################################################
# Categories
########################################################
item_infos=<a href="(/category/[^"]+)" title="([^"]+) porn videos"><img src="([^"]+.jpg)"
item_order=url|title|icon
item_skill=rss
item_url_build=http://www.eporner.com%s
########################################################
# CategoriesTongueroduction
########################################################
item_infos=<li class=""><div><a href="(/category/[^"]+)"><strong>(All|Professional|Homemade)</strong></a>
item_order=url|title
item_skill=directory
item_curr=<li class="activecat"><div><a href="/category/[^"]+"><strong>(All|Professional|Homemade)</strong></a>
item_info_name=title
item_info_build= Production
item_info_name=icon
item_info_build=video.devil.image|category.png
item_url_build=http://www.eporner.com%s
########################################################
# Direct Links
########################################################
title=video.devil.locale|30100
icon=video.devil.image|category.png
url=http://www.eporner.com/categories/
#
title= Currently Watched
icon=video.devil.image|face_kiss.png
url=http://www.eporner.com/currently/
#
title= Popular
icon=video.devil.image|face_kiss.png
url=http://www.eporner.com/popular/
########################################################
# Sorting
########################################################
item_infos=<a href="([^"]+)">(Most viewed|Most Recent|Top Rated|Longest|Shortest)</a>
item_order=url|title
item_skill=directory
item_curr=<link rel="next" href="[^"]+/(most_viewed|top-rated|longest|shortest)[^"]+">
item_info_name=title
item_info_build=video.devil.locale|30109
item_info_name=icon
item_info_build=video.devil.image|sorting.png
item_url_build=http://www.eporner.com%s
########################################################
# Next
########################################################
item_infos=<link rel="next" href="http://www.eporner.com/([^"]+)/">
item_order=url
item_skill=space|lock
item_info_name=title
item_info_build=video.devil.locale|30103
item_info_name=icon
item_info_build=video.devil.image|next.png
item_url_build=http://www.eporner.com/%s
########################################################
# Next|Category
########################################################
item_infos=<link rel="next" href="/category/([^"]+)/">
item_order=url
item_skill=space|lock
item_info_name=title
item_info_build=video.devil.locale|30103
item_info_name=icon
item_info_build=video.devil.image|next.png
item_url_build=http://www.eporner.com/category/%s
########################################################
# Searches Related
########################################################
item_infos=<a href="(/search[^"]+)"><strong>([^"]+)</strong></a>
item_order=url|title
item_skill=directory
item_info_name=title
item_info_build= Searches Related
item_info_name=title
item_info_name=icon
item_info_build=video.devil.image|category.png
item_url_build=http://www.eporner.com%s
########################################################
# Search
########################################################
title=video.devil.locale|30102
type=search
icon=video.devil.image|search.png
url=http://www.eporner.com/search/%s
########################################################


See for my version of videodevil on the next link.
https://www.dropbox.com/sh/7oid912m7dk6h...jGzDa?dl=0
Reply
(2015-08-11, 22:03)gate1975mlm Wrote: No videos are showing in MOFO Sex and SpankWire either.

I don't know about mofo sex, but spankwire is working.

See for my version the next link.
https://www.dropbox.com/sh/7oid912m7dk6h...jGzDa?dl=0
Reply
(2015-08-11, 21:48)mike d Wrote: Can anyone comfirm that xhammers is down and pornhub in xbmc.

Pornhub is working fine, I don't make use of xhammers.
Reply
(2015-08-11, 22:44)hstegeman Wrote:
(2015-08-11, 21:56)gate1975mlm Wrote: No videos in Eporner are working either.
Perhaps it's the catcher file.

I did change it a few days ago.
title=eporner.com
target=/config7/(\d+)/
url=%s
ext_target=file: "([^"]+\d-lq.mp4)"
ext_url=http://www.eporner.com/config7/%s
quality=low
target=/config7/(\d+)/
url=%s
ext_target=file: "([^"]+\d.mp4)"
ext_url=http://www.eporner.com/config7/%s
quality=high



My version of the config file.
########################################################
# Eporner HD VideoPortal|checked:11-8-15
# revisions:
# Changed categories
# Added sort options:Most viewed|Most Recent|Top Rated|Longest|Shortest
# Added production:All|Professional|Homemade
# Added search related options
# Added Currently Watched/Popular
# Added extra next option: categories
# changed catcher
########################################################
start=http://www.eporner.com
catcher=eporner.com
########################################################
# Videos
########################################################
item_infos=</div>\s+<a href="(/hd-porn/[\d]+/[^"]+)" title=" *([^"]+)".+?<img id="[^"]+" src="([^"]+)".+?<div class="mbtim">*([^<]+)</div>
item_order=url|title|icon|title.append
item_info_name=title.append
item_info_build= (%s)
item_info_name=type
item_info_build=video
item_url_build=http://www.eporner.com%s
########################################################
# Categories
########################################################
item_infos=<a href="(/category/[^"]+)" title="([^"]+) porn videos"><img src="([^"]+.jpg)"
item_order=url|title|icon
item_skill=rss
item_url_build=http://www.eporner.com%s
########################################################
# CategoriesTongueroduction
########################################################
item_infos=<li class=""><div><a href="(/category/[^"]+)"><strong>(All|Professional|Homemade)</strong></a>
item_order=url|title
item_skill=directory
item_curr=<li class="activecat"><div><a href="/category/[^"]+"><strong>(All|Professional|Homemade)</strong></a>
item_info_name=title
item_info_build= Production
item_info_name=icon
item_info_build=video.devil.image|category.png
item_url_build=http://www.eporner.com%s
########################################################
# Direct Links
########################################################
title=video.devil.locale|30100
icon=video.devil.image|category.png
url=http://www.eporner.com/categories/
#
title= Currently Watched
icon=video.devil.image|face_kiss.png
url=http://www.eporner.com/currently/
#
title= Popular
icon=video.devil.image|face_kiss.png
url=http://www.eporner.com/popular/
########################################################
# Sorting
########################################################
item_infos=<a href="([^"]+)">(Most viewed|Most Recent|Top Rated|Longest|Shortest)</a>
item_order=url|title
item_skill=directory
item_curr=<link rel="next" href="[^"]+/(most_viewed|top-rated|longest|shortest)[^"]+">
item_info_name=title
item_info_build=video.devil.locale|30109
item_info_name=icon
item_info_build=video.devil.image|sorting.png
item_url_build=http://www.eporner.com%s
########################################################
# Next
########################################################
item_infos=<link rel="next" href="http://www.eporner.com/([^"]+)/">
item_order=url
item_skill=space|lock
item_info_name=title
item_info_build=video.devil.locale|30103
item_info_name=icon
item_info_build=video.devil.image|next.png
item_url_build=http://www.eporner.com/%s
########################################################
# Next|Category
########################################################
item_infos=<link rel="next" href="/category/([^"]+)/">
item_order=url
item_skill=space|lock
item_info_name=title
item_info_build=video.devil.locale|30103
item_info_name=icon
item_info_build=video.devil.image|next.png
item_url_build=http://www.eporner.com/category/%s
########################################################
# Searches Related
########################################################
item_infos=<a href="(/search[^"]+)"><strong>([^"]+)</strong></a>
item_order=url|title
item_skill=directory
item_info_name=title
item_info_build= Searches Related
item_info_name=title
item_info_name=icon
item_info_build=video.devil.image|category.png
item_url_build=http://www.eporner.com%s
########################################################
# Search
########################################################
title=video.devil.locale|30102
type=search
icon=video.devil.image|search.png
url=http://www.eporner.com/search/%s
########################################################


See for my version of videodevil on the next link.
https://www.dropbox.com/sh/7oid912m7dk6h...jGzDa?dl=0

How do I install these?

Thanks
Reply
(2015-08-11, 23:04)gate1975mlm Wrote:
(2015-08-11, 22:44)hstegeman Wrote:
(2015-08-11, 21:56)gate1975mlm Wrote: No videos in Eporner are working either.
Perhaps it's the catcher file.

I did change it a few days ago.
title=eporner.com
target=/config7/(\d+)/
url=%s
ext_target=file: "([^"]+\d-lq.mp4)"
ext_url=http://www.eporner.com/config7/%s
quality=low
target=/config7/(\d+)/
url=%s
ext_target=file: "([^"]+\d.mp4)"
ext_url=http://www.eporner.com/config7/%s
quality=high



My version of the config file.
########################################################
# Eporner HD VideoPortal|checked:11-8-15
# revisions:
# Changed categories
# Added sort options:Most viewed|Most Recent|Top Rated|Longest|Shortest
# Added production:All|Professional|Homemade
# Added search related options
# Added Currently Watched/Popular
# Added extra next option: categories
# changed catcher
########################################################
start=http://www.eporner.com
catcher=eporner.com
########################################################
# Videos
########################################################
item_infos=</div>\s+<a href="(/hd-porn/[\d]+/[^"]+)" title=" *([^"]+)".+?<img id="[^"]+" src="([^"]+)".+?<div class="mbtim">*([^<]+)</div>
item_order=url|title|icon|title.append
item_info_name=title.append
item_info_build= (%s)
item_info_name=type
item_info_build=video
item_url_build=http://www.eporner.com%s
########################################################
# Categories
########################################################
item_infos=<a href="(/category/[^"]+)" title="([^"]+) porn videos"><img src="([^"]+.jpg)"
item_order=url|title|icon
item_skill=rss
item_url_build=http://www.eporner.com%s
########################################################
# CategoriesTongueroduction
########################################################
item_infos=<li class=""><div><a href="(/category/[^"]+)"><strong>(All|Professional|Homemade)</strong></a>
item_order=url|title
item_skill=directory
item_curr=<li class="activecat"><div><a href="/category/[^"]+"><strong>(All|Professional|Homemade)</strong></a>
item_info_name=title
item_info_build= Production
item_info_name=icon
item_info_build=video.devil.image|category.png
item_url_build=http://www.eporner.com%s
########################################################
# Direct Links
########################################################
title=video.devil.locale|30100
icon=video.devil.image|category.png
url=http://www.eporner.com/categories/
#
title= Currently Watched
icon=video.devil.image|face_kiss.png
url=http://www.eporner.com/currently/
#
title= Popular
icon=video.devil.image|face_kiss.png
url=http://www.eporner.com/popular/
########################################################
# Sorting
########################################################
item_infos=<a href="([^"]+)">(Most viewed|Most Recent|Top Rated|Longest|Shortest)</a>
item_order=url|title
item_skill=directory
item_curr=<link rel="next" href="[^"]+/(most_viewed|top-rated|longest|shortest)[^"]+">
item_info_name=title
item_info_build=video.devil.locale|30109
item_info_name=icon
item_info_build=video.devil.image|sorting.png
item_url_build=http://www.eporner.com%s
########################################################
# Next
########################################################
item_infos=<link rel="next" href="http://www.eporner.com/([^"]+)/">
item_order=url
item_skill=space|lock
item_info_name=title
item_info_build=video.devil.locale|30103
item_info_name=icon
item_info_build=video.devil.image|next.png
item_url_build=http://www.eporner.com/%s
########################################################
# Next|Category
########################################################
item_infos=<link rel="next" href="/category/([^"]+)/">
item_order=url
item_skill=space|lock
item_info_name=title
item_info_build=video.devil.locale|30103
item_info_name=icon
item_info_build=video.devil.image|next.png
item_url_build=http://www.eporner.com/category/%s
########################################################
# Searches Related
########################################################
item_infos=<a href="(/search[^"]+)"><strong>([^"]+)</strong></a>
item_order=url|title
item_skill=directory
item_info_name=title
item_info_build= Searches Related
item_info_name=title
item_info_name=icon
item_info_build=video.devil.image|category.png
item_url_build=http://www.eporner.com%s
########################################################
# Search
########################################################
title=video.devil.locale|30102
type=search
icon=video.devil.image|search.png
url=http://www.eporner.com/search/%s
########################################################


See for my version of videodevil on the next link.
https://www.dropbox.com/sh/7oid912m7dk6h...jGzDa?dl=0

How do I install these?

Thanks
To change the catcher, you have to edit it.
Xbmc/plugin.video.videodevil/resources
Edit the file catcher.list
You can also edit eporner, change eporner.cfg
Reply
Thanks that worked.

Eporner, spankwire now work great again Smile

I actually added everything in the zip file and noticed that MOFO Sex has disappeared. Any ideas why?
Reply
  • 1
  • 11
  • 12
  • 13(current)
  • 14
  • 15
  • 28

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