PyBypass


NamePyBypass JSON
Version 2.0.1 PyPI version JSON
download
home_page
SummaryPython module for bypassing different kind of links.
upload_time2022-11-11 03:12:28
maintainer
docs_urlNone
authorSanjit Sinha
requires_python>=3.8, <4
licenseMIT
keywords bypasser ads shortners filehosters gdtot appdrive shortners
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<div align="center">
 <h1>A python library to bypass links</h1>
<img src="https://telegra.ph/file/d83e9d64160666fec7ad6.png" align="center" style="width: 100%" alt="Picture Unavailable!">
</div>

------
**Note: New and Stable Version of this library is available. Please upgrade it by command**
```
python -m pip install --upgrade PyBypass
```
**You can read the Changelogs [here](https://github.com/sanjit-sinha/PyBypass/blob/main/CHANGELOGS.md)**
_____

<div align="center">
<h1><b>PyBypass</b></h1>
</div>

PyBypass is a python library wich can bypass various type of links and give you direct access to the content of the link without getting bothered by annoying ads and websites redirection.

Currently it can bypass various types of shortlinks, filehosters, videoservers and gdrive sharer links.

you can also find PyBypass in pypi.org https://pypi.org/project/PyBypass/

-----

<div align="center">
<h1><b>Supported website links</b></h1>
</div>

#### Shortners

> try2link.com, adf.ly, bit.ly, ouo.io, ouo.press, shareus.in, shortly.xyz, tinyurl.com, thinfi.com, hypershort.com ,safeurl.sirigan.my.id, gtlinks.me, loan.kinemaster.cc, theforyou.in, linkvertise.com, shorte.st, earn4link.in, tekcrypt.in, link.short2url.in, go.rocklinks.net, rocklinks.net, earn.moneykamalo.com, m.easysky.in, indianshortner.in, open.crazyblog.in, link.tnvalue.in, shortingly.me, open2get.in, dulink.in, bindaaslinks.com, za.uy, pdiskshortener.com, mdiskshortner.link, go.earnl.xyz, g.rewayatcafe.com, ser2.crazyblog.in, bitshorten.com, rocklink.in, droplink.co, tnlink.in, ez4short.com, xpshort.com, vearnl.in, adrinolinks.in, techymozo.com, linkbnao.com, linksxyz.in, short-jambo.com, ads.droplink.co.in, linkpays.in, pi-l.ink, link.tnlink.in , pkin.me

### Filehoster

> nonfiles.com, antfiles.com, 1fichier.com, gofile.io, hxfile.co, krakenfiles.com, mdisk.me, mediafire.com, pixeldrain.com, racaty.net, send.cm, sfile.mobi, solidfiles.com, sourceforge.net, uploadbaz.me, upload.ee, uppit.com, userscloud.com, we.tl, disk.yandex.com, zippyshare.com, wetransfer.com


### Gdrivesharer

> appdrive.info, new2.gdtot.sbs, hubdrive.me, sharer.pw
( appdrive lookalike dmains: driveapp.in, drivehub.in, gdflix.pro, drivesharer.in, drivebit.in, drivelinks.in, driveace.in, drivepro.in, gdflix.top )


### VideoServers
> fembed-hd.com, mp4upload.com, sltube.org, watchsb.com, streamtape.com

------ 

<div align="center">
<h1><b>Installation Guide and How to use?</b></h1>
</div>

**Installation**
```bash
 python -m pip install PyBypass
```
**Updating Library**
```bash
 python -m pip install --upgrade PyBypass
```

------

<div align="center">
<h1><b>How to use?</b></h1>
</div>

- PyBypass is an library wich mean you can import it into your own code and use it accordingly.

```python
import PyBypass as bypasser

bypassed_link = bypasser.bypass("https://www40.zippyshare.com/v/DkywSXEu/file.html")

print(bypassed_link)
```

- some website have so many subdomains so it is hard to auto detect every link. use parameter `name` to bypass those type of links.
- ( some common website like those are adfly, linkvertise, short.st, appdrive etc. )
- you can find the list on `name` parameter wich can be used for diferent websites [here](https://katb.in/abefuqetoxe)

```python
import PyBypass as bypasser

bypassed_link = bypasser.bypass("https://link-center.net/209924/ofbulk", name="linkvertise")

```

- To bypass gdrivesharer links you have to provide some parameters wich are required to bypass the link.

```python
import PyBypass

bypassed_link = PyBypass.bypass("https://new2.gdtot.sbs/file/105111102182", gdtot_crypt="PUT YOUR CRYPT HERE")

```
```python
import PyBypass

bypassed_link = PyBypass.bypass("https://appdrive.info/file/m6p1PbFF49aqb4MOHrz1", appdrive_email="PUT YOUR AppDrive Email HERE", appdrive_password="PUT YOUR AppDrive Password HERE")

```
```python
import PyBypass

bypassed_link = PyBypass.bypass("https://sharer.pw/file/5SQxN0llKsgZ", sharerpw_xsrf_token="PUT YOUR Sharerpw XSRF HERE", sharerpw_laravel_session="PUT YOUR Sharerpw Laravel HERE")

```
<details>
<summary><strong>To know more about parameters click here.</strong></summary>
<ul>
<br>
	<li><b>GDTOT parameters.</b><br><br>
	GDTOT links take required parameter <b>gdtot_crypt</b> to bypass the gdtot links.<br><br>
	You can find Your gdtot_crypt by login in gdtot account > open developer mode > go to cookies > copy crypt value.<br><br>
	Always use a new google account for doing this. keep only one TD in that drive because after reaching 15gb limit Gdtot, Hubdrive, sharer.pw will copy the file in the  first TD in wich you have write access.
	</li>
<br>
    <li><b>APPDRIVE parameters. </b><br><br>
    Appdrive and it's lookalike domains take required parameters <b>appdrive_email </b> and <b>appdrive_password</b><br><br>
    appdrive_email and appdrive_password params should be of website not GOOGLE ACCOUNT.
You can also configure custom drive_id and folder_id from dashboard to save file in that destination.<br><br>
     Each appdrive lookalike Domain require login email and password. You have to login in all website separately to bypass that website link.
( Tip use same email to login all website and go to  dashboard and create same password of all domain )</li>
<br>
	<li><b>HUBDRIVE parameters.</b><br><br>
	Hubdrive links  take required parameter <b>hubdrive_crypt</b> to bypass the hubdrive links.
	</li>
<br>
   <li><b>Sharer.pw parameters.</b><br><br>
	sharer.pw links  take required parameter <b>sharerpw_xsrf_token</b> and <b> sharerpw_laravel_token</b> to bypass the  sharer.pw links. You can find these parameters in developer tool of browser after logging in with your google account. 
	</li>

</ul>
</details>

- You can add try and catch exceptions while bypassing the links to get more information.
```python
from PyBypass import bypass

try:
    print(bypass("https://www40.zippyshare.com/v/DkywSXEu/file.html", name="zippyshare"))

except Exception as error:
    print(error)       
```


_____

<div align="center">
<h1><b>Some important points</b></h1>
</div>

- Some website change their code frequently so it is possible that this script will stop bypasing those website link. I will try to update them whenever i get free time.
- You have to provide required params like  ( gdtot_crypt, appdrive_email, appdrive_password, hubdrive_crypt, sharerepw_xsrf_token, sharerpw_larvel_token) to bypass gdrive sharer links. 
- I intentionally created different file for each bypassing scripts so that other user can easily copy paste that specific code if they want to use in their code.
- Please give proper credits and link this repo if you are using this library in any of your projects/bot.

______

<div align="center">
<h1><b>Credits and Contribution</b></h1>
</div>

This library used multiple scripts from  [@YukkiSenpai](https://github.com/xcscxr) github profile and [@zevtyardt](https://github.com/zevtyardt/lk21) lk21 respository.

------


<div align="center">
<h1><b>Copyright and License</b></h1>
</div>
<br>
<img src="https://telegra.ph/file/b5850b957f081cfe5f0a6.png" align="right" width="100" alt="Image Unavailable!">


* copyright (C) 2022 by [Sanjit sinha](https://github.com/sanjit-sinha)
* Licensed under the terms of the [The MIT License](https://github.com/sanjit-sinha/Telegram-Bot-Boilerplate/blob/main/LICENSE)

------



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "PyBypass",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8, <4",
    "maintainer_email": "",
    "keywords": "bypasser,ads,shortners,filehosters,gdtot,appdrive,shortners",
    "author": "Sanjit Sinha",
    "author_email": "sanjitsinha@anipirates.eu.org",
    "download_url": "https://files.pythonhosted.org/packages/bf/af/147a21b4e2b477a0a0f9184c4808a545176bcf0713b9fc257977c3f09ec7/PyBypass-2.0.1.tar.gz",
    "platform": null,
    "description": "\n<div align=\"center\">\n <h1>A python library to bypass links</h1>\n<img src=\"https://telegra.ph/file/d83e9d64160666fec7ad6.png\" align=\"center\" style=\"width: 100%\" alt=\"Picture Unavailable!\">\n</div>\n\n------\n**Note: New and Stable Version of this library is available. Please upgrade it by command**\n```\npython -m pip install --upgrade PyBypass\n```\n**You can read the Changelogs [here](https://github.com/sanjit-sinha/PyBypass/blob/main/CHANGELOGS.md)**\n_____\n\n<div align=\"center\">\n<h1><b>PyBypass</b></h1>\n</div>\n\nPyBypass is a python library wich can bypass various type of links and give you direct access to the content of the link without getting bothered by annoying ads and websites redirection.\n\nCurrently it can bypass various types of shortlinks, filehosters, videoservers and gdrive sharer links.\n\nyou can also find PyBypass in pypi.org https://pypi.org/project/PyBypass/\n\n-----\n\n<div align=\"center\">\n<h1><b>Supported website links</b></h1>\n</div>\n\n#### Shortners\n\n> try2link.com, adf.ly, bit.ly, ouo.io, ouo.press, shareus.in, shortly.xyz, tinyurl.com, thinfi.com, hypershort.com ,safeurl.sirigan.my.id, gtlinks.me, loan.kinemaster.cc, theforyou.in, linkvertise.com, shorte.st, earn4link.in, tekcrypt.in, link.short2url.in, go.rocklinks.net, rocklinks.net, earn.moneykamalo.com, m.easysky.in, indianshortner.in, open.crazyblog.in, link.tnvalue.in, shortingly.me, open2get.in, dulink.in, bindaaslinks.com, za.uy, pdiskshortener.com, mdiskshortner.link, go.earnl.xyz, g.rewayatcafe.com, ser2.crazyblog.in, bitshorten.com, rocklink.in, droplink.co, tnlink.in, ez4short.com, xpshort.com, vearnl.in, adrinolinks.in, techymozo.com, linkbnao.com, linksxyz.in, short-jambo.com, ads.droplink.co.in, linkpays.in, pi-l.ink, link.tnlink.in , pkin.me\n\n### Filehoster\n\n> nonfiles.com, antfiles.com, 1fichier.com, gofile.io, hxfile.co, krakenfiles.com, mdisk.me, mediafire.com, pixeldrain.com, racaty.net, send.cm, sfile.mobi, solidfiles.com, sourceforge.net, uploadbaz.me, upload.ee, uppit.com, userscloud.com, we.tl, disk.yandex.com, zippyshare.com, wetransfer.com\n\n\n### Gdrivesharer\n\n> appdrive.info, new2.gdtot.sbs, hubdrive.me, sharer.pw\n( appdrive lookalike dmains: driveapp.in, drivehub.in, gdflix.pro, drivesharer.in, drivebit.in, drivelinks.in, driveace.in, drivepro.in, gdflix.top )\n\n\n### VideoServers\n> fembed-hd.com, mp4upload.com, sltube.org, watchsb.com, streamtape.com\n\n------ \n\n<div align=\"center\">\n<h1><b>Installation Guide and How to use?</b></h1>\n</div>\n\n**Installation**\n```bash\n python -m pip install PyBypass\n```\n**Updating Library**\n```bash\n python -m pip install --upgrade PyBypass\n```\n\n------\n\n<div align=\"center\">\n<h1><b>How to use?</b></h1>\n</div>\n\n- PyBypass is an library wich mean you can import it into your own code and use it accordingly.\n\n```python\nimport PyBypass as bypasser\n\nbypassed_link = bypasser.bypass(\"https://www40.zippyshare.com/v/DkywSXEu/file.html\")\n\nprint(bypassed_link)\n```\n\n- some website have so many subdomains so it is hard to auto detect every link. use parameter `name` to bypass those type of links.\n- ( some common website like those are adfly, linkvertise, short.st, appdrive etc. )\n- you can find the list on `name` parameter wich can be used for diferent websites [here](https://katb.in/abefuqetoxe)\n\n```python\nimport PyBypass as bypasser\n\nbypassed_link = bypasser.bypass(\"https://link-center.net/209924/ofbulk\", name=\"linkvertise\")\n\n```\n\n- To bypass gdrivesharer links you have to provide some parameters wich are required to bypass the link.\n\n```python\nimport PyBypass\n\nbypassed_link = PyBypass.bypass(\"https://new2.gdtot.sbs/file/105111102182\", gdtot_crypt=\"PUT YOUR CRYPT HERE\")\n\n```\n```python\nimport PyBypass\n\nbypassed_link = PyBypass.bypass(\"https://appdrive.info/file/m6p1PbFF49aqb4MOHrz1\", appdrive_email=\"PUT YOUR AppDrive Email HERE\", appdrive_password=\"PUT YOUR AppDrive Password HERE\")\n\n```\n```python\nimport PyBypass\n\nbypassed_link = PyBypass.bypass(\"https://sharer.pw/file/5SQxN0llKsgZ\", sharerpw_xsrf_token=\"PUT YOUR Sharerpw XSRF HERE\", sharerpw_laravel_session=\"PUT YOUR Sharerpw Laravel HERE\")\n\n```\n<details>\n<summary><strong>To know more about parameters click here.</strong></summary>\n<ul>\n<br>\n\t<li><b>GDTOT parameters.</b><br><br>\n\tGDTOT links take required parameter <b>gdtot_crypt</b> to bypass the gdtot links.<br><br>\n\tYou can find Your gdtot_crypt by login in gdtot account > open developer mode > go to cookies > copy crypt value.<br><br>\n\tAlways use a new google account for doing this. keep only one TD in that drive because after reaching 15gb limit Gdtot, Hubdrive, sharer.pw will copy the file in the  first TD in wich you have write access.\n\t</li>\n<br>\n    <li><b>APPDRIVE parameters. </b><br><br>\n    Appdrive and it's lookalike domains take required parameters <b>appdrive_email </b> and <b>appdrive_password</b><br><br>\n    appdrive_email and appdrive_password params should be of website not GOOGLE ACCOUNT.\nYou can also configure custom drive_id and folder_id from dashboard to save file in that destination.<br><br>\n     Each appdrive lookalike Domain require login email and password. You have to login in all website separately to bypass that website link.\n( Tip use same email to login all website and go to  dashboard and create same password of all domain )</li>\n<br>\n\t<li><b>HUBDRIVE parameters.</b><br><br>\n\tHubdrive links  take required parameter <b>hubdrive_crypt</b> to bypass the hubdrive links.\n\t</li>\n<br>\n   <li><b>Sharer.pw parameters.</b><br><br>\n\tsharer.pw links  take required parameter <b>sharerpw_xsrf_token</b> and <b> sharerpw_laravel_token</b> to bypass the  sharer.pw links. You can find these parameters in developer tool of browser after logging in with your google account. \n\t</li>\n\n</ul>\n</details>\n\n- You can add try and catch exceptions while bypassing the links to get more information.\n```python\nfrom PyBypass import bypass\n\ntry:\n    print(bypass(\"https://www40.zippyshare.com/v/DkywSXEu/file.html\", name=\"zippyshare\"))\n\nexcept Exception as error:\n    print(error)       \n```\n\n\n_____\n\n<div align=\"center\">\n<h1><b>Some important points</b></h1>\n</div>\n\n- Some website change their code frequently so it is possible that this script will stop bypasing those website link. I will try to update them whenever i get free time.\n- You have to provide required params like  ( gdtot_crypt, appdrive_email, appdrive_password, hubdrive_crypt, sharerepw_xsrf_token, sharerpw_larvel_token) to bypass gdrive sharer links. \n- I intentionally created different file for each bypassing scripts so that other user can easily copy paste that specific code if they want to use in their code.\n- Please give proper credits and link this repo if you are using this library in any of your projects/bot.\n\n______\n\n<div align=\"center\">\n<h1><b>Credits and Contribution</b></h1>\n</div>\n\nThis library used multiple scripts from  [@YukkiSenpai](https://github.com/xcscxr) github profile and [@zevtyardt](https://github.com/zevtyardt/lk21) lk21 respository.\n\n------\n\n\n<div align=\"center\">\n<h1><b>Copyright and License</b></h1>\n</div>\n<br>\n<img src=\"https://telegra.ph/file/b5850b957f081cfe5f0a6.png\" align=\"right\" width=\"100\" alt=\"Image Unavailable!\">\n\n\n* copyright (C) 2022 by [Sanjit sinha](https://github.com/sanjit-sinha)\n* Licensed under the terms of the [The MIT License](https://github.com/sanjit-sinha/Telegram-Bot-Boilerplate/blob/main/LICENSE)\n\n------\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python module for bypassing different kind of links.",
    "version": "2.0.1",
    "split_keywords": [
        "bypasser",
        "ads",
        "shortners",
        "filehosters",
        "gdtot",
        "appdrive",
        "shortners"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65ecdb06db53317b5ff6bf3eb45e546d4cca9aa34ffae129e32ed7b6d5c64b31",
                "md5": "302bcd645f094547e4cb02dc1e1bee38",
                "sha256": "503d433dd04b835cce8c17bbd3e5b97d54677c101a22edac705b2a2a6ed2cd1e"
            },
            "downloads": -1,
            "filename": "PyBypass-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "302bcd645f094547e4cb02dc1e1bee38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8, <4",
            "size": 47835,
            "upload_time": "2022-11-11T03:12:26",
            "upload_time_iso_8601": "2022-11-11T03:12:26.089594Z",
            "url": "https://files.pythonhosted.org/packages/65/ec/db06db53317b5ff6bf3eb45e546d4cca9aa34ffae129e32ed7b6d5c64b31/PyBypass-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfaf147a21b4e2b477a0a0f9184c4808a545176bcf0713b9fc257977c3f09ec7",
                "md5": "d3ec578fa02c56de9fc0af90e38e4caa",
                "sha256": "82548eb35c6d8a4ba90a277da0b2aea3d27b503003920d64a8fd67a7c7e592cf"
            },
            "downloads": -1,
            "filename": "PyBypass-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d3ec578fa02c56de9fc0af90e38e4caa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8, <4",
            "size": 31291,
            "upload_time": "2022-11-11T03:12:28",
            "upload_time_iso_8601": "2022-11-11T03:12:28.491635Z",
            "url": "https://files.pythonhosted.org/packages/bf/af/147a21b4e2b477a0a0f9184c4808a545176bcf0713b9fc257977c3f09ec7/PyBypass-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-11 03:12:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pybypass"
}
        
Elapsed time: 0.04481s