Nzb Parser
Project description
Parsing NZB
Beispiel:
from LordNzb import parser
nzb = parser(pfad)
print(n.get_meta_dict())
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.0.1.0.tar.gz
(3.5 kB
view details)
File details
Details for the file LordNzb-0.0.1.0.tar.gz.
File metadata
- Download URL: LordNzb-0.0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e11a131d58493e0d2e43beb6dd3a65a8b82016644f3b67ebeb135c267d815f2
|
|
| MD5 |
9713c4b36ae0ae62352e33b41bff8287
|
|
| BLAKE2b-256 |
45961b88ce580889748a8be43608f92b14e3bec8cce3a0465e259048ab2288af
|