Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Releases: stefanistrate/pidgin-embeddedvideo

v1.2.1

20 Oct 16:49
Compare
Choose a tag to compare

Cleaned up release after the previous migration from Google Code.

v1.2.0

20 Oct 16:21
Compare
Choose a tag to compare
  • Added support for Youtube short URLs.
  • Removed support for Google Video (service not available any more) and Yahoo! Video (service inconsistent when generating the embedding code).
  • Updated regexes and embedding codes for all websites.
  • Fixed a few bugs.
  • Updated license from GPL v2 to GPL v3.

v1.1.0

20 Oct 14:57
Compare
Choose a tag to compare
  • Completely changed the structure of the plugin and the compilation process to generate a single file (embeddedvideo.so).
  • Added support for CollegeHumor, Dailymotion, Google Video, Metacafe, MySpace Video, Trilulilu (audio, image and video) and Yahoo! Video.

v1.0.0

20 Oct 14:46
Compare
Choose a tag to compare

Initial release:

  • The plugin automatically inserts the video pointed to into the conversation when an appropriate link is sent or received.
  • Every video has a toggle button which allows you to show or hide the video.
  • The default behaviour for a new video link is customizable from the "Configure Plugin" menu. You can choose to show the video instantly or to hide it by default.
  • Currently supported video sites are Youtube and Vimeo.
  • It works with the Ubuntu version of Pidgin. It should work on every Linux distribution as far as the requirements are met.