commit d3e6c0e5393ccc0532348493d0f9e5b2b1544764
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Thu Aug 4 23:34:12 2011 +0300

    Add release notes for 2.2.26

 NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 83e8c4cef4b195a8689b5f3a0903e8317ff65560
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Thu Aug 4 23:27:54 2011 +0300

    Make minor style changes to Youtube.pm

 lib/clive/Host/Youtube.pm |   25 ++++++++++++++++---------
 1 files changed, 16 insertions(+), 9 deletions(-)

commit 384d4d75ea2fc87196ebeff5ef9e1bd9eadd0926
Author: Ansgar Burchardt <ansgar@debian.org>
Date:   Thu Aug 4 19:57:48 2011 +0200

    Adapt to youtube.com changes

 lib/clive/Host/Youtube.pm |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

commit f3aec43d7dbd33b90ac9d029ba3373a4456a6269
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Thu Aug 4 23:14:13 2011 +0300

    Bump version to 2.2.26

 lib/clive/Config.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit b7596e9f629eba5fd1bd70a4db8456450e47a0fe
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sun May 1 23:54:18 2011 +0300

    Set release details for 2.2.25

 NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 2df6d4e8a9241d54181016dbef847bd712c2207c
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sun May 1 23:53:33 2011 +0300

    Bump version to 2.2.25

 lib/clive/Config.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ad4725c3001e84581d5bca416b2bc3abc316b25b
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Tue Apr 19 10:54:19 2011 +0300

    Fix LiveLeak.pm (#11)

 lib/clive/Host/Liveleak.pm |   17 ++++-------------
 1 files changed, 4 insertions(+), 13 deletions(-)

commit a301ceb44c4ce335e5e387e50b88f348b50c482e
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Thu Mar 31 20:06:04 2011 +0300

    Set release details for 2.2.24

 NEWS |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit 2f80d83045fda1793cd60cf248adb80a5ad976ea
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Thu Mar 31 18:33:40 2011 +0300

    Youtube: Add /e/ URL conversion

 lib/clive/App.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit e00d7756ed680d2115c7adb39b1ba9bb84f363e1
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Mar 19 13:28:37 2011 +0200

    Vimeo.pm: Handle server returned error message
    
    * See also http://sourceforge.net/apps/trac/quvi/ticket/27 (quvi)

 lib/clive/Host/Vimeo.pm |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit ff7edcd3b7ea0aa14fd05b632f1435d190b335fd
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Wed Mar 16 23:17:40 2011 +0200

    Youtube: Support the new embed URL types
    
    * Copied from quvi (706b4fb)

 lib/clive/App.pm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 8ba34221eb2ba994f15e1a0be391eb29a1dbf754
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Mar 5 00:59:16 2011 +0200

    Fix: Youtube.pm: Add missing fmtNN IDs
    
    * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611036

 lib/clive/Host/Youtube.pm |   30 ++++++++++++++++++++----------
 1 files changed, 20 insertions(+), 10 deletions(-)

commit 6b23cc0f128da7079d4b58184dbc5eb5876071df
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Thu Mar 3 20:18:56 2011 +0200

    Bump version to 2.2.24

 lib/clive/Config.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1b02362f8516148461c3b4759cfc80dc176a9732
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Thu Mar 3 20:17:01 2011 +0200

    Set release details for 2.2.23

 NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 2bc0a0ab315f344f748fb95dd5b5ec82e2c95539
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Thu Mar 3 14:50:46 2011 +0200

    Dailymotion.pm: Fix format support
    
    Returned "default" for all videos nonetheless of -f arg.
    Ported from quvi.

 lib/clive/Host/Dailymotion.pm |  134 ++++++++++++++++++++---------------------
 1 files changed, 66 insertions(+), 68 deletions(-)

commit 55245eedf2263b83d075c383373735f67e129a62
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Thu Mar 3 11:38:57 2011 +0200

    Youtube: Fix video ID parsing (#10)
    
    - http://sourceforge.net/apps/trac/clive/ticket/10

 lib/clive/Host/Youtube.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 09cf6a998fa7670aadcdec56d77042851fcaf4e6
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sun Jan 16 18:45:33 2011 +0200

    Bump version to 2.2.23

 lib/clive/Config.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2aec28627f219b58edc82ad0c081144739b12ce5
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sun Jan 16 18:42:24 2011 +0200

    Set release details for 2.2.22

 NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit ce187e11802effb6998910c50ece38005b0e8202
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Jan 8 12:56:04 2011 +0200

    MANIFEST.SKIP: Cleanup

 MANIFEST.SKIP |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)

commit 66ffcdde038575cd2a98b6541d764422124f0a04
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Jan 8 12:55:16 2011 +0200

    Add gitignore file

 .gitignore |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

commit ae651acff429cc915c297fc0a310d1f08dd6e6ed
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Jan 8 12:48:40 2011 +0200

    support-youtube.t: Cleanup, add youtu.be test

 t/support-youtube.t |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)

