Skip to content

Releases: thibaudgg/video_info

v2.2.2

27 Feb 09:41
Compare
Choose a tag to compare
  • YouTubePlaylist raises exception if there are no videos present #45

v2.2.1

26 Feb 13:26
Compare
Choose a tag to compare
  • YouTubePlaylist should match embed links #44

v2.2.0

23 Feb 16:23
Compare
Choose a tag to compare
  • Add YouTubye playlist provider (#42).
  • Add Dailymotion provider (#43).

v2.1.1

20 Feb 14:23
Compare
Choose a tag to compare
  • Add: require 'net/http' (#41).

v2.1.0

20 Feb 12:55
Compare
Choose a tag to compare
  • Add Video#available? method (#39).

v2.0.2

28 Oct 07:21
Compare
Choose a tag to compare
  • Fix encoding issue.

v2.0.1

28 Oct 07:17
Compare
Choose a tag to compare
  • Add another variant of vk url's with video, small refactoring (#37).

v2.0.0

25 Oct 20:41
Compare
Choose a tag to compare
  • Remove Ruby 1.8 support
  • Add VideoInfo.new (preferred than VideoInfo.get)
  • Eager load video info, so #embed_code method skip any api call.
  • Add url_scheme option to #embed_code.

v1.6.0

25 Oct 06:59
Compare
Choose a tag to compare
  • Add vkontakte provider support (#34).

v1.5.0

12 Sep 07:04
Compare
Choose a tag to compare
  • Add VideoInfo.usable? method and update YouTube regex