Quickly pull the highest resolution thumbnail image available for a YouTube video.
Quick Start
Install the package from pypi:
pip install django-youtube-thumbnailAdd “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' %}">
Release files for django-youtube-thumbnail 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-youtube-thumbnail-1.0.1.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_youtube_thumbnail-1.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:12.9 kB
Release files / django-youtube-thumbnail-1.0.1.tar.gz
| Download URL | django-youtube-thumbnail-1.0.1.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
846249606e86e4bca6230e1efb2d8f0af56396405ba069e1cb961648932df48f
|
|
BLAKE2b-256 checksum How to use checksums |
24404cc9399ed04bacfafe79938795f8100e686e5c9d2338f8a6e9894b78d31f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / django_youtube_thumbnail-1.0.1-py2.py3-none-any.whl
| Download URL | django_youtube_thumbnail-1.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
7dac3e0a5da35075b1584c37b7e4d218a93702933541b5468754a003b8173b72
|
|
BLAKE2b-256 checksum How to use checksums |
07ea6c02711616a33814af27f3bdcb2f084a92b9f95a770af5fa460e5b87882f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |