Overview
This is oEmbed client for Python.
Features
Simple usage
Python 3.x native
Multiple endpoint discovery
Installation
This is uploaded on PyPI.
pip install oEmbedPy
Usage
Library
>>> from oembedpy.application import Oembed
>>> oembed = Oembed()
>>> oembed.init()
>>> content = oembed.fetch("https://twitter.com/attakei")
>>> print(content.type)
rich
Commandline
Simple usage for author’s video (omitted some output).
$ oEmbed.py 'https://www.youtube.com/watch?v=Oyh8nuaLASA'
title: Yoshi ( ...
author_name: attakei
thumbnail_height: 360
thumbnail_width: 400
If you want JSON, use --format option.
$ oEmbed.py --format=json 'https://www.youtube.com/watch?v=Oyh8nuaLASA'
{"title":"Yoshi (NES - Nint ..."}
Others
This has extension for easy-using. Please see documentation.
License
Apache License 2.0
Release files for oEmbedPy 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| oembedpy-0.9.0.tar.gz | 13.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oembedpy-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.5 kB
Release files / oembedpy-0.9.0.tar.gz
| Download URL | oembedpy-0.9.0.tar.gz |
|---|---|
| Size | 13.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e2c51f03494bce0b18f32388581a01b6768b76283ff378749cb737ed17c0ffff
|
|
BLAKE2b-256 checksum How to use checksums |
a6e4884f14f925c2efc0a02d44a0c0a35398a26697b1f16c99adc34d4625b77e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 27, 2025.
Transparency logRelease files / oembedpy-0.9.0-py3-none-any.whl
| Download URL | oembedpy-0.9.0-py3-none-any.whl |
|---|---|
| Size | 16.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f79a634582cdce32cde9b34ad05ecdd3a26b17347c64a966b0f501d129eef40b
|
|
BLAKE2b-256 checksum How to use checksums |
79cd7349e0ca212d801d3433ac0a66ea048049c5a201058cb72dda1ae6921878
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Dec 27, 2025.
Transparency log