Skip to main content

A field that accepts regular YouTube links and saves the embed ones.

Project description

A field that accepts regular YouTube links and saves the embed ones. It just wraps the regular URLField and converts the input to YouTube embedded ones.

Installation

To get the latest stable release from PyPi:

$ pip install django-youtubeembedfield

To get the latest commit from GitHub:

$ pip install -e git+git://github.com/Celc/django-youtubeembedfield.git#egg=youtubeembedfield

Usage

Add the field to your model:

import youtubeembedfield

class MyAwesomeModel(models.Model):
    youtube = youtubeembedfield.YoutubeEmbedField()

Contribute

If you want to contribute to this project, please perform the following steps:

# Fork this repository
# Clone your fork
$ git co -b feature_branch master
# Implement your feature and tests
$ git add . && git commit
$ git push -u origin feature_branch
# Send us a pull request for your feature branch

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-youtubeembedfield-0.1.1.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file django-youtubeembedfield-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-youtubeembedfield-0.1.1.tar.gz
Algorithm Hash digest
SHA256 255bdf0972a5d3db3eac7bf0e0b091296361728894d51aa7ba29500998e83e7d
MD5 a5013aab3f24f4f956571c43485c8dca
BLAKE2b-256 7208e4d2b39a765957c63b808de00c8efecc1d8fa67a8ad07f231816431aa9a3

See more details on using hashes here.

Supported by

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