Skip to main content

Easily embed Vidme videos in your posts

Project description

Pelican Vidme is a plugin to enabled you to embed Vidme videos in your pages and articles.

Installation

To install pelican-vidme, simply install it from PyPI:

$ pip install pelican-vidme

Then enabled it in your pelicanconf.py

PLUGINS = [
    # ...
    'pelican_vidme',
    # ...
]

Usage

In your article or page, you simply need to add a line to embed you video.

.. vidme:: VIDEO_ID

Which will result in:

<div class="vidme" align="left">
<iframe width="420" height="315" src="https://vid.me/VIDEO_ID" frameborder="0"></iframe>
</div>

License

MIT license.

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

pelican_vidme-0.1.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

pelican_vidme-0.1.1-py2.py3-none-any.whl (5.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pelican_vidme-0.1.1.tar.gz.

File metadata

File hashes

Hashes for pelican_vidme-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8fca4220720cb6b32c54009d916844d72039480a04bcfd75b106889c60f4329f
MD5 a8cca93bea5171a114605dcc40df81ce
BLAKE2b-256 49c2e88a3a906ee906e99ba8eb8669611b7ec6170471db57e797c41057bb04a3

See more details on using hashes here.

File details

Details for the file pelican_vidme-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pelican_vidme-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 42a5ed6981d65839d311bd3f8c7925d76625b869523026b04345f80fb31c09bc
MD5 dd1fdd5d84c4783d7934ee400a753209
BLAKE2b-256 5c1615f95d483b8451dacaa289d9d3931afd7f21bd0532106d300e1b50c3924d

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