{"id":29604762,"url":"https://github.com/johnnylearnscs/nekofetch","last_synced_at":"2025-07-20T16:02:12.311Z","repository":{"id":305050669,"uuid":"1021756061","full_name":"JohnnyLearnsCS/NekoFetch","owner":"JohnnyLearnsCS","description":"NekoFetch – A smart, cat-powered CLI scraper for downloading videos, files, and subtitles with optional headless browser support.","archived":false,"fork":false,"pushed_at":"2025-07-18T01:50:42.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-18T03:38:08.650Z","etag":null,"topics":["automation","cli","ffmpeg","file-downloader","headless-browser","media-scraper","nekofetch","playwright","python","scraper","subtitles","terminal-app","video-downloader"],"latest_commit_sha":null,"homepage":"","language":null,"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/JohnnyLearnsCS.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,"zenodo":null}},"created_at":"2025-07-17T22:44:03.000Z","updated_at":"2025-07-18T01:50:45.000Z","dependencies_parsed_at":"2025-07-18T04:39:44.284Z","dependency_job_id":"f12c8999-3d45-485b-8db3-49c44f9de162","html_url":"https://github.com/JohnnyLearnsCS/NekoFetch","commit_stats":null,"previous_names":["johnnylearnscs/nekofetch"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/JohnnyLearnsCS/NekoFetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnnyLearnsCS%2FNekoFetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnnyLearnsCS%2FNekoFetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnnyLearnsCS%2FNekoFetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnnyLearnsCS%2FNekoFetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnnyLearnsCS","download_url":"https://codeload.github.com/JohnnyLearnsCS/NekoFetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnnyLearnsCS%2FNekoFetch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266152251,"owners_count":23884473,"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":["automation","cli","ffmpeg","file-downloader","headless-browser","media-scraper","nekofetch","playwright","python","scraper","subtitles","terminal-app","video-downloader"],"created_at":"2025-07-20T16:00:23.674Z","updated_at":"2025-07-20T16:02:12.304Z","avatar_url":"https://github.com/JohnnyLearnsCS.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐾 NekoFetch - File \u0026 Video Scraper CLI\n\nNekoFetch is a terminal-based intelligent file and media scraper that lets users search, find, and optionally download documents, media, and files across the internet.\n\nSupports: `.pdf`, `.zip`, `.mkv`, `.mp4`, `.mp3`, `.jpg`, `.png`, subtitles, and more.\n\n---\n\n## 🚀 Features\n\n- 🔍 Simple CLI Interface\n- 🧠 Guided prompts with optional `--advanced` mode\n- 🎯 Filter by type: `--pdf`, `--zip`, `--audio`, `--video`, etc.\n- 📁 Queue system for downloading, viewing, and tracking\n- 📡 Uses Presearch, DuckDuckGo, and decentralized [SearxNG](https://searx.space/) instances\n- ⚠️ Built-in virus warning prompt (requires `--agree`)\n- 🧪 Experimental support for `.onion` links (Advanced mode only)\n- 💬 Supports subtitle downloads for videos (with language filter)\n- 📦 Auto-installs dependencies with progress bar\n\n---\n\n## 🛠 Installation\n\n### Option 1: Python Package\n\n```bash\npip install --user .\n```\n\nThen run it anywhere with:\n\n```bash\nneko\n```\n\n### Option 2: Easy Shell Installer\n\n```bash\ngit clone https://github.com/JohnnyLearnsCS/nekofetch.git\ncd nekofetch\nbash install.sh\n```\n\nRun with:\n\n```bash\nneko\n```\n\n---\n\n## 🧪 Advanced Mode\n\n```bash\nneko --advanced\n```\n\nAdvanced mode disables safety rails and lets you:\n\n- Customize your search engine\n- Access `.onion` domains (Tor proxy/router required)\n- Change scraping depth, headers, and rules\n- Run direct links or advanced queries\n\n---\n\n## ⚠️ Safety Disclaimer\n\nNekoFetch **does not verify** file contents.\n\n\u003e You **must** type `--agree` to confirm you're aware files may be harmful.  \n\u003e Type `--disagree` to cancel and exit.\n\n---\n\n## 🌐 .onion / Tor Usage\n\nIf you want to search `.onion` domains:\n\n- You must run in `--advanced` mode\n- You need to route traffic through [Tor](https://www.torproject.org/)\n- This feature is disabled by default for safety\n\n📖 [Tor Setup Guide (External)](https://tb-manual.torproject.org/)\n\n---\n\n## 🧷 Topics\n\n- `cli`\n- `scraper`\n- `downloader`\n- `file-search`\n- `pdf`\n- `video`\n- `tor`\n- `open-source`\n- `python3`\n- `terminal-tool`\n\n---\n\n## 📜 License\n\n[MIT License](LICENSE)\n\n---\n\n\u003e NekoFetch is a personal experiment in open-source tooling and safe scraping. Not responsible for misuse.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnnylearnscs%2Fnekofetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnnylearnscs%2Fnekofetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnnylearnscs%2Fnekofetch/lists"}