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
Install the package from pypi:
pip install django-youtube-thumbnail
Add “youtube_thumbnail” your INSTALLED_APPS:
INSTALLED_APPS = ( ... 'youtube_thumbnail', )
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
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
Close
Hashes for django-youtube-thumbnail-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 846249606e86e4bca6230e1efb2d8f0af56396405ba069e1cb961648932df48f |
|
MD5 | 7d50615782f9cc5d56faabaa7643779b |
|
BLAKE2b-256 | 24404cc9399ed04bacfafe79938795f8100e686e5c9d2338f8a6e9894b78d31f |
Close
Hashes for django_youtube_thumbnail-1.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dac3e0a5da35075b1584c37b7e4d218a93702933541b5468754a003b8173b72 |
|
MD5 | 474e68a24da190285ca1a2669ba3c582 |
|
BLAKE2b-256 | 07ea6c02711616a33814af27f3bdcb2f084a92b9f95a770af5fa460e5b87882f |