{"id":13622004,"url":"https://github.com/viperadnan-git/gdtot-bypasser","last_synced_at":"2025-04-15T05:33:04.831Z","repository":{"id":119372129,"uuid":"523299222","full_name":"viperadnan-git/gdtot-bypasser","owner":"viperadnan-git","description":"A web scraper to convert GDToT links to Google Drive and direct download links","archived":true,"fork":false,"pushed_at":"2022-12-09T10:18:02.000Z","size":47,"stargazers_count":59,"open_issues_count":3,"forks_count":31,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-08T09:41:13.427Z","etag":null,"topics":["bypasser","flask","gdtot","python"],"latest_commit_sha":null,"homepage":"https://gdtot.viperadnan.ga","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viperadnan-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-08-10T10:29:41.000Z","updated_at":"2024-08-16T18:33:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"49ea4308-90bf-4d10-9b9e-a36a8519139a","html_url":"https://github.com/viperadnan-git/gdtot-bypasser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperadnan-git%2Fgdtot-bypasser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperadnan-git%2Fgdtot-bypasser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperadnan-git%2Fgdtot-bypasser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperadnan-git%2Fgdtot-bypasser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viperadnan-git","download_url":"https://codeload.github.com/viperadnan-git/gdtot-bypasser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249015965,"owners_count":21198824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bypasser","flask","gdtot","python"],"created_at":"2024-08-01T21:01:12.845Z","updated_at":"2025-04-15T05:33:04.543Z","avatar_url":"https://github.com/viperadnan-git.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# GDToT Bypasser\n\nA web scraper to convert GDToT links to Google Drive and direct download links\n\n### Installation\nClone this repository\n```\ngit clone https://github.com/viperadnan-git/gdtot-bypasser\ncd gdtot-bypasser\n```\n\nInstall python3.x\n```\napt install python3\n```\n\nInstall required python packages\n```\npip install -r requirements.txt\n```\n\n### Configuration\n\nAdd these config's in environment variables or [`.env`](\"./.env.sample\") file\n- `HOST`: Host to listen on (Default 0.0.0.0)\n- `PORT`: Host to listen on (Default 8000)\n- `PHPSESSID`: Get it from cookies in GDToT website after logging in\n- `CRYPT`: Get it from cookies in GDToT website after logging in\n- `GDOWN_URL`: Google Drive download by File ID index's base URL\n\n**Multiple Cookies**\nTo use multiple cookies add your all cookies in [`config.json`](\"./config.json.sample\")\n\n### Deploying\nRun [`run.py`](\"./run.py\") module via python3\n```\npython3 run.py\n```\n\n### Deployin on Docker\n\nBuild docker image\n```\ndocker build -t gdtot-bypasser .\n```\n\nStart docker container\n```\ndocker run -dp 3000:3000 gdtot-bypasser\n```\n\n### Deploying on Caprover\n```\ntar -cvf gdtot-bypasser.tar .\n```\n\nThis will generate a `gdtot-bypasser.tar` file, use it on caprover's deployment dashboard to deploy.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperadnan-git%2Fgdtot-bypasser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviperadnan-git%2Fgdtot-bypasser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperadnan-git%2Fgdtot-bypasser/lists"}