No description
  • Python 99.6%
  • Shell 0.3%
  • Batchfile 0.1%
Find a file
2026-04-08 13:58:41 -07:00
recipe up we go 2026-02-24 20:57:30 -08:00
src/atf_scraper chunk torrent auto-generation implemented 2026-04-08 13:58:41 -07:00
.gitignore updated versioning (again) 2026-02-25 17:35:03 -08:00
.python-version up we go 2026-02-24 20:57:30 -08:00
build-appimage.sh up we go 2026-02-24 20:57:30 -08:00
build-pyinstaller.bat updated versioning 2026-03-07 17:15:12 -08:00
build-pyinstaller.sh updated versioning 2026-03-07 17:15:12 -08:00
LICENSE up we go 2026-02-24 20:57:30 -08:00
pyproject.toml up 2026-04-03 15:45:09 -07:00
README.md oops 2026-02-24 21:12:59 -08:00
run_atf_scraper.py added pyinstaller build bat script 2026-03-07 16:59:56 -08:00

Building the appimage (Linux only)

  1. Ensure you have both python and pip installed
  2. Run chmod +x build-appimage.sh && ./build-appimage.sh
  3. To run the appimage, just run ./atf_scraper*.AppImage

Installing via pip (hypothetically cross-platform)

  1. Ensure you have python and pip installed
  2. Assuming your working directory is the same as this readme, run pip install .
  3. To use, run python -m atf_scraper