Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 519 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 519 Bytes

qbittorrent-excel-exporter

Exports your qBittorrent torrents list to an Excel file.

Requirements

Before running this, pip install requirements.txt

Customization

You can choose different columns by parsing different parts of the torrent object during the for torrent in torrents iteration.

Help, etc.

Consult the qbittorrent-api and openpyxl docs for more information.

No warranty offered or implied, yada yada.