Skip to main content

A python script to return video links and titles by searching in YouTube without Youtube Data API v3.

Project description

youtube-search-python

Search videos in YouTube without using YouTube Data API v3.

(Made from scratch without using YouTube Data API v3 and any other third party library!)

Working as of 2020.

Install

pip3 install youtube-search-python

Usage

from youtubesearchpython import searchYoutube

search = searchYoutube("NoCopyrightSounds", 1, "json")

print(search.result());

Like the module?

Consider starring the repo. Feel free to use.

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-python-0.0.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

youtube_search_python-0.0.2-py3-none-any.whl (3.5 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