]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/youtube.rb
plugin(hangman): fixes word generator closes #9
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / youtube.rb
2014-02-21 Matthias H[plugin] youtube fixed, added help text
2011-09-15 Giuseppe Bilottayoutube: not all urls have v= as first CGI param
2010-10-12 Giuseppe Bilottayoutube: fix detection of video pages
2009-05-18 David Gadlingyoutube: fixes for older XML parsers
2009-03-09 Giuseppe Bilottayoutube: fix video page detection in htmlfilter
2008-04-13 Giuseppe Bilottayoutube plugin: update filters to new YouTube layout
2008-03-24 Giuseppe Bilottautils: Utils.secs_to_short convert seconds into hour...
2008-03-24 Giuseppe Bilottayoutube plugin: option to display alternative formats...
2008-03-24 Giuseppe Bilottayoutube plugin: retrieve alternative formats for videos
2008-03-23 Giuseppe Bilottayoutube plugin: refactor info() method into youtube...
2008-03-23 Giuseppe Bilottayoutube plugin: more compact info representation
2008-03-23 Giuseppe Bilottayoutube plugin: fix retrieval of ratings, views and...
2008-03-23 Giuseppe Bilottayoutube plugin: video data extraction has its own filte...
2008-03-23 Giuseppe Bilottayoutube plugin: initial commit