π????た, Xéfir's personal animes torrent search engine
This repository has been archived on 2023-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Michel Roux 06bc5c68e4
books / flake8 (push) Successful in 1m2s Details
books / docker (push) Successful in 2m1s Details
books / pypi (push) Successful in 1m8s Details
Merge branch 'master' of ssh://patema.crystalyx.net:2222/Xefir/PyNyaaTa
2023-10-01 10:23:36 +02:00
.gitea/workflows Update actions 2023-09-29 00:41:27 +02:00
pynyaata Remove ygg 2023-10-01 10:23:35 +02:00
.dockerignore Remove cloudscrapper 2021-01-07 21:19:50 +01:00
.env.dist Use multiple database server type 2022-03-04 09:46:21 +01:00
.flake8 Update FlareRequests 2022-12-24 14:22:33 +00:00
.gitignore Fix WTForms (again) 2021-12-17 00:00:44 +01:00
Dockerfile Update python Docker tag to v3.11.5 2023-08-26 06:40:34 +00:00
LICENSE.txt Fix pypi 2020-04-09 20:32:58 +02:00
MANIFEST.in Add optional README 2020-04-26 14:06:14 +02:00
README.md Remove ygg 2023-10-01 10:23:35 +02:00
get404.py Remove ygg 2023-10-01 10:23:35 +02:00
renovate.json Add renovate.json 2021-06-24 12:16:39 +00:00
requirements.txt Update dependency Flask-WTF to v1.1.2 2023-09-30 06:53:22 +00:00
run.py New way to run pynyaata 2020-04-26 13:55:18 +02:00
setup.py Fix with 2Captcha (not optimal) + fix π 2020-05-16 19:19:31 +02:00

README.md

π 😼

"PyNyaaTa", Xéfir's personal anime torrent search engine

Build Status Docker Hub

I'm lazy, and I want to search across several VF and VOSTFR torrents databases in one click. That's the starting point that build this app. At first, it was a crappy PHP project without any good future. After a good rewrite in Python, it's time to show it to the public, and here it is!

Installing / Getting started

With Docker

Without Docker

Features

  • Search on Nyaa.si and Anime-Ultime
  • Provide useful links to TheTVDB and Nautiljon during a search
  • Color official and bad links
  • Add seeded links to a database
  • Color seeded link on search
  • Run a batch to list all dead link on database

Configuration

All is managed by environment variables. Please look into the .env.dist file to list all possible environment variables. You have to have a running database server to be able to access the admin panel.