Skip to content

Releases: thibaudgg/video_info

v4.2.0

18 Mar 09:23
05f3c4c
Compare
Choose a tag to compare

What's Changed

  • Recognize live and shorts YouTube URLs by @siasmj in #230

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

30 Oct 17:40
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @od-c0d3r in #221
  • Fix failing specs and keep VCR cassetes for 3 months by @markets in #222
  • Add safe navigation for user_interaction_count by @Spone in #226
  • Fix Vimeo valid_url? for user page by @Spone in #228

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

11 Mar 15:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v4.0.0

v3.1.0

29 Jan 12:19
a14f0c6
Compare
Choose a tag to compare
  • Add valid_url? helper #208

v3.0.2

15 Nov 11:02
Compare
Choose a tag to compare
  • Fix Vimeo thumbnails

v3.0.1

17 Feb 01:15
Compare
Choose a tag to compare
  • Remove spec from files published on rubygems #205

v3.0.0

07 Nov 11:28
Compare
Choose a tag to compare
  • Fix Youtube issues #195
  • Fix Youtube Playlist issues #196
  • Fix Dailymotion issues #197
  • Fix Vimeo issues #198
  • Fix Wistia issues #199
  • Drop VK support #200
  • Drop Ruby 2.4 support #202

v2.8.0

11 Apr 09:01
32e3dfc
Compare
Choose a tag to compare
  • Fix issue where author_url couldn't be called twice without an except… #190
  • Add support for new type of youtube thumbnail and add missing tests f… #192

v2.7.1

06 Jan 19:08
edf3dfb
Compare
Choose a tag to compare
  • Support the Oga gem ~> 3.0. (#187)

v2.7.0

09 Jan 23:19
Compare
Choose a tag to compare
  • Fixed various bugs across different scrapers
  • added #author_thumbnail to Dailymotion
  • added #thumbnail_maxres method for Youtube provider
  • bumped dependencies