Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New provider for Korean drama #245

Open
daanvandevliet opened this issue Jan 9, 2021 · 2 comments
Open

New provider for Korean drama #245

daanvandevliet opened this issue Jan 9, 2021 · 2 comments

Comments

@daanvandevliet
Copy link

daanvandevliet commented Jan 9, 2021

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
Copy link
Contributor

antonsoroko commented May 23, 2021

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

@antonsoroko
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants