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.0.3.tar.gz
(3.5 kB
view details)
File details
Details for the file LordNzb-0.0.0.3.tar.gz.
File metadata
- Download URL: LordNzb-0.0.0.3.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 |
dea9e035f85a0e3e874feb291aab29cee388dc02e00b5ab14f355fb815a6ad6f
|
|
| MD5 |
a50f21c015c17cf9333dbbcd35318361
|
|
| BLAKE2b-256 |
e439cabec419ebbc8a06e59e7a99c93c13ab28465a90fca6f6740f27a8d30318
|