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.1.tar.gz
(3.5 kB
view details)
File details
Details for the file LordNzb-0.0.1.1.tar.gz.
File metadata
- Download URL: LordNzb-0.0.1.1.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 |
fa4facf899f7c0f0a3fd61a9b12daeb89bef5612cd133600e684e44c3242b192
|
|
| MD5 |
a1a15045c00ae05845cd672220fc42b7
|
|
| BLAKE2b-256 |
ffa02f7a28c69ca0dbc3c52ee6bd636512616e8208e485c798baeccd473e88d4
|