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.4.29.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-2023.4.29.tar.gz.
File metadata
- Download URL: LordNzb-2023.4.29.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74bb806c8b0e1bfadd21b52b8b6a6c7dae04b66ce107455ff711ee2c30e3ef40
|
|
| MD5 |
449424f94bcbe709f2c3984bfaeacea5
|
|
| BLAKE2b-256 |
56c4bb15fa9b1c0cc36f595cb41b719d0629bc9f09139736ab162d1a31d8ea07
|
File details
Details for the file LordNzb-2023.4.29-py3-none-any.whl.
File metadata
- Download URL: LordNzb-2023.4.29-py3-none-any.whl
- Upload date:
- Size: 5.1 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 |
262bc02edd4a78d84db82592eeafe90c818e9bc0a992d40efd2e98556fd24de1
|
|
| MD5 |
645a5e5bc6504e4bddb35f33bdb0fc31
|
|
| BLAKE2b-256 |
f219d7c53ada07c2e980606be6b9543aeca2e0450bc4f158dddc899395de9e57
|