Skip to main content

Search Youtube videos using python requests without Youtube API

Project description

pypi python-ver github-release pypi-total-downloads

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

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

youtube-search-requests-0.1.20.tar.gz (19.9 kB view hashes)

Uploaded Source

Built Distribution

youtube_search_requests-0.1.20-py3-none-any.whl (27.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page