Code Monkey home page Code Monkey logo

torrentio-scraper's Introduction

Torrentio

  • torrentio-addon - the Stremio addon which will query scraped entries and return Stremio stream results.

torrentio-scraper's People

Contributors

dependabot[bot] avatar edde746 avatar mplewis avatar mrcanelas avatar thebeastlt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

torrentio-scraper's Issues

Can't stream

Hey,

I make use of both Real-Debrid and AllDebrid, but Iโ€™m getting no cached links with AllDebrid while they are definitely cached on the service.

Can't stream at all either it just keeps loading this is the only addon that does this

Edit:
Seems like the no link part fixed itself, streaming still doesn't work though

RealDebrid api change? links are stuck on loading.

Idk if RD changed their api or something but on stremio when i click on any RD torrentio link they dont start and are stuck on loading. This is weird cuz it was working flawlessly before today.

I also noticed that torrents were not being fetched on my account which they normally would when it was working that why im guessing RD changed their api?

If you could look into that'd be great! Besides that, torrentio rocks! Appreciate what you've made.

Torrentio Links do not seem to work

Me and a few other people on Reddit are having trouble with Torrentio in the past couple of days.

Could you maybe check your hosting to see what may be going on? If not I'd be willing to put up a seedbox of my own to balance between.

FR movie from Torrent9 no links in Torrentio

Hi there, I added to Real-debrid
a FR movie from Torrent9.

But in Stremio,
The link to that FR movie does not appear for the world to access??

But other movies
like the New Batman
does show me cached FR links from torrent9 in stremio.

Thanks for the help ๐Ÿ‘

Torrentio + Put.io not working correctly

Summary

Hi I'm trying Put.io through the Torrentio addon for Stremio. It is not playing the video in the app. So far I tested this on Android phone and a Shield TV.

  • My sources are Cinema for movies and series. Animekitsu for japanese cartoons.
  • My providers are RARGB, Nya and Put.io

image

stremio

The Problem

Every time I try to watch a video on stremio, I get an error.

play

error

The file does gets downloaded in Put.io, but I can't play it on Stremio.

image

I don't know if this is problem with Put or with Torrentio? I have my App configured like this on Put.io:

image

Any solution for this?

Advanced filters

First of all great work on the addon, much appreciated. Can I suggest adding a more advanced filters I understand you don't want to add more complexity for the users but maybe advanced settings for some users could show up after ticking a box at the configuration screen. I have noticed requests on discord asking for Dolby Vision and HDR filters for people whose devices don't support it, even my shield Pro has difficulties with some DV files. Most of the file names do have this information included obviously it's not bulletproof but better then nothing. Another filter is a max bitrate for people with slower broadband speeds. This cold be calculated with the length of the movie and the size, again it wouldn't be 100% accurate but I know other apps are doing it that way with great success. Last thing is to move all filtered files at the very bottom of the results so even if something gets wrongly filtered out we would still have access to it.

Please Add mejortorrent.wtf as provider

mejortorrent.wtf is the provider of torrents in 4k in Spanish audio, excellent for the Spanish-speaking community, no other current provider that has torrentio covers what this new one offers

{Request} Possibly adding Offcloud?

It's a similar service when compared to others already included, my thoughts would be that since it's a nice service that has the same features as most others. I'd personally like to see it since I'm thinking about going with them as their Premium has support for both Torrents and Usenet. Thank you for your time.

Is it possible to add HDR tag like 1080p(HDR)

Is it possible to add HDR tittle in the left of the links coz in stremio PC it's hard to see weather the content is HDR or no coz it will scroll through fast
And it will be helpful to show HDR first when sort by quality is selected

Hunted AU showing for Hunted

Hi,
The series Hunted shows episodes for Hunted AU for season 1. The standard season 1 is available on RARBG. Not sure if issues like this should be flagged here or is this anything that can be done myself to prevent this?

FA0A611D-8721-4A73-999A-575B08A3A256

42D0F39D-1E3E-469B-87D7-BD9214734A4B

New sorting methods

Might I suggest that you provide some alternative sorting methods to the torrentio addon?

My most pressing request would be sorting by the number of seeders divided by the file size. This would effectively tell you how fast you can stream something.
Other suggestions include:

  • Inverse Size (small to big)
  • Inverse Quality (bad to good)
  • Inverse Size then quality (Shows high quality but small streams)

Torrentio acting weird

Hi and thanks for your work.

Often, Torrentio doesn't find Any RD cached torrent sources for movies it did before earlier in the day. I have no idea why? So I can't watch the movie anymore...

