ResolveURL Kodi Dependency; URLResolver Fork Information

A fork of the URLResolver dependency called ResolveURL provides an alternative method to resolving links from file lockers in your Kodi addons.

Read more about the ResolveURL Kodi dependency here in our guide.

Change in Developer

On February 20th, 2020, jsergio announced that he is giving up development of ResolveURL on Twitter. He posted the following message:

This is the last update I will push from my repo. I will continue to maintain the Debrid plugins & manage fixes pushed on my Github when I have time but I will no longer build the packages or push updates from my Kodi repo. Please fork ResolveURL, don’t push updates of your own.

Luckily for fans of ResolveURL, gujal has taken over ResolveURL with jsergio’s blessing and has already been making frequent updates to the addon.

Check out information on the latest version of ResolveURL. by gujal below.

ResolveURL Kodi Latest Version

The latest version of the ResolveURL Kodi plugin is v5.0.41 from April 2nd, 2020. Recent updates incklude:

v5.0.412 Updates

  • PrimeVideos Resolver Added
  • 9 resolvers fixed
    • aliez
    • chromecast
    • clicknupload
    • clipwatching
    • cloudb
    • cloud.mail.ru
    • datemule
    • gounlimited
    • mystream
  • 11 resolvers removed
    • anyfiles
    • bestream
    • daclips
    • estream
    • gorillavid
    • h265
    • idtbox
    • mehlizmovies
    • movpod
    • videoapne
    • watchshare

Recently, Full LinkSnappy support has been added to ResolveURL, including cached torrent support. LinkSnappy is a solid Debrid option for fast and premium media links. Read all about it in our LinkSnappy guide.

Previously, cached torrent support for alldebrid was been added, which means that all 4 premium services (Real Debrid, Premiumize, Alldebrid, and LinkSnappy) have full torrent and advanced nctionality.

If you are a Premiumize or Real Debrid user, you can now enjoy cached torrents in all addons that support ResolveURL.

What is ResolveURL

ResolveURL is a non-prejudice dependency resolver that decodes links from popular file locker hosts, allowing Kodi to play media from these sites. It is a fork of URLResolver that is maintained and developed by jsergio123, who is one of the best Kodi python code distributors on the internet today.

The ResolveURL Kodi add-on works in the background of Kodi (called a dependency) to decode file hosts in order to play the root movie or TV video stream.

If you are new to Kodi, you probably notice that a lot of add-ons use the same filehosts – Gvideo, clicknupload, zshare, dizilab are some of the popular ones.

The ResolveURL Kodi add-on knows how to navigate through these hosts, clicking through captcha’s and virtually retrieving the streaming file which you see in Kodi.

How to Install ResolveURL

In order to use the dependency, addon developers will need to recode their addons to use the new dependency instead. The end user does not need to make any changes on their ends.

When you install an addon that uses the ResolveURL dependency, it will automatically be installed. You will then see the updates to ResolveURL in your recent addon updates area.

ResolveURL First Time Setup Important Notes

The first time an addon updates to use ResolveURL over another resolver dependency, there are a couple of very important notes you need to be aware of:

  1. You may get a popup notification that says that there is a problem with URLResolver. You MUST CLICK the “Ignore” button.
  2. You WILL need to reauthorize your Real-Debrid and other premium accounts to work with ResolveURL. To do that, you can find the configuration settings by navigating in Kodi to  SYSTEM > Add-ons > SYSTEM > Dependencies > ResolveURL > Configure > Universal Resolvers.

ResolveURL is automatically installed with any add-on that uses it, so you don’t have to worry about installing ResolveURL. Per jsergio, developers can add it as a dependency by adding the following code to their addons.xml file:

<requires>
	<import addon="xbmc.python" version="2.1.0"/>
	<import addon="script.module.resolveurl" version="5.0.00"/>
</requires>Import ResolveUrl in your code and use it the same as you would with the UrlResolver
import resolveurl
resolved = resolveurl.resolve(url)
Or you can import ResolveUrl as UrlResolver to your existing addon that uses the UrlResolver
import resolveurl as urlresolver
resolved = urlresolver.resolve(url)
Include jsergio's repo with your repo to always have the latest updates

<dir>
<info compressed="false">https://raw.githubusercontent.com/jsergio123/zips/master/addons.xml</info>
<checksum>https://raw.githubusercontent.com/jsergio123/zips/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/jsergio123/zips/master/</datadir>
</dir>

NOTE: Jsergio is not responsible for urls being resolved by 3rd parties. ResolveURL only resolves video content from legitimate file lockers without prejudice. If this script is being used by 3rd parties to resolve content that you feel infringes upon your Intellectual Property, then please take your complaints to the actual file host and not me. This script in no way searches for any content whatsoever.

PROTECT YOURSELF ON THE INTERNET

Sign up for a premium Kodi VPN and access the internet unrestricted. We offer exclusive discounts for IPVanish and NordVPN, the highest respected VPNs in the Kodi community. Both of these VPNs have some great features for users:

Apps for Android, iOS, Mac, Linux & more
Zero Logs
Unlimited bandwidth
Tier 1 hardware (no speed slowdown)
Access to servers hundreds of VPN servers

Click here to learn more about Kodi VPN protection

About Ryan William

Ryan is a content writer and SEO specialist. He has interest in all things technology and has published over 2000 posts on the internet. At Kodi Tips, his focus is on hardware, software, crypto games, and how-to tutorials.

5 thoughts on “ResolveURL Kodi Dependency; URLResolver Fork Information”

  1. What’s the pop ups on debrid links in neptune and Uranus,takes ages to resolve too….don’t like pop ups telling me I have to be premium when I already am…..

  2. I’ve been having an issue on my FireTv 2 box since this update. Anyone else having any issues?

    It wasn’t working at all until I cleared the Kodi, incursion, and function caches. It’s now working but slow at “preparing sources” and pulling back links in the next step.

Leave a Comment

CRAZY Kodi VPN OfferClick Here