pexels
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pexels-0.0.11.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file pexels-0.0.11.tar.gz
.
File metadata
- Download URL: pexels-0.0.11.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff93bfb1939e1489d06433d4ebe1d347398217f165db99c1c240f0b7a99cb028 |
|
MD5 | 45d168235b55333ce9c500c6cb3c16cd |
|
BLAKE2b-256 | 77c2e6586f1c6a8b69808da46e67e8052d7f3b6053ed33b02c58ad589425ff87 |
File details
Details for the file pexels-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: pexels-0.0.11-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e2e3d1b9aea51c6f18bd59397e0e44ad0186d0a4e4fd428ed3769fe2ddc8468 |
|
MD5 | e833519a50ca011b9e02faceb6a5b64e |
|
BLAKE2b-256 | 86cd15586b53806979b8b674820d9323e6e28933d69a10393458b24048b57503 |