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
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
File details
Details for the file youtube-search-python-0.0.2.tar.gz
.
File metadata
- Download URL: youtube-search-python-0.0.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcbea90728d587a49caa292fec5b55d8c332de9f851dbf7df0966db59ee9366b |
|
MD5 | 3e016ab2bf180f12649687020d2af342 |
|
BLAKE2b-256 | ce7b67aac9e09a86a239648b38c8a205b13395bcd3c587f995bc5b276f8fe51b |
File details
Details for the file youtube_search_python-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: youtube_search_python-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab2270eb954917048dbf8313796c6b3fff27f0a650be41dc834d43f43addf949 |
|
MD5 | e14b256408622b4d5a6478c09abf98f4 |
|
BLAKE2b-256 | 75b1282a4abdba77131a485d960377b61a26ca715516739deab8762f2d80e5c9 |