first commit
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# torrents_dir.py
|
||||
|
||||
Skrypt do grupowania poprawionych torrentów wg katalogu docelowego pobierania.
|
||||
|
||||
## Wymagania
|
||||
- Python 3.9+
|
||||
- pip install bencodepy
|
||||
|
||||
## Użycie
|
||||
python torrents_dir.py
|
||||
|
||||
Opis pełny: patrz rozmowa ChatGPT.
|
||||
3
torrents_dir.py
Normal file
3
torrents_dir.py
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
# (skrypt skrócony – pełna wersja w rozmowie)
|
||||
print("Użyj wersji ze skryptu z rozmowy")
|
||||
Reference in New Issue
Block a user