Also, sometimes stremio says * 1 addon loading
But it's stick there... Torrentio doesn't load...

I'm on Android TV (NVIDIA SHIELD TV)

No links!

Since yesterday the addon is failing to fetch links
Something to do with stremio or torrentio not clearly known
Series works fine to certain point

Not returning RD links

Hi,
I've got an issue with torrentio and real debrid. It was all working fine but now it's not returning any RD links at all. I've uninstalled / reinstalled, checked my RD account but nothing is working.

Other apps & addons are working, just not the torrentio addon

error

hi, the addon in stremio doesn't work...
the addon work so well until a few hours ago...
torrentio is the best addon without doubts!
can you repair the addon please!!!

sorry for my english

best regards,
ESM

Privacy issue with RD users' API tokens and movie requests sent in cleartext

Hi fellow Stremio addon developer,

You seem to use proxies for the requests to RealDebrid, according to this code:

const proxy = await cacheWrapProxy('realdebrid', () => getRandomProxy()).catch(() => getRandomProxy());

Looking at the proxy code, you're using HTTP proxies instead of HTTPS proxies, here:

return `http://${PROXY_USERNAME}:${PROXY_PASSWORD}@${PROXY_HOSTS[Math.floor(Math.random() * PROXY_HOSTS.length)]}`;

This means that at least between the node where your addon runs and the node where the proxy runs, but potentially even until the node where RealDebrid runs, the HTTP requests will not be encrypted. Every node that's part of a hop (make a traceroute to your proxy and to RealDebrid and you'll see it's many) will be able to see the full requests in cleartext, including the users' API tokens, the requested magnet URLs and later the returned HTTP stream URL, which usually includes the movie name.

