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.10.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file pexels-0.0.10.tar.gz
.
File metadata
- Download URL: pexels-0.0.10.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 | b7cb61cd423013b52236d6c72ebd9a29d1b2e0259ed83f037bd60e315e8ac58f |
|
MD5 | b3d61597bbcadf9ae8264ae45252d460 |
|
BLAKE2b-256 | 9a1bb906a56be8133a47fbc03d4dd6ae510d385cd7cf4c9504c0f91d37581e03 |
File details
Details for the file pexels-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: pexels-0.0.10-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 | dd85b833a7ff5ff64b6ab89fd9bc7d45575c1128a5724cf5b189f8708e130912 |
|
MD5 | 5c25bcdc236d2989496f892b7bbe1229 |
|
BLAKE2b-256 | 74ec8eafcdc43a0b8092cb574c3ab78f53c547964a34475cf3aed6b48f3f6043 |