letterboxd-convert
Convert letterboxd.com lists to a list of imdb ids.
Install
pip install letterboxd-convert
Usage
CLI usage
letterboxd-convert "https://letterboxd.com/crew/list/the-2010s-top-250-narrative-features/" -limit 20
Python package
from letterboxd_convert import download_list
url = "https://letterboxd.com/crew/list/the-2010s-top-250-narrative-features/"
print(download_list(url, limit=20))
Release files for letterboxd-convert 1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| letterboxd-convert-1.3.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| letterboxd_convert-1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.9 kB
Release files / letterboxd-convert-1.3.tar.gz
| Download URL | letterboxd-convert-1.3.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c57cba96407ff8d9c9f06fee163ad14f84237f8c35281aa61772c3b2386814b4
|
|
BLAKE2b-256 checksum How to use checksums |
e6548be5cab1ae94af1b80df7852df8041e621b6d9416b780c1981f0a6cd19c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.12
|
Release files / letterboxd_convert-1.3-py3-none-any.whl
| Download URL | letterboxd_convert-1.3-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
056512addcf146fd476320901640eab2f67d7a9f1124c80642c10bf4d556f6f5
|
|
BLAKE2b-256 checksum How to use checksums |
07e20be9ca463b14fb6930fb41e5b447a05ca0ea0fffebb1f4bf01a56975de86
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.9.12
|