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-2023.3.11.tar.gz
(3.6 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-2023.3.11.tar.gz.
File metadata
- Download URL: LordNzb-2023.3.11.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e4093f302bf45956fea1510c7545ff8df19490945cd4d3b3b55f6f2f63cb9f7
|
|
| MD5 |
272e1b3523fb9c88d9638b05c5b9a69d
|
|
| BLAKE2b-256 |
0ade3edac0d791e646a98708b4bcc68be7d2f96961f738c2e212a007cfab424b
|
File details
Details for the file LordNzb-2023.3.11-py3-none-any.whl.
File metadata
- Download URL: LordNzb-2023.3.11-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98322b62a79267946bec028ef0ccbd69486b20cd52798f705d1d88d728a29c3b
|
|
| MD5 |
8a621166f19bc6e5a743a1b5c7d84d0a
|
|
| BLAKE2b-256 |
4ae061d9718159da133fc7b6dfee80f7089fe21e7b213622ffcbafc00216e26f
|