elgatito / script.elementum.burst

Development of this addon has been stopped!
MIT License
117 stars 117 forks source link

New provider for Korean drama #245

Open daanvandevliet opened 3 years ago

daanvandevliet commented 3 years ago

Sorry, I didn't understand the pull requests. Putting here for those interested:

    "torrenthan1": {
        "enabled": true,
        "predefined": false,
        "languages": "kr",
        "anime_extra": "",
        "anime_keywords": "{title} {episode}",
        "anime_query": "EXTRA",
        "base_url": "https://torrenthan1.com/search/k-1-QUERY",
        "color": "FFF14E13",
        "general_extra": "",
        "general_keywords": "{title:original}",
        "general_query": "",
    "charset":"utf-8",
    "response_charset": "utf-8",
        "language": null,
    "languages": "kr",
    "login_failed": "",
        "login_object": "",
        "login_path": null,
        "movie_extra": "",
        "movie_keywords": "{title} {year}",
        "movie_query": "",
        "name": "torrenthan1",
        "parser": {
            "infohash": "",
            "name": "item('a', order=1)",
            "peers": "10",
        "row": "find_once(tag='body').find_all('tr')",
            "seeds": "10",
        "size": "item(tag='td', order=2)",
            "torrent": "item('a', order=1, attribute='href').replace('../','/')"
        },
        "private": false,
        "season_extra": "",
        "season_extra2": "",
        "season_keywords": "{title:original}e{season:2}",
        "season_keywords2": "{title}{season}",
        "season_query": "",
        "separator": "+",
        "show_query": "",
        "subpage": true,
        "tv_extra": "",
        "tv_extra2": "",
        "tv_keywords": "{title:original}e{episode:2}",
        "tv_keywords2": ""
    }
}
antonsoroko commented 3 years ago

@daanvandevliet if this code still work - i can create a PR for you.

antonsoroko commented 1 year ago

@elgatito this tacker is also dead, so can issue be closed.