<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.watchnixtoons2" name="WatchNixtoons2" version="0.14.15" provider-name="WNT2">
    <requires>
        <import addon="script.module.requests"/>
        <import addon="script.module.six"/>
        <import addon="inputstream.adaptive"/>
    </requires>
    <extension point="xbmc.python.pluginsource" library="default.py">
        <provides>video</provides>
    </extension>
    <extension point="xbmc.addon.metadata">
        <summary lang="en">WatchNixtoons2</summary>
        <description lang="en">
Watch cartoons and anime from [COLOR orange][B]www.wcostream.tv[/B][/COLOR].

Support the WatchCartoonOnline website with a PayPal donation to:
[COLOR khaki][B]wcohelp@yandex.com[/B][/COLOR]

Add-on originally by doko.
Random updates by lolage.
        </description>
        <disclaimer lang="en">The authors of this addon do not host any of the content found or have any affiliation with the content providers. This add-on only scrapes web pages.</disclaimer>
        <language>en</language>
        <platform lang="en">all</platform>
        <news>[COLOR orange][B]WatchNixtoons2[/B][/COLOR] - Cartoons &amp; Anime
[B]0.14.15:[/B]
- Update Thumbnail Hashes
- Update favourite script now updates thumbnail domain

[B]0.14.14:[/B]
- Update Thumbnail Hashes
- Update User Agent
- wcostream: fix latest thumbnails
- Change thumbnail url
- revert resolve order for m3u8 files

[B]0.14.13:[/B]
- fix recent thumbnails
- change resolve order due to issues with the m3u8 files</news>
        <assets>
            <icon>icon.png</icon>
        </assets>
    </extension>
</addon>
