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.2.tar.gz
(3.2 kB
view details)
File details
Details for the file LordNzb-0.0.0.2.tar.gz.
File metadata
- Download URL: LordNzb-0.0.0.2.tar.gz
- Upload date:
- Size: 3.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 |
dfc46d28b91c358252f7e4d57e26cc7209fb2a9152f0ee12b604da0806ce9bec
|
|
| MD5 |
3210eabe891fc99300f820a7e3eb8443
|
|
| BLAKE2b-256 |
8835d4fc58ced9912c2487103b6b41459af82299ec0b217209545fce01d84030
|