Nzb Parser
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-0.1.0.tar.gz
(3.5 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-0.1.0.tar.gz.
File metadata
- Download URL: LordNzb-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
282edbde7e673895afa314a7c72c9028a1075fe8ecfb95fb97538c8b2e999b0e
|
|
| MD5 |
fb0d12a6d7c67368e59905b5f95e70a0
|
|
| BLAKE2b-256 |
3050d191110f061a3b2bb8b671943a6fb2b3cc81d1972da9dce46a166f9464b3
|
File details
Details for the file LordNzb-0.1.0-py3-none-any.whl.
File metadata
- Download URL: LordNzb-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83f2bc6b5c970fdbd9224f18c4039ea678c65e6557b5b5e488153cc5ce94a687
|
|
| MD5 |
166f4ee7df072d4920d1a6de7276d9b1
|
|
| BLAKE2b-256 |
002f1c7a2b1b48fceaff58df8ce123731dc51690343bcb2cf9883da8fbce91c1
|