{"id":30898284,"url":"https://github.com/getfrontend/app-url-downloader","last_synced_at":"2025-09-09T01:44:53.638Z","repository":{"id":290081067,"uuid":"973278781","full_name":"getFrontend/app-url-downloader","owner":"getFrontend","description":"A modern web application for downloading files from URLs","archived":false,"fork":false,"pushed_at":"2025-04-26T18:19:03.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T19:20:57.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://urld.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getFrontend.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-04-26T16:43:29.000Z","updated_at":"2025-04-26T18:19:07.000Z","dependencies_parsed_at":"2025-04-26T19:32:35.910Z","dependency_job_id":null,"html_url":"https://github.com/getFrontend/app-url-downloader","commit_stats":null,"previous_names":["getfrontend/app-url-downloader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getFrontend/app-url-downloader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getFrontend%2Fapp-url-downloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getFrontend%2Fapp-url-downloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getFrontend%2Fapp-url-downloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getFrontend%2Fapp-url-downloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getFrontend","download_url":"https://codeload.github.com/getFrontend/app-url-downloader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getFrontend%2Fapp-url-downloader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274232006,"owners_count":25245856,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-09-09T01:44:52.682Z","updated_at":"2025-09-09T01:44:53.613Z","avatar_url":"https://github.com/getFrontend.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL Downloader App\n\nA modern web application for downloading files from URLs and creating a ZIP archive. Built with Next.js, React, and Tailwind CSS.\n\n![URL Downloader Logo](/public/app-preview.png)\n\n## Features\n\n- 🔗 Download files from multiple URLs simultaneously\n- 📦 Automatically create ZIP archives of downloaded files\n- 🖼️ Convert images to PNG format when needed\n- 🌓 Dark/Light theme support\n- 🔄 CORS bypass using multiple proxy servers\n- 📱 Responsive design for all devices\n\n## How It Works\n\n1. Enter a list of URLs in the format: `url, filename`\n2. The application downloads each file, handling CORS restrictions\n3. Files are processed and packaged into a ZIP archive\n4. Download the complete archive with a single click\n\n## Technology Stack\n\n- **Framework**: Next.js 15.3\n- **UI Library**: React 19\n- **Styling**: Tailwind CSS 4.1\n- **File Processing**: JSZip for archive creation\n\n## Getting Started\n\nFirst, install the dependencies:\n\n```bash\nnpm install\n# or\nyarn install\n# or\npnpm install\n```\n\nThen, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the application.\n\n## Usage Examples\n\nThe application accepts URLs in the following format:\n\n```\nhttps://example.com/image.jpg, my-image\nhttps://example.com/document.pdf, important-document\n```\n\nEach line should contain a URL and a filename separated by a comma.\n\n## Project Structure\n\n- `/src/components` - React components\n- `/src/utils` - Utility functions for file processing\n- `/src/types` - TypeScript type definitions\n- `/public` - Static assets\n\n## Key Components\n\n- **DownloaderService** - Main application component\n- **FileDownloader** - Handles file downloads with retry logic and proxy support\n- **ArchiveCreator** - Creates ZIP archives from downloaded files\n- **ImageConverter** - Converts images to PNG format when needed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetfrontend%2Fapp-url-downloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetfrontend%2Fapp-url-downloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetfrontend%2Fapp-url-downloader/lists"}