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-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' %}">
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
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 django-youtube-thumbnail-1.0.1.tar.gz.
File metadata
- Download URL: django-youtube-thumbnail-1.0.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
846249606e86e4bca6230e1efb2d8f0af56396405ba069e1cb961648932df48f
|
|
| MD5 |
7d50615782f9cc5d56faabaa7643779b
|
|
| BLAKE2b-256 |
24404cc9399ed04bacfafe79938795f8100e686e5c9d2338f8a6e9894b78d31f
|
File details
Details for the file django_youtube_thumbnail-1.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: django_youtube_thumbnail-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dac3e0a5da35075b1584c37b7e4d218a93702933541b5468754a003b8173b72
|
|
| MD5 |
474e68a24da190285ca1a2669ba3c582
|
|
| BLAKE2b-256 |
07ea6c02711616a33814af27f3bdcb2f084a92b9f95a770af5fa460e5b87882f
|