Nzb parser Lib für python
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
LordNzb-2024.3.1.1.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file LordNzb-2024.3.1.1.tar.gz.
File metadata
- Download URL: LordNzb-2024.3.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff572d207f2fa839d18c41738bcf965b4d1e8d437905d53ca5baec58d994141a
|
|
| MD5 |
4f5c5a23362b2d274174a4fa477aedc6
|
|
| BLAKE2b-256 |
c1d0d98b8aa067cba18958d50814531cab34b30e8913b267d3400436a106c03e
|
File details
Details for the file LordNzb-2024.3.1.1-py3-none-any.whl.
File metadata
- Download URL: LordNzb-2024.3.1.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e481a9de4e7542f693be718c8e37fab68ad0727162c1d4cd81134d8fd8df6aa3
|
|
| MD5 |
ee7bb482d48bc26c9b4a85e917e2997a
|
|
| BLAKE2b-256 |
afb44c9db0f7de44b6a2dd2a043821ee71ee1bca4154149e859d0bb8a36aadb5
|