Commit graph

33 commits

Author SHA1 Message Date
Mario Hommel 927c2df12e Embedding youtube videos is working again, removed Oohembed as generic provider. 2021-01-09 15:05:17 +01:00
mariohommel 6a27a52bd2 Fixed wrong API Endpoint for Twitter. 2017-11-18 15:00:11 +01:00
Garvin Hicking 10406043d9 Fixes #429 2017-04-09 09:21:48 +02:00
Grischa Brockhaus d0470b1201 oEmbed:
* OEmbed result will be ignored now, if containing error field.
* Restored twitter oEmbed to API 1, as 1.1 *does* need OAuth. :(
2012-11-03 14:49:51 +01:00
Grischa Brockhaus 1444b0d82d oEmbed: Updated twitter oembed to API 1.1. This call doesn't seem to
need OAuth, so it seems.
2012-10-24 12:04:54 +02:00
Grischa Brockhaus d7336748d9 oEmbed: Switched off errorreporting while trying to fetch oembed code so
it won't disturb output when service is down. Removed pixplz provider as
service is down.
2012-08-28 11:49:49 +02:00
Grischa Brockhaus e2930ee2dd oembed plugin - New: dotsub.com video service. podomatic podcast
service
2012-02-18 21:45:59 +01:00
Grischa Brockhaus 5a7f96278d plugin_oembed: Fixed wrong main description in AudioBooProvider class 2012-02-03 01:48:04 +01:00
Grischa Brockhaus f4885a0d52 plugin_oembed:
New AudioBoo resolver supporting the 3 different players of AudioBoo
(configurable wich).
The old "wordpress player" is default for backwards compatibility reason
2012-02-03 01:42:31 +01:00
Grischa Brockhaus d637d40d4e oembed: Better handling of unparsable oembed results (like youtube links
not allowed to embed).
2012-01-22 23:52:23 +01:00
Grischa Brockhaus e756c3a111 OEmbed: Shorter providerlist in the plugins configuration 2011-12-22 14:04:24 +01:00
Grischa Brockhaus 357168dc62 OEmbed: Posterous Custom Provider delivers LinkEmbed if no video/image
was found.
2011-12-22 14:04:23 +01:00
Grischa Brockhaus 0860f97c66 OEmbed:
* Added directory for custom OEmbed providers, that implemend
OEmbed conversion providers for services that don't support oembed
* Implemented a post.ly custom provider, fetching info from the
Posterous API and converting it into photo or video OEmbeds as an
example for a hadwritten custom provider.
2011-12-22 14:04:23 +01:00
Grischa Brockhaus f01953cf7c Supports youtube https now directly. 2011-12-20 12:12:21 +01:00
Grischa Brockhaus ff101db677 OEmbed: GitHub Gist via noembed 2011-12-20 11:21:21 +01:00
Grischa Brockhaus 92b8f4b695 OEmbed:
* New providers via noembed: GitHub Commit and Beer Advocate (Yeah!) ;D
2011-12-20 11:21:20 +01:00
Grischa Brockhaus a46206acfc OEmbed:
* Added "generic providers" embed.ly and oohembed.com. 
* Removed the depending definitions in providers.xml
* Added a "generic provider" configuration with embed.ly API key.
2011-12-20 11:21:20 +01:00
Matthias Gutjahr 84bdc898ff Added Mixcloud to providers list 2011-12-19 16:32:25 +01:00
Grischa Brockhaus 460f74ce1f OEmbed removed test files from plugin (they are not needed) 2011-12-18 19:59:51 +01:00
Grischa Brockhaus 9fd2be9ff6 OEmbed: Typo 2011-12-18 03:41:20 +01:00
Grischa Brockhaus 0fd597cd34 Oembed Plugin
* More CURL magic (encapsulated in seperate class)
* Another wikipedia oembed service as the other didn't was right always.
* No php functions in smarty template anymore
2011-12-18 01:55:33 +01:00
Grischa Brockhaus b0c245e434 oEmbed Plugin
* Nearly 30 services supported
* Some output of them fixed using smarty templating
* s9y 1.6 and 1.7 compatibility (different smarty versions)
* oEmbed result fixing while saving to DB.
2011-12-18 00:44:57 +01:00
Grischa Brockhaus b1ea56b430 OEmbed:
* Instagr.am added
* Global maxwidth/maxheight setting
*Microblogging:
* Minimal optical changes
2011-12-16 11:44:55 +01:00
Grischa Brockhaus 46fda7303d OEmbed entities templatable 2011-12-15 16:48:50 +01:00
Grischa Brockhaus 56854a6a53 OEmbed: DB save corrected, JSON Only Providers supported. 2011-12-15 03:13:15 +01:00
Grischa Brockhaus f11e8b9531 Erstes wirklich funktionsfähige OEmbed Plugin 2011-12-15 01:42:11 +01:00
Grischa Brockhaus 27d0fadcf1 Twitter embed with (tweet link) is working. 2011-12-14 15:29:47 +01:00
Grischa Brockhaus 37caa6260a OEmbed Checkin Into Branch 2011-12-14 12:18:36 +01:00
Grischa Brockhaus b957447d38 OEmbed: Removed form main branch 2011-12-14 03:50:35 +01:00
Grischa Brockhaus 846b6250c7 OEmbed Plugin: Initial Checkin 2011-12-14 03:32:15 +01:00
Grischa Brockhaus e83110a795 Wrong Checkin redone 2011-12-14 03:22:37 +01:00
Grischa Brockhaus 97ce51559c OEmbed: Autoloading 2011-12-14 03:20:11 +01:00
Grischa Brockhaus 3903835cb4 Initial: OEmbed Plugin 2011-12-14 03:10:36 +01:00