commit a81f068443ccc65c5888c0f268993e27fa050a23
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Jan 8 12:46:47 2011 +0200

    Accept youtu.be URLs [#8]
    
    * http://sourceforge.net/apps/trac/clive/ticket/8

 lib/clive/App.pm |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

commit b980a6a793d26f2810e40cdf779cc07f05020083
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Fri Jan 7 10:44:45 2011 +0200

    Bump version to 2.2.22

 lib/clive/Config.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d50cbd448d7cfc78cc606a95dd59ce131d1dc988
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Fri Jan 7 09:58:46 2011 +0200

    Set release details for 2.2.21

 NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit b99c7de084fddb8c762f767e716de0e9daa5332e
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sun Jan 2 18:56:28 2011 +0200

    MANIFEST.SKIP: Add patches/

 MANIFEST.SKIP |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 0d2bb753ff7163e13f8b206c4cb366e97f916416
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sun Jan 2 18:55:02 2011 +0200

    Dailymotion.pm: Fix family-filter blocker [#4]
    
    * <http://sourceforge.net/apps/trac/clive/ticket/4>

 lib/clive/Curl.pm             |    7 ++-
 lib/clive/Host/Dailymotion.pm |  111 +++++++++++++++++++++++-----------------
 2 files changed, 68 insertions(+), 50 deletions(-)

commit 42c0c15acb91b12960c4c7398b0a7cec2f7a9126
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Mon Dec 27 08:19:54 2010 +0200

    Bump version to 2.2.21

 lib/clive/Config.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 67a1ab22b2b075114fc5af6db73938ec596717e0
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Mon Dec 27 08:17:04 2010 +0200

    Set release details for 2.2.20

 NEWS |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit e4f1981150832650b0eade0fbdfa52089363665b
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Mon Dec 27 08:13:06 2010 +0200

    support-youtube.t: Add HTTPS URL

 t/support-youtube.t |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit ddd1bc82b51bba62b9a21416244cc1a3fa54f2b8
Author: Peter Pentchev <roam@ringlet.net>
Date:   Wed Dec 22 10:11:45 2010 +0200

    Process non-HTTP URL's.
    
    Some online video services, e.g. YouTube, also provide their content
    over HTTPS.  In some environments, e.g. weirdly configured corporate
    firewalls, it may be useful to use that :)

 lib/clive/App.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 68253c3831632787164f37d61b8fb5f148ba508a
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 18 16:49:25 2010 +0200

    Vimeo.pm: Fix video ID parsing [#2]
    
    - http://sourceforge.net/apps/trac/clive/ticket/2

 lib/clive/Host/Vimeo.pm |   28 +++++++++++++++-------------
 1 files changed, 15 insertions(+), 13 deletions(-)

commit fed6949f251289e520991b16c23c16680f80dbb2
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 20:03:36 2010 +0200

    Bump version

 lib/clive/Config.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit d3699ce9ff93d8bb2cdd18416a801261976bf827
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 19:59:30 2010 +0200

    Set release details for 2.2.19

 NEWS |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

commit 5ffb0403ae723e3b9f55e6f27c7f9bbccbab3cf3
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 19:48:10 2010 +0200

    lastfm.url: Replace dead link

 url_collection/lastfm.url |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 861c0149a310c8a6a782ee19e278fec340a1a31f
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 19:45:40 2010 +0200

    gvideo.url: Remove dead links

 url_collection/gvideo.url |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit f80b2115dc8681a0420096346782904d0f1f4dd6
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 19:35:54 2010 +0200

    Fix [Gg]asgrank -> [Gg]askrank typo

 MANIFEST                    |    2 +-
 lib/clive/Host/Gasgrank.pm  |   52 -------------------------------------------
 lib/clive/Host/Gaskrank.pm  |   52 +++++++++++++++++++++++++++++++++++++++++++
 lib/clive/HostFactory.pm    |    2 +-
 t/support-gasgrank.t        |   17 --------------
 t/support-gaskrank.t        |   17 ++++++++++++++
 url_collection/gasgrank.url |    1 -
 url_collection/gaskrank.url |    1 +
 8 files changed, 72 insertions(+), 72 deletions(-)

commit d4fee1a628fb46c922605ef8cb1c004c40964e9a
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 19:20:40 2010 +0200

    Rename evisor.url to gasgrank.url

 url_collection/evisor.url   |    1 -
 url_collection/gasgrank.url |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)

commit ecd72af36fa67954b8b26903c0ecdb186be9d96e
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 19:18:13 2010 +0200

    Fix liveleak token/id parsing

 lib/clive/Host/Liveleak.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e45631e5d45a5c3b0fa86794f3d079320b83b1d5
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 19:13:15 2010 +0200

    _cleanupTitle: remove obsolete strings from array

 lib/clive/Video.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 26d8edcc57232d131cc1a70fb7a8ab0477e17744
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 18:48:21 2010 +0200

    Rename Evisor.pm to Gasgrank.pm

 MANIFEST                   |    2 +-
 lib/clive/Host/Evisor.pm   |   52 --------------------------------------------
 lib/clive/Host/Gasgrank.pm |   52 ++++++++++++++++++++++++++++++++++++++++++++
 lib/clive/HostFactory.pm   |    2 +-
 t/support-evisor.t         |   17 --------------
 t/support-gasgrank.t       |   17 ++++++++++++++
 6 files changed, 71 insertions(+), 71 deletions(-)

commit bc5048f5eda3e20f3a4109a99552ae1e3b147ee9
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 18:45:13 2010 +0200

    Remove broken ehrensenf support

 MANIFEST                     |    1 -
 lib/clive/Host/Ehrensenf.pm  |   71 ------------------------------------------
 lib/clive/HostFactory.pm     |    2 -
 t/support-ehrensenf.t        |   16 ---------
 url_collection/ehrensenf.url |    1 -
 5 files changed, 0 insertions(+), 91 deletions(-)

commit 3a52ea684c0e20514e3328fecf265e80ad6e1aca
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 18:42:26 2010 +0200

    Remove broken cctv support and test

 MANIFEST                 |    1 -
 lib/clive/Host/Cctv.pm   |  106 ----------------------------------------------
 lib/clive/HostFactory.pm |    1 -
 t/support-cctv.t         |   16 -------
 url_collection/cctv.url  |    1 -
 5 files changed, 0 insertions(+), 125 deletions(-)

commit 69c201089d19e3576d3fbc7f4c26f3aebba68009
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 18:38:00 2010 +0200

    Rename tests, exclude net tests from dist
    
    If you need the support-*.t, get them from the repo.

 MANIFEST                |   22 +++-------------------
 MANIFEST.SKIP           |    5 ++++-
 README                  |    7 ++-----
 t/00compiles.t          |    9 ---------
 t/01pod.t               |   13 -------------
 t/02youtube.t           |   24 ------------------------
 t/03break.t             |   15 ---------------
 t/04liveleak.t          |   16 ----------------
 t/05dailymotion.t       |   21 ---------------------
 t/06golem.t             |   19 -------------------
 t/07cctv.t              |   16 ----------------
 t/08evisor.t            |   17 -----------------
 t/09google.t            |   22 ----------------------
 t/10sevenload.t         |   20 --------------------
 t/12vimeo.t             |   15 ---------------
 t/13error.t             |   14 --------------
 t/14spiegel.t           |   20 --------------------
 t/15ehrensenf.t         |   16 ----------------
 t/16clipfish.t          |   15 ---------------
 t/17funnyhub.t          |   16 ----------------
 t/19buzzhumor.t         |   15 ---------------
 t/eval-compile.t        |    9 +++++++++
 t/eval-exitstatus.t     |   14 ++++++++++++++
 t/eval-pod.t            |   11 +++++++++++
 t/support-break.t       |   15 +++++++++++++++
 t/support-buzzhumor.t   |   15 +++++++++++++++
 t/support-cctv.t        |   16 ++++++++++++++++
 t/support-clipfish.t    |   15 +++++++++++++++
 t/support-dailymotion.t |   21 +++++++++++++++++++++
 t/support-ehrensenf.t   |   16 ++++++++++++++++
 t/support-evisor.t      |   17 +++++++++++++++++
 t/support-funnyhub.t    |   16 ++++++++++++++++
 t/support-golem.t       |   19 +++++++++++++++++++
 t/support-google.t      |   22 ++++++++++++++++++++++
 t/support-liveleak.t    |   16 ++++++++++++++++
 t/support-sevenload.t   |   20 ++++++++++++++++++++
 t/support-spiegel.t     |   20 ++++++++++++++++++++
 t/support-vimeo.t       |   15 +++++++++++++++
 t/support-youtube.t     |   24 ++++++++++++++++++++++++
 39 files changed, 310 insertions(+), 328 deletions(-)

commit 8a9f43c00dd8d10605dc0a8ab5af45117d5fdfbc
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 18:05:48 2010 +0200

    Move tlinks/ to url_collection/

 tlinks/break.url                  |    1 -
 tlinks/buzzhumor.url              |    1 -
 tlinks/cctv.url                   |    1 -
 tlinks/clipfish.url               |    1 -
 tlinks/dmotion.url                |    2 --
 tlinks/ehrensenf.url              |    1 -
 tlinks/evisor.url                 |    1 -
 tlinks/funnyhub.url               |    1 -
 tlinks/golem.url                  |    1 -
 tlinks/gvideo.url                 |   12 ------------
 tlinks/lastfm.url                 |    1 -
 tlinks/liveleak.url               |    2 --
 tlinks/sload.url                  |    1 -
 tlinks/spiegel.url                |    1 -
 tlinks/vimeo.url                  |    1 -
 tlinks/ytube-nocookie.url         |    1 -
 tlinks/ytube-utf8.url             |    1 -
 tlinks/ytube.url                  |    1 -
 url_collection/break.url          |    1 +
 url_collection/buzzhumor.url      |    1 +
 url_collection/cctv.url           |    1 +
 url_collection/clipfish.url       |    1 +
 url_collection/dmotion.url        |    2 ++
 url_collection/ehrensenf.url      |    1 +
 url_collection/evisor.url         |    1 +
 url_collection/funnyhub.url       |    1 +
 url_collection/golem.url          |    1 +
 url_collection/gvideo.url         |   12 ++++++++++++
 url_collection/lastfm.url         |    1 +
 url_collection/liveleak.url       |    2 ++
 url_collection/sload.url          |    1 +
 url_collection/spiegel.url        |    1 +
 url_collection/vimeo.url          |    1 +
 url_collection/ytube-nocookie.url |    1 +
 url_collection/ytube-utf8.url     |    1 +
 url_collection/ytube.url          |    1 +
 36 files changed, 31 insertions(+), 31 deletions(-)

commit 0ed73f575f5c347e070e70fbe42523c2b000104b
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 18:02:48 2010 +0200

    Add man1/clive.1.pod, simplify bin/clive POD
    
    Manifying will be done now from man1/clive.1.pod. bin/clive will only
    contain the help strings from now on.

 MANIFEST         |    1 +
 Makefile.PL      |    2 +
 bin/clive        |  644 ++++--------------------------------------------------
 man1/clive.1.pod |  550 ++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 594 insertions(+), 603 deletions(-)

commit 95752b3842a7897b4e1779cd4bd18e4fa9448b8a
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 17:42:18 2010 +0200

    Exclude tlinks/ from manifest

 MANIFEST      |   18 ------------------
 MANIFEST.SKIP |    1 +
 2 files changed, 1 insertions(+), 18 deletions(-)

commit 59a73ae76d3b35dda8851b28b78f3d3285aab0d7
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 17:40:30 2010 +0200

    Generate ChangeLog from gitlog; gzip src instead

 Makefile.PL |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

commit 4583a506b82f3f0c4051364c447aa5ca594a301d
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 17:40:02 2010 +0200

    Add more patterns to MANIFEST.SKIP

 MANIFEST.SKIP |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 2539dff37b172eafb571cb9055f156e2ef4005cf
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 17:29:52 2010 +0200

    Add empty ChangeLog file

 MANIFEST  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit a38cfe691b77ceb659cf55dd39caa2d884297a5a
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 17:24:33 2010 +0200

    Backup ChangeLog as ChangeLog.pre-gitlog

 ChangeLog            |  963 --------------------------------------------------
 ChangeLog.pre-gitlog |  963 ++++++++++++++++++++++++++++++++++++++++++++++++++
 MANIFEST             |    2 +-
 3 files changed, 964 insertions(+), 964 deletions(-)

commit 5b5a5c7ad149c459e3d16d11e30c050467527011
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 17:03:30 2010 +0200

    Remove myubo support: dead site

 MANIFEST                |    3 --
 lib/clive/Host/Myubo.pm |   52 -----------------------------------------------
 t/18myubo.t             |   17 ---------------
 tlinks/myubo.url        |    1 -
 4 files changed, 0 insertions(+), 73 deletions(-)

commit a677f13af07ca50f908681e1603f6be788b94d8f
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 17:01:49 2010 +0200

    02youtube.t: Fix format array

 t/02youtube.t |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 0066635160eb690408240c69927cab46de55b6d9
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 15:16:44 2010 +0200

    Set new home WWW

 README    |    6 ++----
 bin/clive |   21 +++++----------------
 2 files changed, 7 insertions(+), 20 deletions(-)

commit d3085b6bbcaeb6b2fc6870927e6e7166ef05d3b4
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 13:03:14 2010 +0200

    Youtube: Extend format aliases to match quvi IDs
    
    Extend aliases to cover those recently introduced by quvi based the
    wikipedia page information about the containers. Use
    $container_$max_width.

 lib/clive/Config.pm      |   33 +++++++++++++++++++++++----------
 lib/clive/HostFactory.pm |    9 +++++----
 2 files changed, 28 insertions(+), 14 deletions(-)

commit a9ee885c8c36882d846dca595a9b993df726acd1
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 12:47:19 2010 +0200

    Fix Youtube: Unknown error (http/404) [#1]
    
    - http://sourceforge.net/apps/trac/clive/ticket/1

 lib/clive/Host/Youtube.pm |  127 +++++++++++++++++++++++++--------------------
 1 files changed, 71 insertions(+), 56 deletions(-)

commit de703346f3ee76cf14c916f9fbff21b5280c3439
Author: Toni Gundogdu <legatvs.git@gmail.com>
Date:   Sat Dec 11 12:29:48 2010 +0200

    Remove TODO file

 MANIFEST |    1 -
 TODO     |    2 --
 2 files changed, 0 insertions(+), 3 deletions(-)

commit be4ad0a61f0730368985bd039ce9218fcc8d4ec2
Author: legatvs <legatvs.git@gmail.com>
Date:   Tue Nov 30 14:02:38 2010 +0200

    bump version

 lib/clive/Config.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
