Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 508 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 508 Bytes

Feedjira::Youtube

Alternative Youtube parser for Feedjira.

Differences with the original parser :

  • it add <br> tags to #summary
  • it add <br> tags to #content
  • it add player to #content
  • it replace URLs by links

Usage

Just add the gem to your Gemfile.

gem "feedjira-youtube"

And then execute:

$ bundle

License

The gem is available as open source under the terms of the MIT License.