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.