RIP Webby

Weboasis => News => Topic started by: Admin on January 26, 2022, 04:51:31 am

Title: March 21st, 2021 - Torrent Magnet Search
Post by: Admin on January 26, 2022, 04:51:31 am
March 21st, 2021 - Torrent Magnet Search

https://weboas.is/magnet/ (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 (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 (https://sqlitebrowser.org) - For updating the database.

Database To Start From
https://codeberg.org/heretic/torrents-csv-data/raw/branch/main/torrents.csv (https://codeberg.org/heretic/torrents-csv-data/raw/branch/main/torrents.csv)
                  
Title: Re: March 21st, 2021 - Torrent Magnet Search
Post by: Admin on January 26, 2022, 04:51:43 am
How can I participate on this project>?
                  
Title: Re: March 21st, 2021 - Torrent Magnet Search
Post by: Admin on January 26, 2022, 04:51:55 am
Quote from: LiquidScene on May 27, 2021, 08:25:41 pm (https://weboas.is/forum/index.php?msg=11362)
Quote
How can I participate on this project>?
You'd like to help improve it? Do you have specific goals or ideas?
                  
Title: Re: March 21st, 2021 - Torrent Magnet Search
Post by: Admin on January 26, 2022, 04:52:06 am
Updated Torrent Database For WebOasis Torrent Magnet Search