Skip to main content
Topic: March 21st, 2021 - Torrent Magnet Search (Read 1930 times) previous topic - next topic

March 21st, 2021 - Torrent Magnet Search

March 21st, 2021 - Torrent Magnet Search

https://weboas.is/magnet/

Future Plans
-Add dark mode
-Make it more mobile friendly
-Bigger & more updated database of torrent magnets
-Tool to automate DHT crawling and database updates

Features
-It is 100% static.
-Only needs a web server to be up and running!
-It doesn't use a traditional backend database like MySQL.
-It doesn't do any computation on the server at all, its all done locally in the users browser.
-The server only serves the user html, css, js, and image files.
-The massive list of magnets is stored in database.zip and is served via a CDN since its ~35mb.
-The script downloads the zip file, unzips on the fly in your browser, and uses that as the database to search.
-Keeps all data temporarily in browser memory using https://github.com/sql-js/sql.js
-First page load can take 10-15 seconds, but every search and operation after that should be instant.

Tools
https://sqlitebrowser.org - For updating the database.

Database To Start From
https://codeberg.org/heretic/torrents-csv-data/raw/branch/main/torrents.csv
                  

Re: March 21st, 2021 - Torrent Magnet Search

Reply #1
How can I participate on this project>?
                  

Re: March 21st, 2021 - Torrent Magnet Search

Reply #2
Quote from: LiquidScene on May 27, 2021, 08:25:41 pm
Quote
How can I participate on this project>?
You'd like to help improve it? Do you have specific goals or ideas?
                  

 

Re: March 21st, 2021 - Torrent Magnet Search

Reply #3
Updated Torrent Database For WebOasis Torrent Magnet Search