A malicious node, or even just a node of some infrastructure provider that collaborates with some anti-piracy agency or a law firm that's eager to sue RealDebrid users (which has happened in the past) can collect this information and use it against the user. For a law firm with an order by a movie company it can be easy (depending on the country) to get a court order for RealDebrid to hand over the user's email address and IP address (from his initial signup, later logins, charging of RD points etc. - not from your addon, and the chance is high that the user doesn't use a VPN because 1. most users use RD instead of a VPN and 2. RD blocks many VPNs so most user's can't use their VPN to access RD). Then the only step left is asking the ISP for the user's real identity, including name, address etc.

=> You should switch to an HTTPS proxy, or at least clearly communicate to your addon users that their data is being sent through the net in cleartext, completely unencrypted.

Correct me if I'm missing something.

Just trying to help a fellow addon dev, cheers ๐Ÿ™‚

The entire stremio community detected an error in torrentio

Every day torrentio scrapes realdebrid?

Every day I upload torrents to my realdebrids account, but I have realized that in stremio with the torrentio addon they are not shown, so the next day I check to see if they already come out:

I would like to know if realdebrid torrentio scrapes daily, and if it does it daily, what time does it do it? so I could schedule my script at the right time.

(I use a script in python "https://github.com/mishpajz/RDRSS" to which I assign an RSS source of torrents that interest me, and I run it daily at 8am pacific time)

[Request] option to filter 3D sources / sort by 3D sources

As a person who owns a 3D player, I want to filter 3D sources or prioritize the 3D sources in the list sorting, so that I don't have to look through the long list manually.

To find 3D sources, maybe we could search with regex ^(.*[^a-zA-Z\d]+)?3(d|D)([^a-zA-Z\d]+.*)?$

RealDebrid configured Torrentio stops working at certain times.

when it stops working (RD torrentio links are stuck on load when you click on them):

  • torrentio takes a little longer to load the links
  • on the real-debrid site, torrents arent fetched
  • stops working from around 12pm to around 11pm I think for me (EDT)

This has been happening for 3 days in a row. If you can check it out that'd be great.

Thanks!

Debrid-link support

Hello,

It is possible to add the support of Debrid-link ? They have hosts and torrents like other debrid services.

Thanks for your amazing work, I have migrated from Kodi and that work better ๐Ÿ‘

Playback error on iOS

Torrentio won't stream on iOS using web version, it just says "Playback error, please try again". But it works fine on PC using web version too. I'm using real-debrid for Torrentio

image

How can run this addon locally

Hi, I have some troubles trying to run this addon locally, I tried 'npm start -- --launch' and 'node index.js' and I got this error

"[ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received undefined"

image

New providers

Hey,

More of a feature request but wondering if there is anyways to increase the max connections on the Android APK. I tried to get a hold of the Android source but apparently it's closed source :/

Additional providers:
https://www.torrentdownloads.me/
https://www.limetorrents.info/
https://pirateiro.com/
https://zooqle.com/
https://yts.mx/
https://katcr.to/
https://torrentz2.is/
https://www.torlock.com/
https://eztv.ag/

I have also noticed some weird behavior. When I start a link using TPB+ it'll load but loading the same torrent using torrentio it'll get stuck? Not as important as it works 90% of the time but it is something I have noticed this week.

Thank you!

[Feature Request] Option to search in RealDebrid Torrent Cloud

Issue Type

  • Feature Request

Description

  • Sometimes, a user adds a torrent, not present in Torrentio buit-in Torrent Providers, but which can be successfully downloaded by RD. Current way to watch these titles in Stremio, is to play them from Others - RealDebrid section. The issue is that, these tiles won't be listed in Continue Watching section or integrated with Trakt Scrobbling, if we use this method.

  • A feature which enables users to see titles from their Real Debrid Torrent Cloud (https://real-debrid.com/torrents), in additon to the ones sourced out from the Torrent Providers configured in Torrentio, when searching for a Movie / TV Show.
    (Syncler+ has a feature where it searches RD Cloud, in addition to the Providers in Provider Packages, but the scraping process takes too long)

  • It may be implemented as an option in Debrid options in Torrentio configuration, if scraping RD Cloud slows down the entire scraping process.

  • Is it possible to implement such a feature in Torrentio or is it something that requires making changes to Stremio itself?

Failed to create transcoder

Hello,

I have set up stremio on my own server with yarn (stremio (master) ) and Nginx. I installed 123movies and torrentio. Movies from 123movies works (not all the time) but movies from torrentio never works.
I have always the same error (Failed to create transcoder).
It seems that I missed something during the installation of stremio but I don't know what. For example, I can't create an account either, I have to log in as a guest.

Thanks for helping !

Put.io support

Not a issue just a feature request

I was hoping you could add put.io support
Thanks so much for this awesome app it's crazy how fast it is much appreciated

Has torrentio gone down?

Has torrentio gone down? I noticed it is not in the community add-ons, except torrentio lite, but any thing I watch from there either doesn't work anymore or plays for a couple of minutes and stops, any help would be appreciated.

addon for Portuguese Portugal

hi, in your code for brazuca you have the flag from PORTUGAL and not flag portuguese brazilian. but I don't know if it's important, I think they automatically put the flag of Portugal.
Movie in portuguese brazilian is not the same of Portuguese Portugal. i think there should be a distinction or called by the correc name on the language option "Portuguese brazilian" .
and is possible to add search torrent with language Portuguese portugal, normally on the name the torrents is written "Portuguese" or "ENG.PT" or "PT.ENG" or just PT basicaly are animation. the portuguese dont make dub for all movies like brazilian,french and spanish. we like watch in the language they were made except animation...

thanks for all work on this adddon

sorry for my english, if you if you want you can delete this.

We could have in the information of the file what type of audio it has

We could have in the information of the file what type of audio it has, if it is 5.1, 7.1, stereo, or some other

Example:
2022_07_26_17_02_57

they (orion) in their file information indicate if the file has 5.1 or 7.1 audio or stereo or some other type.

It would be great if torrentio showed this information

Some links doesn't show up until a day or days later

The addon pulls many links, but it doesn't pull every link from each torrent site selected from the initial setup. Some links doesn't show up until a day or days later.

Also it would be nice if we could get a size/bitrate limit option, a HDR/Dolby Vision priority setting, a format priority option (prefer MKV over MP4 for example), maybe Seren/Fen/Umbrella from Kodi sources etc. There's so many things that would make the addon even better.

Filter and sorting by video encoding

Considering all modern streaming devices support x265 HEVC encoding and the benefits it in offeres, offten times my preference for is to choose it ocer other encodings (like the x254).

Would be very usefull if there was option to filter by the video encoding (ex: I want only x265 and A1 encoded videos), and also include the encoding type in the "quality" qualifier (consider the 1080p x265 better quality then 10800 x264).

Foreign contents from tmdb with RARBG

Hello.
First off, thanks for the addon and I really like it.
When I search foreign contents from TMDB, torrentio seems not to parse torrents from Rarbg.
I'm not sure but from my experience every rarbg's torrent is uploaded in English titles. So I have to use the English title when I search.
But I guess Torrentio is searching with the original title because I can see the torrent properly when I manually search for the English title on Rarbg.
This is just my rough guess, so I might be wrong.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.