Skip to main content

Quickly pull the highest resolution thumbnail image available for a YouTube video.

Project description

Quickly pull the highest resolution thumbnail image available for a YouTube video.

Quick Start

  1. Install the package from pypi:

    pip install django-youtube-thumbnail
  2. Add “youtube_thumbnail” your INSTALLED_APPS:

    INSTALLED_APPS = (
        ...
        'youtube_thumbnail',
    )
  3. Use the provided template tag to get the thumbnail

    {% load youtube_thumbnail %}
    <img src="{% youtube_thumbnail_url 'https://www.youtube.com/watch?v=dQw4w9WgXcQ' %}">

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

django-youtube-thumbnail-1.0.1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

django_youtube_thumbnail-1.0.1-py2.py3-none-any.whl (7.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-youtube-thumbnail-1.0.1.tar.gz.

File metadata

File hashes

Hashes for django-youtube-thumbnail-1.0.1.tar.gz
Algorithm Hash digest
SHA256 846249606e86e4bca6230e1efb2d8f0af56396405ba069e1cb961648932df48f
MD5 7d50615782f9cc5d56faabaa7643779b
BLAKE2b-256 24404cc9399ed04bacfafe79938795f8100e686e5c9d2338f8a6e9894b78d31f

See more details on using hashes here.

File details

Details for the file django_youtube_thumbnail-1.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_youtube_thumbnail-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7dac3e0a5da35075b1584c37b7e4d218a93702933541b5468754a003b8173b72
MD5 474e68a24da190285ca1a2669ba3c582
BLAKE2b-256 07ea6c02711616a33814af27f3bdcb2f084a92b9f95a770af5fa460e5b87882f

See more details on using hashes here.

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