Skip to content
  1. Sep 12, 2012
    • François Revol's avatar
      Add a video module for vimeo.com · 8ef6e64d
      François Revol authored and Romain Bignon's avatar Romain Bignon committed
      
      
      The trick is to log ourselves in to validate the provided signature,
      then the video file redirect works.
      Since the redirected url is not checked for User-Agent unlike the redirect one,
      we disable redirects to get the actual location and use it instead.
      This allows running wget or vlc without faking their User-Agents.
      
      For now it only downloads sd videos.
      TODO: get the highest quality
      TODO: search, latest
      
      Signed-off-by: default avatarFrançois Revol <revol@free.fr>
      Signed-off-by: default avatarRomain Bignon <romain@symlink.me>
      8ef6e64d