September 20th, 2024
New
Improved

Rewrite of our web download system! Previously web downloads were inefficient, slow, and unreliable. Most pressing issues have now been solved.
Adds support for Mega folders.
Downloads YouTube videos properly.
Adds support for YouTube playlists.
Adds support for Yandex Disk.
Adds support for Archive.org.
Better support for direct downloads.
Faster downloads!
and more!
Fixes some torrents not showing full size of the torrent on the dashboard.
More accurate download statistics.
Better support for NZB names. This should further reduce the chances of getting “Unknown NZB Name”
Our TorBot AI for customer support now has knowledge about the API, so if you have an API question, feel free to ask support! The AI will attempt to answer your question as best as possible.
Removed transcoding video for playback on the browser. This wasn’t a very popular feature, and it ended up just causing more issues. The streaming page will now retrieve captions, as well as the video file for streaming.
It is important to note that not all files will be able to played anymore. For example, .mkv files will no longer work in the browser. We recommend downloading these videos and using them on your device locally.
Downloading zips should be more reliable as well as include file size. Speeds should be similar. Please report if you notice speeds to be slower than usual.
Fixes users getting signed out of the TorBox website when logging into the WebDAV or FTP servers.
Adds guide for JDownloader2 Plugin integration.
Adds guide for Ferrite integration.
Adds Cyberduck integration to integrations page (includes a guide).
Adds Filezilla integration to integrations page (includes a guide).
Sorts integrations in alphabetical order.
Adds ability to specify an ID when requesting from /mylist endpoints. Simply send an id parameter with any /mylist endpoint, and it will return data only about that id (if it exists). API DOCS.
Adds ability to define a password to be sent when creating a Usenet download. You can now send password as part of the form to the /createusenetdownload, and it will use that password to extract the RAR at the end of the download. API DOCS.
Adds ability to define a post processing option to be send when creating a Usenet download. This will define what the Usenet client does with the files after it is completed downloading. It is important to note that TorBox will still perform its own processing. API DOCS.
Downloading zips now comes from https://storage-zip.torbox.app rather than https://storage.torbox.app. Paths and methods are still the same.
Fixes downloading.
Makes more secure by internally requiring API key for every download.