Skip to content
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

Bj-Shared #193

Open
kpinheiro256612 opened this issue Jun 22, 2020 · 6 comments
Open

Bj-Shared #193

kpinheiro256612 opened this issue Jun 22, 2020 · 6 comments

Comments

@kpinheiro256612
Copy link

Good afternoon!

I'm using Google Translate, so something can happen to be out of context.

I took the script as a template, and I'm trying to adapt it for the bj-shared site, with a username and password but it's not rolling, can you help me?

Can you help me?

Create a provider for BJ-Shared


{
"megatorrentshd": {
"enabled": true,
"base_url": "http://www.megatorrentshd.org/?s=QUERY",
"color": "FFF14E13",
"general_extra": "",
"general_keywords": "{title:pt}",
"general_query": "EXTRA",
"language": "pt",
"movie_extra": "",
"movie_keywords": "{title:pt}",
"movie_query": "EXTRA",
"name": "MEGA_TORRENTS_HD",
"language": "pt",
"parser": {
"infohash": "",
"name": "item(tag='img', attribute='alt', order=1)",
"peers": "20",
"row": "find_all('div', select=('class', 'peli'), start=1)",
"seeds": "3",
"size": "",
"torrent": "item(tag='a', attribute='href', order=1)"
},
"separator": "+",
"show_query": "",
"subpage": true
}
}

@kpinheiro256612
Copy link
Author

kpinheiro256612 commented Jul 10, 2020 via email

@kpinheiro256612
Copy link
Author

Would it be possible to make the elemetum bring the information of the films and series in PT-BR?

@skyo007
Copy link

skyo007 commented Jul 10, 2020

{
"bjshare" : {
"enabled": true,
"predefined": false,
"private" : true,
"name" : "BJ-Share",
"languages" : "pt",
"anime_extra" : null,
"anime_keywords" : null,
"anime_query" : null,
"base_url" : "https://bj-share.info/torrents.php?searchstr=QUERY",
"color" : "FFFFFFFF",
"general_extra" : "",
"general_keywords" : "{title:original}",
"general_query" : "",
"language" : null,
"login_failed": "Login ou senha incorreta",
"login_object": "{'username': 'SEULOGIN', 'password': 'SUASENHA'}",
"login_path": "/login.php",
"movie_extra" : "",
"movie_keywords" : "{title:original}",
"movie_query" : "",
"parser" : {
"infohash" : "",
"name" : "item(tag='a', order=4)+' '+item(tag='div', select=('class' , 'torrent_info'))",
"row": "find_once('table', ('class', 'torrent_table')).find_all('tr', start=2)",
"seeds" : "item(tag='td', order=6)",
"peers" : "item(tag='td', order=7)",
"size" : "item(tag='td', order=4)",
"torrent" : "'https://bj-share.info/%s' % item(tag='a', order=2, attribute='href')"
},
"season_extra" : "",
"season_extra2" : "",
"season_keywords" : "{title:original}",
"season_keywords2" : "",
"season_query" : "",
"separator" : "+",
"show_query" : "",
"subpage" : false,
"tv_extra" : "",
"tv_extra2" : "",
"tv_keywords" : "{title:original} s{season:2}e{episode:2}",
"tv_keywords2": "{title:original} {season:2}x01|S{season:2}",
"tv_keywords_fallback": "{title:original} s{season}"
}
}

@skyo007
Copy link

skyo007 commented Jul 10, 2020

Bom proveito

Abs

@skyo007
Copy link

skyo007 commented Jul 13, 2020

@kpinheiro256612
Far it be from me to Tell You How You should behave ...but ...
You might as well leave the feedback about this script..
Anyway..i am pretty sure that Works

You re Welcome

@antonsoroko
Copy link
Contributor

nowadays https://bj-share.info/login.php uses google captha, so burst will not be able to login.
@elgatito i think this issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants