{"id":15162098,"url":"https://github.com/phucngo2/twitter-downloader","last_synced_at":"2026-01-20T23:33:10.991Z","repository":{"id":253633628,"uuid":"844079698","full_name":"phucngo2/Twitter-Downloader","owner":"phucngo2","description":"🐦 A web application for downloading media from Twitter (X).","archived":false,"fork":false,"pushed_at":"2024-08-19T13:52:11.000Z","size":102,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T08:09:23.686Z","etag":null,"topics":["c-hashtag","csharp","dotnet","svelte","twitter-downloader","x-downloader"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phucngo2.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-08-18T10:18:04.000Z","updated_at":"2025-02-11T16:30:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"969e6651-6499-4aa0-b3b9-8d48367d2798","html_url":"https://github.com/phucngo2/Twitter-Downloader","commit_stats":null,"previous_names":["phucngo2/twitter-downloader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phucngo2%2FTwitter-Downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phucngo2%2FTwitter-Downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phucngo2%2FTwitter-Downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phucngo2%2FTwitter-Downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phucngo2","download_url":"https://codeload.github.com/phucngo2/Twitter-Downloader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681492,"owners_count":21144700,"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":["c-hashtag","csharp","dotnet","svelte","twitter-downloader","x-downloader"],"created_at":"2024-09-27T01:05:28.728Z","updated_at":"2026-01-20T23:33:10.986Z","avatar_url":"https://github.com/phucngo2.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Twitter (X) Downloader 🚀\nYet another media downloader for tweets!\n\nPowered by `Svelte 5`, `.NET 8`, and `C hashtag version 12`.\n## 🛠️ Built With\n![Svelte](https://img.shields.io/badge/svelte-%23f1413d.svg?style=for-the-badge\u0026logo=svelte\u0026logoColor=white)\n![.Net](https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge\u0026logo=.net\u0026logoColor=white)\n![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge\u0026logo=csharp\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![DaisyUI](https://img.shields.io/badge/daisyui-5A0EF8?style=for-the-badge\u0026logo=daisyui\u0026logoColor=white)\n## 🎯 To-Dos\n- [ ] Select media size to download.\n## 🚧 Development Setup\n### Prerequisites\nBefore starting, ensure you have the following tools and environments set up on your machine:\n- .NET 8.0 SDK\n- NodeJS\n### ⭐ Back-end API Setup\n#### 1. Configure Application Settings\nUpdate the configuration files located at `X.API/appsettings.json` and `X.API/appsettings.Development.json` with appropriate settings.\n#### 2. Restore Dependencies\nAt the root directory, restore the required NuGet packages by running:\n```bash\ndotnet restore\n```\n#### 3. Run the Application\nStart the API with:\n```bash\ndotnet run --project X.API\n```\n\n__🚀 The API will listen on:__\n- HTTP: **http://localhost:5271**\n- HTTPS: **https://localhost:7132**\n\n(You can change these ports in the `launchSettings.json` file located at `X.API/Properties/launchSettings.json`)\n### ⭐ Front-end Web App Setup\n#### 1. Install Dependencies\nAt the `X.WebApp` directory, install dependencies by running:\n```bash\nnpm install\n```\n#### 2. Run the Application\nLaunch the application locally from the `X.WebApp` directory with:\n```bash\nnpm run dev\n```\n\n__🚀 The web app will listen on:__\n**http://localhost:5173**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphucngo2%2Ftwitter-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphucngo2%2Ftwitter-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphucngo2%2Ftwitter-downloader/lists"}