-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cumination - "Custom Sites" How does it work? #407
Comments
@flapbird1 |
Here is Efukt |
BoyfriendTV, (Gay) |
Good job! You should use CustomSite not AdultSite:
With
You have defined the BASE_URL variable, use it. |
added duration, category and search. now its fine new update, add GotoPage function, thx to all |
hi, |
Tanks for the quik Auswertung but I keep getting error |
so i have ben able to install it on windows kodi 19 but on my android box i get an error ? |
Hi Folks, |
Hi I'm trying to add motherless.zip to custom sites but I keep getting an error. I'm on xbox series s so I'm not sure if it's an xbox problem or not but here is the log anyway, hopefully someone can point me in the right direction. Thank you. |
Hi, I would like to add the GotoPage function in a CustomSite but I do not understand if it is possible to do it and possibly how it is better to proceed. As an example I looked at the code of some AdultSite who have that function but I realized that they have a very different approach, for example for pornvid69: `def List(url):
While for example in custom-eroprofile.py: `def List(url):
Ask: Is it possible to replicate the GotoPage function from an AdultSite in a CustomSite? |
Yes, it is possible.
|
Kodi19.4 on XBox is toast as the python is broken on it. Upgrade to Kodi 20.1 and it should work |
Hi, I'm trying to create a non-porn CustomSite, it's about sports in live streaming, I hope someone can help me to make it work ;-) `site = CustomSite('Cumination', 'starlive') @site.register(default_mode=True) @site.register() @site.register() At the moment I receive error for the opening of VideoPage "C:\Users\User\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.cumination\custom_sites\custom_2.py", line 67, in Playvid |
That error is because in the regex you are looking for " however the page has this Even then some of the streams I looked at on that site are MPEG_DASH streams (.mpd) with clearkey and playready DRM. Kodi Inputstream Adaptive only supports widevine DRM and so both the DRM mechanisms used by the site cannot be played on Kodi <ContentProtection schemeIdUri="urn:mpeg:dash:mp4protection:2011" value="cenc" cenc:default_KID="82f8e2a1-7dac-44c0-a18f-660479349c59"/>
<ContentProtection schemeIdUri="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"> <cenc:pssh>AAAARXBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAACUIARIQgvjioX2sRMChj2YEeTScWSIPZGF6bi1saW5lYXItMDM3</cenc:pssh>
</ContentProtection>
<ContentProtection schemeIdUri="urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95" value="MSPR 2.0"> <cenc:pssh>AAACJnBzc2gAAAAAmgTweZhAQoarkuZb4IhflQAAAgYGAgAAAQABAPwBPABXAFIATQBIAEUAQQBEAEUAUgAgAHgAbQBsAG4AcwA9ACIAaAB0AHQAcAA6AC8ALwBzAGMAaABlAG0AYQBzAC4AbQBpAGMAcgBvAHMAbwBmAHQALgBjAG8AbQAvAEQAUgBNAC8AMgAwADAANwAvADAAMwAvAFAAbABhAHkAUgBlAGEAZAB5AEgAZQBhAGQAZQByACIAIAB2AGUAcgBzAGkAbwBuAD0AIgA0AC4AMAAuADAALgAwACIAPgA8AEQAQQBUAEEAPgA8AFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwASwBFAFkATABFAE4APgAxADYAPAAvAEsARQBZAEwARQBOAD4APABBAEwARwBJAEQAPgBBAEUAUwBDAFQAUgA8AC8AQQBMAEcASQBEAD4APAAvAFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwASwBJAEQAPgBvAGUATAA0AGcAcQB4ADkAdwBFAFMAaABqADIAWQBFAGUAVABTAGMAVwBRAD0APQA8AC8ASwBJAEQAPgA8AEMASABFAEMASwBTAFUATQA+AHAASgBMAGcAKwB2AFYAVwAxAFMAQQA9ADwALwBDAEgARQBDAEsAUwBVAE0APgA8AC8ARABBAFQAQQA+ADwALwBXAFIATQBIAEUAQQBEAEUAUgA+AA==</cenc:pssh> <mspr:pro>BgIAAAEAAQD8ATwAVwBSAE0ASABFAEEARABFAFIAIAB4AG0AbABuAHMAPQAiAGgAdAB0AHAAOgAvAC8AcwBjAGgAZQBtAGEAcwAuAG0AaQBjAHIAbwBzAG8AZgB0AC4AYwBvAG0ALwBEAFIATQAvADIAMAAwADcALwAwADMALwBQAGwAYQB5AFIAZQBhAGQAeQBIAGUAYQBkAGUAcgAiACAAdgBlAHIAcwBpAG8AbgA9ACIANAAuADAALgAwAC4AMAAiAD4APABEAEEAVABBAD4APABQAFIATwBUAEUAQwBUAEkATgBGAE8APgA8AEsARQBZAEwARQBOAD4AMQA2ADwALwBLAEUAWQBMAEUATgA+ADwAQQBMAEcASQBEAD4AQQBFAFMAQwBUAFIAPAAvAEEATABHAEkARAA+ADwALwBQAFIATwBUAEUAQwBUAEkATgBGAE8APgA8AEsASQBEAD4AbwBlAEwANABnAHEAeAA5AHcARQBTAGgAagAyAFkARQBlAFQAUwBjAFcAUQA9AD0APAAvAEsASQBEAD4APABDAEgARQBDAEsAUwBVAE0APgBwAEoATABnACsAdgBWAFcAMQBTAEEAPQA8AC8AQwBIAEUAQwBLAFMAVQBNAD4APAAvAEQAQQBUAEEAPgA8AC8AVwBSAE0ASABFAEEARABFAFIAPgA=</mspr:pro>
</ContentProtection> |
All custom sites can now be found here: Custom sites |
Here is version 1 of the Github Downloader More info here: #1022 |
Here is version 1 of Custom Site Installer. |
can anyone create a custom site for tubepornclassic.com? |
Any sites, or just the ones up on the custom sites page? |
You can only install and use those that are provided as custom site. But in theory you can create a custom site for any site :) |
Hi, I have a customsite for eroprofile.com that works well but I would like an additional function, maybe I can find a solution here. On the web, the site does not provide a menu to select/filter the duration of the videos. At the same time, however, for each video it always indicates its duration in the classic mm:ss format. I ask, would it be possible in kodi/cummination/customsite to create a filter to select video duration intervals, for example short (up to 10 min) medium (10/20 min) long (+20 min)? |
No and Yes 😉 No: Yes: |
Thanks for the answer, the "non-ideal" solution I think I'd like to find a way to test it ;-) If the filter results were less than n videos (variable number modifiable via code) then an "Extend search" link could appear to increase the search by 5 or 10 more pages. And if the results were still zero, which I don't think so, amen... I don't think I'm capable of implementing such a filter, but I'd like to try, where would you start? PS: I am attaching the new version of eroprofile (LookupInfo) |
If you want, you can have your name as author in meta.json. But you would also need to modify the python file for that, this 'custom_eroprofile_by_Cumination' Your other question I come back to |
@letterale I would get back to you with how you could do that. Well, I let chatgpt-4 handle it 😉 https://chat.openai.com/share/7a5b8100-455a-4299-98fb-ff34c3d50248 Look here, this gives you a general idea how you could do this. |
Is there a repo for the custom sites? I'd like to submit a PR with a new site. |
There are a few sites added to the Custom Sites page: https://dobbelina.github.io/custom.html TwistedPorn, XbbwX, XmtX and Yumatu. |
Please add !!!!! |
Hi there, I'm struggeling to add the custom sites. |
Alright, I've identified the issue. |
In custom site page, I have downloaded and installed Pornchill but don't work in Cumination, only for me or Is outdated? Thank's. |
They changed something on the site, I have a fix ready....but it looks like most links are now rar files instead of a video. Edit: I updated Pornchil to 1.3, download also didn't work :) |
Work very fine with non rar files! Many thank's! |
Hello, Adult.tv is outdated, no more update? |
Not work again. :( |
HI, I have a custom sites request for Cumination: https://shooshtime.com/ https://www.heavy-r.com/ Thanks |
Here is Boundhub |
can someone help me with this? |
Hi all,
Cumination - "Custom Sites" How does it work?
The text was updated successfully, but these errors were encountered: