readme and env sample

This commit is contained in:
death916 2025-12-23 03:51:12 -08:00
parent 0690a5d242
commit e530d4e4d8
2 changed files with 12 additions and 0 deletions

5
.env.sample Normal file
View file

@ -0,0 +1,5 @@
QB_USERNAME="username"
QB_PASSWORD="password"
QB_HOST="ip or hostname of qb host"
QB_PORT="port number for qb-ui/server"
QB_DOWNLOAD_PATH="/media/storage/media/books/c2c"

View file

@ -0,0 +1,7 @@
# c2cscrape.py
Uses beautifulsoup4 to scrape torrent links from knaben.org for C2C AM. Sends these torrents to qbittorrent.
In order to use this script, you must have qbittorrent running on your local machine and have qbittorrent credentials set in the .env file.
By default adds last 5 torrents to qbittorrent.