Parsing NZB
Beispiel:
from LordNzb import parser
nzb = parser(pfad)
print(n.to_dict())
Die Variable ‘nzb’ bitte nur als Read-Only verwenden
Ausgabe:
{
"filename": "Sample.Name{{sample_password}}.nzb",
"name": "Sample.Name",
"header": "sample_header",
"password": "sample_passw",
"group": [
"group-1",
"group-2",
"group-3"
],
"size": "1.00 GB",
"date": "YYYY-MM-DD HH:MM:SS",
"nzbindex": "https://nzbindex.nl/?q=sample_header",
"nzbking": "https://nzbking.com/?q=sample_header",
"binsearch": "https://binsearch.info/?q=sample_header",
"nzblnk": "nzblnk://?t=Sample.Name&h=sample_header&p=sample_passw&g=group-1"
}
by LordBex
Release files for LordNzb 2024.3.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| LordNzb-2024.3.1.1.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| LordNzb-2024.3.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.3 kB
Release files / LordNzb-2024.3.1.1.tar.gz
| Download URL | LordNzb-2024.3.1.1.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ff572d207f2fa839d18c41738bcf965b4d1e8d437905d53ca5baec58d994141a
|
|
BLAKE2b-256 checksum How to use checksums |
c1d0d98b8aa067cba18958d50814531cab34b30e8913b267d3400436a106c03e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|
Release files / LordNzb-2024.3.1.1-py3-none-any.whl
| Download URL | LordNzb-2024.3.1.1-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e481a9de4e7542f693be718c8e37fab68ad0727162c1d4cd81134d8fd8df6aa3
|
|
BLAKE2b-256 checksum How to use checksums |
afb44c9db0f7de44b6a2dd2a043821ee71ee1bca4154149e859d0bb8a36aadb5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|