All Projects → m4heshd → Offlinebay

m4heshd / Offlinebay

Licence: mit
Official repository of the project OfflineBay

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Offlinebay

alfred-kat
KAT workflow for Alfred, search and open magnet links directly from Alfred.
Stars: ✭ 16 (-84.47%)
Mutual labels:  torrents
thepiratebay
This is unofficial API of thepiratebay.org
Stars: ✭ 62 (-39.81%)
Mutual labels:  torrents
Transmissionrpc
Golang bindings for Transmission RPC API
Stars: ✭ 35 (-66.02%)
Mutual labels:  torrents
IPS-BitTracker
Bit Torrent Tracker application for IPS 4.5x Community Suite
Stars: ✭ 18 (-82.52%)
Mutual labels:  torrents
arch-deluge
Docker build script for Arch Linux base with Deluge
Stars: ✭ 12 (-88.35%)
Mutual labels:  torrents
Monitorrent
Automatic torrents downloader
Stars: ✭ 383 (+271.84%)
Mutual labels:  torrents
yts torrents
download all torrents from yts.am (yify movies)
Stars: ✭ 14 (-86.41%)
Mutual labels:  torrents
Deluge Webapi
Plugin for Deluge WebUI providing sane JSON API
Stars: ✭ 90 (-12.62%)
Mutual labels:  torrents
Diffy
🎞️💓🍿 Love streaming - It's always best to watch a movie together ! 🤗
Stars: ✭ 37 (-64.08%)
Mutual labels:  torrents
Filemasta
A search application to explore, discover and share online files
Stars: ✭ 571 (+454.37%)
Mutual labels:  torrents
torrentmonitor-dockerized
No description or website provided.
Stars: ✭ 19 (-81.55%)
Mutual labels:  torrents
Torrents-to-Google-Drive
This is a Google Colab notebook with QBittorrent and Rclone, which can download torrents to Google Drive
Stars: ✭ 56 (-45.63%)
Mutual labels:  torrents
Arch Delugevpn
Docker build script for Arch Linux base with Deluge, Privoxy and OpenVPN
Stars: ✭ 404 (+292.23%)
Mutual labels:  torrents
nyaamal
A chrome extension to download anime torrents directly from MyAnimeList and Anilist
Stars: ✭ 75 (-27.18%)
Mutual labels:  torrents
Fbiwarning
Node.js seed downloader (Node.js 种子神器)
Stars: ✭ 44 (-57.28%)
Mutual labels:  torrents
OpenTor-X
Open Source Torrent Index Website
Stars: ✭ 19 (-81.55%)
Mutual labels:  torrents
deflix-stremio
Deflix addon for Stremio
Stars: ✭ 31 (-69.9%)
Mutual labels:  torrents
Openseedbox
OpenSeedbox - Open Source Multi-User Bittorrent Web UI
Stars: ✭ 101 (-1.94%)
Mutual labels:  torrents
Bashflix
Streaming of Movies and Series on Mac and Linux
Stars: ✭ 88 (-14.56%)
Mutual labels:  torrents
Butter Desktop
All the free parts of Popcorn Time
Stars: ✭ 4,329 (+4102.91%)
Mutual labels:  torrents


OfflineBay
OfflineBay by m4heshd

Stable version: 2.0.0

OfflineBay is a free and open-source tool created to hold and parse copies of torrent archive dumps. So it allows you to search and download torrents offline. OfflineBay can parse CSV files with many torrenting related added features. The parsing is programmed to match the structure of dump files created by The Pirate Bay. But any group or organization can follow that same structure to create dump files to be used with OfflineBay.

PLEASE FOLLOW THIS VIDEO TUTORIAL BEFORE YOU START USING OFFLINEBAY

OfflineBay Video

DISCLAIMER:

OfflineBay is Free and Open-source software licensed under MIT License. This software is created to parse CSV dump files created by a third party and any of the data other than this software is not provided by m4heshd. Use the data at your own risk. m4heshd will not be responsible for any of the data acquired using dump files. It is strongly advised not to use OfflineBay for any copyright infringing activities. OfflineBay will not hide or protect you from authorities if you engage in such activities.

Downloads

OfflineBay is distributed as a portable application in favor of the majority. Download the corresponding package and extract the ZIP file. All of the packages should have an executable (double-clickable) along with some other files. File named OfflineBay.exe or OfflineBay.app or OfflineBay would be the executable file.

NOTE: Linux users may need to declare the file as an executable before running - chmod +x OfflineBay

Why downloads are larger than the previous version?
Well, OfflineBay 2 is created using Electron and NodeJS. So the disk footprint could be a little concerning. There is no way around this issue. This is one small compromise for a lot of improvements.

WARNING: Since OfflineBay is now open-source you could stumble upon some modified versions of OfflineBay. If you get infected with malware by going off the proper channels, i won't take any blame for them.

If you're looking for the older version of OfflineBay, Downloads are available here.

How to remove OfflineBay?
I personally believe that none of the applications should leave any residue in the removal process. Unlike other portable apps OfflineBay will not leave anything behind once you hit delete on the application folder. It's valid for all platforms. Everything will be removed including Dump files, configurations and error logs.

Build OfflineBay yourself

You will need NodeJS and NPM (Usually packed with NodeJS) installed on your computer to build OfflineBay yourself.

NOTE: When creating OfflineBay i almost managed to completely avoid native modules. But there's a single module named bufferutil that's required by another module. You may run into a few errors when building if you don't have platform build tools for node-gyp. You can simply ignore those errors since the module is an optional dependency. Also since OfflineBay practically has no native dependencies, it's possible to cross-build without any complications. But i cannot guarantee on the outcome.

Clone this repository, cd to that directory and run npm run clean before everything. Then run any of the following commands to build OfflineBay.

  • Windows (x86 & x64) - npm run dist-win
  • MacOS - npm run dist-mac
  • Linux (x64) - npm run dist-linux-64
  • Linux (x86) - npm run dist-linux-32

Support OfflineBay project

Involvement as a contributor by adding a few lines of code, fixing a bug, respond to issues, testing etc.. would be one of the most helpful methods you could support the project. If you're not a programmer but a creative person, you could definitely get involved in the GUI part of OfflineBay. Follow this link to learn about theming for OfflineBay. If you have some spare coins laying around, you could throw some this way to buy me a coffee..

  • BTC: 1KpjcftYs8CnG7jVgmzSoKAVT7QGqisYBC
  • ETH: 0x1EE4130876B4f0aD2303a98787fd3746DD0C84F4
  • BCH: 1LsY4Ppvrfx21pzs7YaAC3ciLbdwUYj92q

Donate to m4heshd

Or you can buy me a "ko-fi" by clicking this button

ko-fi

Got an Issue?

Follow this link to submit your issues. Remember to be descriptive when submitting issues. Also remember that issues area is not meant to ask for help. If you need help or you have any other questions regarding OfflineBay you can simply fire up a conversation on the Suprbay thread.

Known issues

Linux:

Themes you say?

You can create themes for OfflineBay just using CSS. This repository is dedicated to OfflineBay themes. Visit there to learn more about creating themes.

If you're a regular user, you can also follow the same repository to download themes.

Changelog

Complete Changelog is available here.

License

OfflineBay is licensed under MIT License. So you are allowed to use freely and modify the application. I will not be responsible for any outcome. Proceed with any action at your own risk.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].