pexels
Description
Get pexels video ids with selenium firefox
Install
pip install pexels
# or
pip3 install pexels
Usage
from pexels import Pexels
from pexels.models.enums import Orientation, Size
pexels = Pexels()
video_ids = pexels.get_video_ids(
'dogs',
videos_orientation=Orientation.HORIZONTAL, # Optional
videos_size=Size.FOUR_K # Optional
)
Dependencies
Release files for pexels 0.0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pexels-0.0.11.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pexels-0.0.11-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.5 kB
Release files / pexels-0.0.11.tar.gz
| Download URL | pexels-0.0.11.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ff93bfb1939e1489d06433d4ebe1d347398217f165db99c1c240f0b7a99cb028
|
|
BLAKE2b-256 checksum How to use checksums |
77c2e6586f1c6a8b69808da46e67e8052d7f3b6053ed33b02c58ad589425ff87
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.9
|
Release files / pexels-0.0.11-py3-none-any.whl
| Download URL | pexels-0.0.11-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0e2e3d1b9aea51c6f18bd59397e0e44ad0186d0a4e4fd428ed3769fe2ddc8468
|
|
BLAKE2b-256 checksum How to use checksums |
86cd15586b53806979b8b674820d9323e6e28933d69a10393458b24048b57503
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.9
|