██████╗ ██╗██████╗ ███████╗ ██████╗████████╗ ██╔══██╗██║██╔══██╗██╔════╝██╔════╝╚══██╔══╝ ██║ ██║██║██████╔╝█████╗ ██║ ██║ ██║ ██║██║██╔══██╗██╔══╝ ██║ ██║ ██████╔╝██║██║ ██║███████╗╚██████╗ ██║ ╚═════╝ ╚═╝╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═╝██████╗ ██████╗ ██╗ ██╗███╗ ██╗██╗ ██████╗ █████╗ ██████╗ ██╔══██╗██╔═══██╗██║ ██║████╗ ██║██║ ██╔═══██╗██╔══██╗██╔══██╗ ██║ ██║██║ ██║██║ █╗ ██║██╔██╗ ██║██║ ██║ ██║███████║██║ ██║ ██║ ██║██║ ██║██║███╗██║██║╚██╗██║██║ ██║ ██║██╔══██║██║ ██║ ██████╔╝╚██████╔╝╚███╔███╔╝██║ ╚████║███████╗╚██████╔╝██║ ██║██████╔╝ ╚═════╝ ╚═════╝ ╚══╝╚══╝ ╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝
███████╗███████╗ █████╗ ██████╗ ██████╗██╗ ██╗ ██╔════╝██╔════╝██╔══██╗██╔══██╗██╔════╝██║ ██║ ███████╗█████╗ ███████║██████╔╝██║ ███████║ ╚════██║██╔══╝ ██╔══██║██╔══██╗██║ ██╔══██║ ███████║███████╗██║ ██║██║ ██║╚██████╗██║ ██║ ╚══════╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝
[🌐 Live Demo] (https://aymansaikat.github.io/dds/) (https://aymansaikat.blogspot.com) · 🐛 Report Bug · ✨ Request Feature · ⭐ Star this repo
Direct Download Search A simple browser based tool named has been created using Google Dork queries to search through open directory servers for publicly accessible files. The user enters what they want to find (using a keyword), the type of file they want (video, music, book, software or image) and this will build and launch a specific targeted Google search with no back end, no log in and no scraping, only fast and intelligent file discovery.
| Feature | Description | |
|---|---|---|
| 🔍 | Smart Dork Engine | Auto-builds advanced intitle:index.of queries |
| 🗂️ | File Type Filter | Video, Books, Music, Software, Images |
| 🌙 | Dark Mode | Fully adaptive light & dark theming |
| ⚡ | Zero Backend | 100% client-side — pure HTML, CSS & JS |
| 🔓 | No Login | No accounts, no API keys, nothing to install |
| 🚀 | Instant Launch | Opens targeted Google search in a new tab |
╔═══════════════════════════════════════════════════════╗
║ ║
║ STEP 1 ──▶ Enter a keyword "Dune" ║
║ ║
║ STEP 2 ──▶ Pick a file type 🎬 Video ║
║ ║
║ STEP 3 ──▶ Hit Search ⚡ Go! ║
║ ║
╠═══════════════════════════════════════════════════════╣
║ ║
║ BUILT QUERY: ║
║ Dune +(mkv|mp4|avi|mov) ║
║ -inurl:(jsp|php|html|aspx) ║
║ intitle:index.of ║
║ ║
╠═══════════════════════════════════════════════════════╣
║ ║
║ RESULT ──▶ Google opens in new tab ✅ ║
║ ║
╚═══════════════════════════════════════════════════════╝
┌──────────────┬──────────────┬──────────────┬──────────────┬──────────────┐
│ 🎬 VIDEO │ 📚 BOOKS │ 🎵 MUSIC │ 💾 SOFTWARE │ 🖼️ IMAGES │
├──────────────┼──────────────┼──────────────┼──────────────┼──────────────┤
│ mkv mp4 │ pdf epub │ mp3 flac │ exe iso │ jpg png │
│ avi mov │ mobi docx │ wav ogg │ dmg zip │ gif bmp │
│ wmv mpg │ fb2 cbr │ aac wma │ rar 7z │ psd tif │
│ divx mpeg │ cbz + more │ m4a ac3 │ apk + more │ tiff + more │
└──────────────┴──────────────┴──────────────┴──────────────┴──────────────┘
No installation needed. Works in any modern browser.
Clone & run locally:
# Clone the repo
git clone https://github.com/aymansaikat/dds.git
# Navigate into the folder
cd dds
# Open in your browser
open index.html # macOS
start index.html # Windows
xdg-open index.html # LinuxOr just use the live version:
🌐 https://aymansaikat.blogspot.com
| 🧩 Technology | 📦 Version | 🎯 Purpose |
|---|---|---|
| Bootstrap | 5.3.2 | UI framework & responsive layout |
| Bootstrap Icons | 1.11.2 | Icon set |
| Vanilla JavaScript | ES6+ | Core logic — zero dependencies |
╔══════════════════════════════════════════════════════════════════╗
║ This tool only constructs and launches Google search queries. ║
║ It does NOT host, store, distribute, or scrape any content. ║
║ All results come from Google's public search index. ║
║ Intended for educational and research purposes only. ║
╚══════════════════════════════════════════════════════════════════╝