Torrscrape


NameTorrscrape JSON
Version 1.1.4 PyPI version JSON
download
home_page
SummaryTorrscraper is a command line tool to search and download torrents from the command line.
upload_time2023-10-06 19:32:00
maintainer
docs_urlNone
authorTanish
requires_python
license
keywords python torr torrent torrscrape jackett torrscrape
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ##How to Use 

<h1>Installation</h1>
<h2>pip install Torrscrape</h2>

<h2>1)Install docker</h2> 
  mac:https://docs.docker.com/desktop/install/mac-install/<br>
  win:https://docs.docker.com/desktop/install/windows-install/<br>
  linux:https://docs.docker.com/desktop/install/linux-install/<br>
<h2>2)setup jackett:</h2>

docker run -d \
  --name=jackett \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -e AUTO_UPDATE=true `#optional` \
  -e RUN_OPTS= `#optional` \
  -p 9117:9117 \
  -v /path/to/data:/config \
  -v /path/to/blackhole:/downloads \
  --restart unless-stopped \
  lscr.io/linuxserver/jackett:latest

<h2>3)setup qbit web(docker):</h2>

docker run -d \
  --name=qbittorrent \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -e WEBUI_PORT=8080 \
  -p 8080:8080 \
  -p 6881:6881 \
  -p 6881:6881/udp \
  -v /path/to/appdata/config:/config \
  -v /path/to/downloads:/downloads \
  --restart unless-stopped \
  lscr.io/linuxserver/qbittorrent:latest

##Usage<br>
<h3>save api key jackett</h3>
<h3>torrscrape --api "jackett_apikey" </h3>
<h1>Search</h1>
<h3>torrscrape --search "search_term" --catagory "catagories"</h3>
<h2>catagories: TV,TV/Anime,Other,Movies,PC/Games</h2>

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Torrscrape",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,torr,torrent,torrscrape,jackett,Torrscrape",
    "author": "Tanish",
    "author_email": "sharmatanish097654@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0c/77/62a152506c433e6ea2e41a84d0f6a123843e889851e33f8e7e0fc719ffc6/Torrscrape-1.1.4.tar.gz",
    "platform": null,
    "description": "##How to Use \n\n<h1>Installation</h1>\n<h2>pip install Torrscrape</h2>\n\n<h2>1)Install docker</h2> \n  mac:https://docs.docker.com/desktop/install/mac-install/<br>\n  win:https://docs.docker.com/desktop/install/windows-install/<br>\n  linux:https://docs.docker.com/desktop/install/linux-install/<br>\n<h2>2)setup jackett:</h2>\n\ndocker run -d \\\n  --name=jackett \\\n  -e PUID=1000 \\\n  -e PGID=1000 \\\n  -e TZ=Etc/UTC \\\n  -e AUTO_UPDATE=true `#optional` \\\n  -e RUN_OPTS= `#optional` \\\n  -p 9117:9117 \\\n  -v /path/to/data:/config \\\n  -v /path/to/blackhole:/downloads \\\n  --restart unless-stopped \\\n  lscr.io/linuxserver/jackett:latest\n\n<h2>3)setup qbit web(docker):</h2>\n\ndocker run -d \\\n  --name=qbittorrent \\\n  -e PUID=1000 \\\n  -e PGID=1000 \\\n  -e TZ=Etc/UTC \\\n  -e WEBUI_PORT=8080 \\\n  -p 8080:8080 \\\n  -p 6881:6881 \\\n  -p 6881:6881/udp \\\n  -v /path/to/appdata/config:/config \\\n  -v /path/to/downloads:/downloads \\\n  --restart unless-stopped \\\n  lscr.io/linuxserver/qbittorrent:latest\n\n##Usage<br>\n<h3>save api key jackett</h3>\n<h3>torrscrape --api \"jackett_apikey\" </h3>\n<h1>Search</h1>\n<h3>torrscrape --search \"search_term\" --catagory \"catagories\"</h3>\n<h2>catagories: TV,TV/Anime,Other,Movies,PC/Games</h2>\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Torrscraper is a command line tool to search and download torrents from the command line.",
    "version": "1.1.4",
    "project_urls": null,
    "split_keywords": [
        "python",
        "torr",
        "torrent",
        "torrscrape",
        "jackett",
        "torrscrape"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1f9e8c9cdec7887677dd49f9c2a4e24efdc8c888f6a764c21b4a03f6670a164",
                "md5": "f908d19445afd29206c3c35b31ac5255",
                "sha256": "ddd58a6aa79f1b0e9cf6042c636d00178227044b76a9b426600f59e7a6a45183"
            },
            "downloads": -1,
            "filename": "Torrscrape-1.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f908d19445afd29206c3c35b31ac5255",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3948,
            "upload_time": "2023-10-06T19:31:58",
            "upload_time_iso_8601": "2023-10-06T19:31:58.603369Z",
            "url": "https://files.pythonhosted.org/packages/a1/f9/e8c9cdec7887677dd49f9c2a4e24efdc8c888f6a764c21b4a03f6670a164/Torrscrape-1.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c7762a152506c433e6ea2e41a84d0f6a123843e889851e33f8e7e0fc719ffc6",
                "md5": "67e6a2a12fbe1f6c3b948a552abfa5ad",
                "sha256": "155eda1bf75cb1ec8a90ee507235885d715c1647eb32348bbc1fd9ba7f183f13"
            },
            "downloads": -1,
            "filename": "Torrscrape-1.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "67e6a2a12fbe1f6c3b948a552abfa5ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3486,
            "upload_time": "2023-10-06T19:32:00",
            "upload_time_iso_8601": "2023-10-06T19:32:00.239633Z",
            "url": "https://files.pythonhosted.org/packages/0c/77/62a152506c433e6ea2e41a84d0f6a123843e889851e33f8e7e0fc719ffc6/Torrscrape-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-06 19:32:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "torrscrape"
}
        
Elapsed time: 0.17390s