Giter Site home page Giter Site logo

script.module.resolveurl's Introduction

script.module.resolveurl

I am in no way responsible for the urls being resolved by 3rd parties. This script 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 website or developer linking to such content and not me. This script in no way searches for any content whatsoever.

Include the script in your addon.xml

<requires>
    <import addon="script.module.resolveurl" version="5.0.00"/>
</requires>

Import ResolveUrl 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 my repo with your repo to always have the latest updates from me

<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>

Include gujal dir with your repo to always have the latest updates

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

script.module.resolveurl's People

Contributors

gujal00 avatar jsergio123 avatar azzy9 avatar jewbmx avatar cache-sk avatar mbebe avatar bugatsinho avatar grzebzi avatar lukkie112 avatar whitecreamdev avatar addon-lab avatar doko-desuka avatar twilight0 avatar host505 avatar anis3 avatar solbu avatar frankiek3 avatar 12asdfg12 avatar erosvece avatar antrrax avatar lowerdecks avatar tvaddonsco avatar groggyegg avatar koperfieldcz avatar mafiwa2167 avatar shellc0de27 avatar

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.