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

Mejortorrent fixing #50

Closed
Pireo opened this issue Sep 20, 2018 · 2 comments
Closed

Mejortorrent fixing #50

Pireo opened this issue Sep 20, 2018 · 2 comments

Comments

@Pireo
Copy link

Pireo commented Sep 20, 2018

https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engine/master/mejor.py

this site sometimes hosts torrents where you have to select the single files you're going to download, like in his case: http://www.mejortorrent.org/serie-descargar-torrents-39492-39493-Billions-2-Temporada.html
and when it doesn't, the size of the torrent is displayed after the word "tamano", is it possible to make it show up in the results?

@ngosang

@MaurizioRicci
Copy link

It will slow down search because for every result found we will have to load its specific page in order to retrieve the torrent size. I can do it if they say it's a good idea. But keep in mind that if you have 50 torrent in your list, then the plugin must open 50 URL in order to retrieve torrent size. It will be computational expensive for the server moreover

@ngosang
Copy link
Member

ngosang commented Sep 22, 2018

@MaurizioRicci is right. It's possible but with many requests...

@ngosang ngosang closed this as completed Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants