-
Notifications
You must be signed in to change notification settings - Fork 121
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
New provider (Brazil) #121
Comments
I have checked the website and there doesn't seem to be a way to filter the results, The results would need to be filtered from the addon but it's not possible to do currently in burst. If you have any other websites you can post them here and i'll take a look at them and if it's possible i'll try to create providers from them. |
Thanks for the feedback Danny1990 Is this the link below? in the case I used the term matrix in the search I also attached the file below taken from another addon BR that uses this site to do streaming it can help If it does not work, let me know if I can track a private tracker. |
Yeah, If you search for movies that has multiple names such as "the matrix" it will show them all in the results. If the title is unique then it should be ok as long as the website has links. So all the results on "http://www.megatorrentshd.org/?s=matrix" that is what burst will find as you see it has multiple movies including other movies that are not related such as "commando" and "todo-mundo-em-panico-hd-720p" which cannot be filtered from burst without editing the addon but "http://www.megatorrentshd.org/?s=matrix+reloaded" returns the correct results. Also the website does not have seeders/peers so you won't know if the torrent is good or not until you try to play it. I just used set them to fake values for now just so you get results other wise they may be hidden when burst checks for no seeders. You can try this, in your kodi "userdata" ( Windows: - %APPDATA%\kodi\userdata - Linux ~/.kodi/userdata ) folder open "script.elementum.burst" then open "providers" ( If providers folder doesn't exist just create it) then create a new text file and name it "providers.json" then copy and paste the code below into the file and save it. You don't need to exit kodi just back out of elementum to kodi home screen then go back in and try to play a movie as normal. It's best to disable other providers for testing so you can see it working, The code below only works for movies but if you want tv shows just let me know.
Note that these providers cannot be disabled from inside kodi, To disable it rename the file ext to something else like ".txt" I hope that helps. |
@Danny1990 I do not know how to thank !!! Thank you so much. Really the search was not 100% more to use very well! I will be able to set up here the kodi 18.2 + elementum for my wife kk @Danny1990 could you help me understand the logic as it would apply in other private trackers I tried to add another tracker but did not return any link see the codes below what I am doing wrong My code
I need to learn more about html but if you can help me I want to learn how to add the trackers alone who knows I add more tracker to my private ones I am sending the print of the code because I could not copy the same |
I have not made any private trackers myself so i'm not sure but i think the problem maybe you are entering your username and password in the json file but it expects the attribute name from the input tag
I think maybe it should be this?
Example
The "amigo" must match the name of the provider but i don't think it will work with - or multiple of _. You would need to remove the - from "amigos-share". You also may need to add the hidden tags too, but i don't know if you can add custom hidden values.
If the website doesn't check the hidden values it should work. Again i'm not 100% sure but you can try it. |
Okay, thanks, Danny, I'll take a look at it later. |
I had a look at some other providers that are using custom values so it should be possible to add the hidden tag.
|
Danny was giving a read and it seems that the password and the login must be placed manually in login_object https://quasar-burst.readthedocs.io/en/latest/adding_providers.html#private-providers I think the quasar burst is equal to the elementum login_object |
Ah ok thanks Do you have it working now? |
@Danny1990 I am confused I do not know if the login was and now it is giving problem in the parser, inside the kodi is returning that found the provider but did not return any link, it follows a part of the log
|
@elgatito Good afternoon can you help us ? basically I want to add the provider amigos-share and we are in doubt where to put the username and password |
The login is working, I was looking on the wrong line lol.
You are using the same parser code i gave for for megatorrentshd that won't work for this website. Can you search for a movie and copy the HTML and post it to pastebin and post the link here. |
If you add provider through Adding provider to Best way is to add provider and PR the change to include in the next version. Do you have other torrent websites, that can be added? |
Good Morning @Danny1990 Follow link I copy all the content of this part of the research I believe that is the most important to be able to mount the parser |
Good Morning @elgatito Well I'll wait for Danny to help me make the provider work then it would be great if you could put it directly into the plugin natively at least one Brazilian provider would be great for us due to the dubbed and national content Of those I have knowledge and access are; http://megatorrentshd.org - This is public I've seen other addon BR use it so I told Danny to help me configure it. https://amigos-share.club - This is private has a better and more organized content. https://filewarez.tv/ - This is one of the best here in Brazil but I am without access, my friend stayed to send an invitation this week to me |
I found an other website that looks similar https://friends-share.me/ But the search page will not load any results if you try to make a simple GET request because it requires an XMLHttpRequest which i cannot send.
If amigo-share.club is the same then it won't work too. It's difficult for me to find any torrent websites for Brazil they either need an invite code or they are no longer working. I found this https://torrentinvites.org/f31/brazilian-police-shut-down-private-torrent-site-operation-copyright-512291/ so that maybe the reason why. |
Good Morning @Danny1990 Really this site https://friends-share.me/ is similar to http://amigos-share.club because Amigos is the translation of friends but they are not the same site About the invitation policy really the trackers are very afraid and beware against the authorities. I can pass my login or send you an invitation from the site http://amigos-share.club, I searched but I think gitub does not allow sending private messages, could you send me an email to return with login and password? My email: [email protected] |
I will send you an email so you can send the invite code too. |
@ danny1990 Could you help me create a site provider https://www.baixarfilmetorrent.net/ I tried but I do not get any results. |
Movies and TV shows pages are different so we can only scrape one or the other, We would need to create a providers for each of them. The results does not contain the amount of peers or seeds so i have set them to 1. This will only scrape movies.
If you have any problems let me know. |
@ danny1990 You have to prioritize 1080p movies instead of 720 and a last scraping request for the series. If you can not, thank you very much for the help. |
@ danny1990 I managed to scrape the 1080p and 720p resolutions thank you very much for showing me the way. My last request is with series help if you can help me. |
No problem, I'm not at home right now but I will do that later. If you know any other websites post them here and I'll take a look at them. |
Elementum/Burst does the prioritising itself which i think is based on the seeders and quality of the torrent but the baixarfilmetorrent.net does not contain the number of seeders it just has a blank value burst filters out torrents that do not have any seeders and no results will show so i just set it to 1 so that all results are shown. TV shows on baixarfilmetorrent.net cannot filtered by episode the only way is by the season. I have had to ignore a lot of data to get results. It should find complete torrents that contain the episodes and elementum will handle playing the correct episode. I cannot scrape the title from the webpage but i have set it to show the audio type (Subtitled, Dual Audio, ...) and the quality if it finds any torrents. There is a problem with elementum and large torrents it seems ignore some torrents that have big file sizes and so i have ignored the file size.
I tried the websites you provided bludv.tv is using a packer and thepiratefilmeshd.biz is way too complicated to scrape there is not enough unique elements on the page to get a match for the movie/tvshow you're searching for. Many Brazilian/Portuguese torrents sites are difficult to create providers for because they require a lot more filtering than can be done within the json file. If you are struggling to find torrents with dual audio or embedded subtitles there is addons available that will look for subtitles automatically so that you can use other providers. |
Thanks friend for the help in the case of dual audio is because of the 5.1 Portuguese channels which is difficult to find in other addons. |
@ danny1990 I saw that you did the scraping of films pro website http://www.megatorrentshd.org would have to do the scraping of series if it is very complicated and give a lot of work lets there. |
Tiagolbyodonis you can send the addon to me? |
Dhionatha6 Sorry for the delay in answering the problem is that the addon is logging error while choosing the source of the movie must have changed something on the sites and I do not know how to fix it. |
danny1990 You can make a provider of https://www.comandotorrents.com/ and https://hidratorrent.com/ if possible. I would be very grateful. |
Providers can be added to Burst, but there are requirements for providers, like normal search functionality, and showing number of peers and a size of a torrent. |
Sorry guys i've been a little busy lately. @Dhionatha6 I will take at look at those websites thanks, As elgatito said new providers must meet requirements and work properly but unfortunately many of the websites are difficult to create working providers for because they either cannot be filtered to find correct results or they lack the information needed such as the torrent information ( Seeds/Peers/Size ). The providers i've posted are to be used as custom providers only they will return the results found on the webpage but i cannot guarantee they will be the result you wanted, 9/10 it will get the correct result but sometimes it may return the wrong movie. Please take care with the results always check the movie by playing it alone to make sure it is what you wanted. @Tiagocolbyodonis Is there somewhere else we can discuss that addon? I'm happy to help but we cannot discuss other addons here. |
Unfortunately the creator has not stopped support, but if you can get some success fixing a site inside the addon is of great help. If you can let me know by email and thanks again for your help. |
I will test the addon |
@Danny1990 @elgatito are you available for checking one private tracker if you can parse it? |
@RokSiEu you can open the issue for adding new provider. Write link, provide account or invite. |
all links are dead. this can be closed. |
This fork has Brazilian providers https://github.com/addon-rajada/script.elementum.rajada |
Please add a provider below, I look for a national provider for the Brazilians due to the audio in Portuguese
http://www.megatorrentshd.org/
is public
I'm trying to figure out how to add cached providers but I'm not aware enough, I'm using a BR + Elementum addon but this BR addon has lots of problems and the elementum alone works great!
The text was updated successfully, but these errors were encountered: