Skip to content

Instantly share code, notes, and snippets.

@Izumiko
Izumiko / resumedat_2015.rb
Last active June 2, 2022 17:28 — forked from naodesu/resumedat_2015.rb
Convert added torrents data from uTorrent (resume.dat) to qBittorrent (*.fastresume) format
# encoding: utf-8
# USE AT OWN RISK
#
# Follow this guide to install Ruby on Windows (step 1 and 2): https://forwardhq.com/support/installing-ruby-windows
# Install gems (with admin cmd prompt):
# https://rubygems.org/gems/bencode
#
# Edit datpath below to point to your utorrent resume.dat file
#