[get-flash-videos] 01/12: Merge tag 'upstream/1.25_git2014.03.23'

Daniel Lintott dlintott-guest at moszumanska.debian.org
Sun Mar 23 21:55:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

dlintott-guest pushed a commit to branch master
in repository get-flash-videos.

commit 1afb30fc0c58642e186b60537694fece52974a40
Merge: 3c3f5b8 7c26b58
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Sun Mar 23 20:45:06 2014 +0000

    Merge tag 'upstream/1.25_git2014.03.23'
    
    Upstream version 1.25~git2014.03.23
    
    # gpg: Signature made Sun 23 Mar 2014 20:45:05 GMT using RSA key ID 5D73EC6E
    # gpg: Good signature from "Daniel Lintott (dlintott) <daniel at serverb.co.uk>"

 .gitignore                               |  23 ---
 Makefile.PL                              |   3 +
 get_flash_videos                         |  56 ++++--
 lib/FlashVideo/FFmpegDownloader.pm       |  39 ++++
 lib/FlashVideo/Generic.pm                |   6 +
 lib/FlashVideo/Mechanize.pm              |  25 ++-
 lib/FlashVideo/RTMPDownloader.pm         |  50 +++++
 lib/FlashVideo/Site/Adultswim.pm         |  35 ++--
 lib/FlashVideo/Site/Ardmediathek.pm      |  38 ++++
 lib/FlashVideo/Site/Arte.pm              |  64 ++++---
 lib/FlashVideo/Site/Bbc.pm               |  11 ++
 lib/FlashVideo/Site/Blip.pm              |   6 +-
 lib/FlashVideo/Site/Brightcove.pm        |  23 ++-
 lib/FlashVideo/Site/Cbs.pm               |  30 +--
 lib/FlashVideo/Site/Channel4.pm          | 115 +++++++++++-
 lib/FlashVideo/Site/Channel5.pm          |  16 +-
 lib/FlashVideo/Site/Cultureunplugged.pm  |  24 +++
 lib/FlashVideo/Site/Daum.pm              | 124 ++++++-------
 lib/FlashVideo/Site/Facebook.pm          |  32 ++++
 lib/FlashVideo/Site/Four.pm              |  15 ++
 lib/FlashVideo/Site/Googlevideosearch.pm |   2 +
 lib/FlashVideo/Site/Gosupark.pm          |  24 +++
 lib/FlashVideo/Site/Ima.pm               |   5 +-
 lib/FlashVideo/Site/Itv.pm               | 113 ++++++++++-
 lib/FlashVideo/Site/Kanal5play.pm        | 132 ++++++++++---
 lib/FlashVideo/Site/Liveleak.pm          |  45 +----
 lib/FlashVideo/Site/Motherless.pm        |  26 +++
 lib/FlashVideo/Site/Movieclips.pm        |  34 ++++
 lib/FlashVideo/Site/Munkvideo.pm         |  37 ++++
 lib/FlashVideo/Site/Nhk.pm               |  28 +++
 lib/FlashVideo/Site/Ooyala.pm            |  17 +-
 lib/FlashVideo/Site/Oppetarkiv.pm        |  20 ++
 lib/FlashVideo/Site/Pbs.pm               |  17 +-
 lib/FlashVideo/Site/Pinkbike.pm          |  26 +++
 lib/FlashVideo/Site/Presstv.pm           |  50 +++++
 lib/FlashVideo/Site/Putlocker.pm         |  69 +++++--
 lib/FlashVideo/Site/Redtube.pm           |   6 +-
 lib/FlashVideo/Site/Sockshare.pm         |   7 +
 lib/FlashVideo/Site/Svtplay.pm           |  86 +++++++--
 lib/FlashVideo/Site/Tv.pm                |  55 ++++--
 lib/FlashVideo/Site/Tv3.pm               | 154 +++++++++++++++
 lib/FlashVideo/Site/Tv3play.pm           |  89 +++++----
 lib/FlashVideo/Site/Tv4play.pm           | 130 ++++++++-----
 lib/FlashVideo/Site/Tvnz.pm              | 268 ++++++++++++++++++++++++++
 lib/FlashVideo/Site/Ustream.pm           |   5 +
 lib/FlashVideo/Site/Video44.pm           |  38 ++++
 lib/FlashVideo/Site/Videofun.pm          |  39 ++++
 lib/FlashVideo/Site/Vidzur.pm            |  39 ++++
 lib/FlashVideo/Site/Vimeo.pm             |  43 ++---
 lib/FlashVideo/Site/Vitheque.pm          |  35 ++++
 lib/FlashVideo/Site/Vk.pm                |  48 +++++
 lib/FlashVideo/Site/Vkontakte.pm         |   7 +
 lib/FlashVideo/Site/Wat.pm               |  18 +-
 lib/FlashVideo/Site/Youku.pm             |  11 +-
 lib/FlashVideo/Site/Yourupload.pm        |  60 ++++++
 lib/FlashVideo/Site/Youtube.pm           |  18 +-
 lib/FlashVideo/URLFinder.pm              |  22 ++-
 lib/FlashVideo/Utils.pm                  | 117 +++++++++++-
 t/urls                                   |   7 +
 utils/combine-head                       |   2 +
 utils/combine-perl.pl                    |   1 +
 utils/ff-get-flash-video                 | 310 +++++++++++++++++++++++++++++++
 62 files changed, 2531 insertions(+), 464 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/get-flash-videos.git



More information about the Pkg-perl-cvs-commits mailing list