{"id":15145770,"url":"https://github.com/rn0x/fetchdl-telegram","last_synced_at":"2025-10-24T01:30:19.266Z","repository":{"id":246282473,"uuid":"820625937","full_name":"rn0x/fetchdl-telegram","owner":"rn0x","description":"FetchDL - 📥 Download from YouTube, Facebook, Twitter, Instagram, TikTok, Twitch, SoundCloud","archived":false,"fork":false,"pushed_at":"2024-08-25T04:41:00.000Z","size":2037,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-27T11:42:35.018Z","etag":null,"topics":["bot","download","instagram","media-downloader","soundcloud","telegraf","telegram-bot","tiktok","twitch","youtube"],"latest_commit_sha":null,"homepage":"https://t.me/R8iibot","language":"JavaScript","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/rn0x.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-26T21:17:07.000Z","updated_at":"2024-09-07T18:00:57.000Z","dependencies_parsed_at":"2024-08-02T01:45:15.101Z","dependency_job_id":"316b4fd6-527c-456c-a070-58bff6b9110d","html_url":"https://github.com/rn0x/fetchdl-telegram","commit_stats":null,"previous_names":["rn0x/fetchdl-telegram"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rn0x%2Ffetchdl-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rn0x%2Ffetchdl-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rn0x%2Ffetchdl-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rn0x%2Ffetchdl-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rn0x","download_url":"https://codeload.github.com/rn0x/fetchdl-telegram/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867315,"owners_count":16555821,"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":["bot","download","instagram","media-downloader","soundcloud","telegraf","telegram-bot","tiktok","twitch","youtube"],"created_at":"2024-09-26T11:42:43.168Z","updated_at":"2025-10-24T01:30:17.514Z","avatar_url":"https://github.com/rn0x.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FetchDL-Telegram\n\nFetchDL - 📥 Download media from YouTube, Facebook, Twitter, Instagram, TikTok, Twitch, SoundCloud\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg align=\"center\" src = \"https://komarev.com/ghpvc/?username=rn0x-FetchDL\u0026label=REPOSITORY+VIEWS\u0026style=for-the-badge\" alt =\"FetchDL\"\u003e \u003cbr\u003e\u003cbr\u003e\n\n\u003cimg align=\"center\" src = \"./extras/FetchDL.jpg\" alt =\"FetchDL\"\u003e \u003cbr\u003e\u003cbr\u003e\n\n\n\u003c/div\u003e\n\n## Description\nFetchDL-Telegram is a Telegram bot designed to download media content from various popular platforms such as YouTube, Facebook, Twitter, Instagram, TikTok, Twitch, and SoundCloud. It provides a convenient way for users to fetch and share media content directly through Telegram.\n\n## Requirements\nTo run FetchDL-Telegram, you need to have the following installed:\n1. **Node.js** - JavaScript runtime environment.\n\n## Installation\nTo install FetchDL-Telegram, follow these steps:\n1. Clone the repository from GitHub:\n   ```bash\n   git clone https://github.com/rn0x/fetchdl-telegram.git\n   ```\n2. Navigate into the project directory:\n   ```bash\n   cd fetchdl-telegram\n   ```\n3. Install dependencies using npm:\n   ```bash\n   npm install\n   ```\n\n## Configuration\n1. Create a `.env` file in the root directory of the project.\n2. Add your Telegram bot token (`TELEGRAM_TOKEN`) to the `.env` file:\n   ```\n   TELEGRAM_TOKEN=your_telegram_bot_token_here\n   ```\n\n## Running the Bot\nTo run FetchDL-Telegram:\n```bash\nnpm start\n```\nThis command starts the bot and initializes it to listen for incoming messages and commands on Telegram.\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg align=\"center\" src = \"./extras/Screenshot_2024-06-27.jpg\" alt =\"FetchDL\"\u003e \u003cbr\u003e\u003cbr\u003e\n\n\n\u003c/div\u003e\n\n## Dependencies\nFetchDL-Telegram uses the following npm packages:\n```json\n\"dependencies\": {\n  \"better-sqlite3\": \"^11.0.0\",\n  \"dotenv\": \"^16.4.5\",\n  \"downlib\": \"^1.2.1\",\n  \"telegraf\": \"^4.16.3\"\n},\n\"devDependencies\": {\n  \"nodemon\": \"^3.1.4\"\n}\n```\n- **better-sqlite3**: SQLite database library for Node.js.\n- **dotenv**: Module to load environment variables from a `.env` file.\n- **downlib**: Library for downloading media from various platforms.\n- **telegraf**: Telegram bot framework for Node.js.\n\n\n## Termux \n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg align=\"center\" src = \"./extras/termux.jpg\" alt =\"FetchDL_termux.jpg\"\u003e \u003cbr\u003e\u003cbr\u003e\n\n\u003c/div\u003e\n\n```\nYou can run the bot on Android devices using the Termux app 📱. Follow these steps:\n\n1. Install proot-distro:\n   pkg install proot-distro\n\n2. Install Debian distribution:\n   proot-distro install debian\n\n3. List available Linux distributions:\n   proot-distro list\n\n4. Log in to the Debian distribution:\n   proot-distro login debian\n\nAfter logging into proot-distro, you can use commands as you would on a regular Linux system 🖥️.\n\nTo install FetchDL-Telegram, follow these steps:\n\n1. Install git, Node.js, and npm:\n   apt update\n   apt install git nodejs npm\n\n2. Clone the repository from GitHub:\n   git clone https://github.com/rn0x/fetchdl-telegram.git\n\n3. Navigate into the project directory:\n   cd fetchdl-telegram\n\n4. Install dependencies using npm:\n   npm install\n\n\nThis way, you can easily run the bot on your Android device using Termux! 🚀\n```\n\n## License\nThis project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frn0x%2Ffetchdl-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frn0x%2Ffetchdl-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frn0x%2Ffetchdl-telegram/lists"}