[wp-trac] [WordPress Trac] #38367: Adding Screencast.com as an oEmbed provider
WordPress Trac
noreply at wordpress.org
Wed Oct 19 14:58:33 UTC 2016
#38367: Adding Screencast.com as an oEmbed provider
-------------------------+-----------------------------
Reporter: paulstanos | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
This ticket is a request to have Screencast.com added to the list of
oEmbed providers.
Screencast.com is an image and video sharing site created by TechSmith
Corporation. It has 2.2 million monthly active users and integrates with
other TechSmith products like Snagit, Camtasia, and Jing.
Screencast oEmbed documentation can be found [https://github.com/TechSmith
/screencast-developer-docs/blob/master/sections/oembed.md here]. The
oEmbed API URL is https://api.screencast.com/external/oembed and is also
available at http://www.screencast.com/api/external/oembed.
Example embeddable URLs:
1. !http://www.screencast.com/t/<hash>
* The hash is unique for each content page. All content has both a short
and long URL (see below for the long format).
* E.g. http://www.screencast.com/t/pLPoObW9yNiV
2.
!http://www.screencast.com/users/<user_name>/folders/<folder_name>/media/<media_GUID>
* The user's name, folder name, and media GUID are variable depending on
who's content it is, what folder the user put it in, and what randomly
assigned GUID the content got.
* E.g.
http://www.screencast.com/users/PaulStanos/folders/WordPressTicket/media
/e7ff355d-b94e-42be-a79d-221799417b1a
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38367>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list