Skip to main content

Youtube Related Video Fetcher

Project description

PyPI PyPI - Python Version GitHub PyPI - Downloads

Youtube Related Video Fetcher

Installation

python3 -m pip install youtube-related

Example

Basic usage

import youtube_related

print(youtube_related.fetch('Some Youtube Video URL'))

YouTube’s featured video may be repeated regularly, and deque was used to prevent this.

from youtube_related import preventDuplication

Avoider: preventDuplication = preventDuplication()

print(Avoider.get('Some Youtube Video URL'))

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-related-1.0.3.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

youtube_related-1.0.3-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

Supported by

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