Search Youtube videos using python requests without Youtube API
Project description
youtube-search-requests
Search Youtube videos using python requests without Youtube API.
youtube-search-requests can search unlimited videos !!!
Installation
pip install youtube-search-requests
CLI (Command Line Interface) Usage:
ysr "fish" --json
# or
youtube-search-requests "fish" --json
# do this if "ysr" and "youtube_search_requests" didn't work
python3 -m youtube_search_requests "fish" --json
# Output: {"urls": {'title': ..., 'url': 'https://www.youtube.com/watch?v=0gT8Ty0ClHc', thumbnails: [...], ...}}
Usage
-
For version v0.1.0 Upper click here
-
For version v0.1.0 Lower click here
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
Built Distribution
Close
Hashes for youtube-search-requests-0.1.20.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92a293f03484497e74a8f8b6142131653e447226d58093390d99eff3e467003c |
|
MD5 | 3564f656abdb8f9d4ab1e5150e5d1333 |
|
BLAKE2b-256 | b30dfc8f2fd4eb615fbf63c5a2e05c1594b8204fbfd911b7f5c248af76cf2613 |
Close
Hashes for youtube_search_requests-0.1.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c91bb4d057b8122b77e3dbc22456db6a74791669f44084ecac02fca706bb7fa8 |
|
MD5 | 9cca98e6d0123408bfbb023f9e12dff0 |
|
BLAKE2b-256 | e63ff95eac0294c2e200973748a96b2da990b6d42b0fecbebf1eb602b6b5580d |