Update to 2.2.11. Previous version didn't work any longer due to youtube

changes.


Version 2.2.11
--------------
April 3, 2010

Bugfixes:
  * Youtube, update patterns to reflect website changes


Version 2.2.10
--------------
March 24, 2010

Changes:
  * Add buzzhumor.com support
  * Mark ehrensenf.de support as broken

Bugfixes:
  * Update --hosts format strings
  * dailymotion.com
    # Change format IDs to reflect website changes (yet again):
      * h264-hd -> hd
      * h264-hq -> hq
      * removed h264 and spark-mini (no longer even listed)
    # Parse title from elsewhere
      * Title was previously parsed from the title HTML tag
      * Which usually contained more than we cared for
    # Spew out an error if the video looks like a partner video
  * break.com
    # Support, thanks to Werner Elsler for the fix
    # Title parsing, ported from libquvi
This commit is contained in:
wiz 2010-04-05 18:12:22 +00:00
parent f3b055f60e
commit 19472a1862
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.27 2010/02/14 10:00:09 wiz Exp $
# $NetBSD: Makefile,v 1.28 2010/04/05 18:12:22 wiz Exp $
#
DISTNAME= clive-2.2.9
DISTNAME= clive-2.2.11
CATEGORIES= net multimedia www
MASTER_SITES= http://clive.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.22 2010/02/14 10:00:09 wiz Exp $
$NetBSD: distinfo,v 1.23 2010/04/05 18:12:22 wiz Exp $
SHA1 (clive-2.2.9.tar.bz2) = af5e3a270ae3faa68eac62450d7338e171067d56
RMD160 (clive-2.2.9.tar.bz2) = f14644ad528fa3f3c2aa45ad32d12746643c6972
Size (clive-2.2.9.tar.bz2) = 45516 bytes
SHA1 (clive-2.2.11.tar.bz2) = 396ab93415619a087d30e39249f508878ff3cf1b
RMD160 (clive-2.2.11.tar.bz2) = 75a32537fad9794b1e5d423909a33dea5f4df5fe
Size (clive-2.2.11.tar.bz2) = 46063 bytes