natew / obtvse

Deprecated: See natew/obtvse2
http://github.com/natew/obtvse2
MIT License
1.38k stars 261 forks source link

RSS feed parser seems to break with YouTube embeds #54

Open gmuir opened 12 years ago

gmuir commented 12 years ago

From what I can tell the RSS parser seems to work perfectly up until you use the YouTube embed. When you attempt to pull down an RSS feed with an embedded youtube player, it reports this error:

Missing partial posts/youtube, application/youtube with {:locale=>[:en], :formats=>[:rss], :handlers=>[:erb, :builder, :coffee]}. Searched in:
  * "/home/*****/obtvse/app/views"
  * "/var/lib/gems/1.9.1/gems/kaminari-0.13.0/app/views"
natew commented 12 years ago

Ah, thanks. Will look into this for the next version.