A package to get YouTube search suggestions
Project description
YouTube Suggestions
A simple Python package to get YouTube search suggestions.
Installation
You can install the YouTube Suggestions package using pip:
pip install youtube-suggestions
Usage
Here's a quick example of how to use the package:
from youtube_suggestions import get_suggestions
suggestions = get_suggestions("python programming")
print(suggestions)
This will print a list of search suggestions for "python programming".
Features
- Get YouTube search suggestions
- Fallback method if the primary method fails
- Easy to use
Requirements
- Python 3.6+
- requests library
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file youtube-suggestions-0.1.0.tar.gz.
File metadata
- Download URL: youtube-suggestions-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da285894e9a40c422ae5ce8de56e8e985b5667c1b6557eebc631c74fcef852e3
|
|
| MD5 |
0c1bb9c45c2c7f1ce2332e91f22048aa
|
|
| BLAKE2b-256 |
6bfac530502cc0d70a704de180028d234739b43e74b48e27678d3bc142f3f050
|
File details
Details for the file youtube_suggestions-0.1.0-py3-none-any.whl.
File metadata
- Download URL: youtube_suggestions-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab5ee348a5fbcb5af72bebd862926570800f6052c823233cae1245dbaf230010
|
|
| MD5 |
22c33d850a6505499581917c95d0351d
|
|
| BLAKE2b-256 |
4f4be98b9febfdcae5281fe1c173a07ba377ff551da353039e65e0072f23775a
|