[get-flash-videos] 01/08: Merge remote-tracking branch 'origin/master'

Takaki Taniguchi takaki at moszumanska.debian.org
Wed Jul 5 02:37:18 UTC 2017


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

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

commit 70dfef4f2525cadb339880d9ab6bfb4fd4f6d087
Merge: 664af89 d1de117
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Wed Jul 5 10:58:37 2017 +0900

    Merge remote-tracking branch 'origin/master'

 .gitignore                                         |  23 --
 Makefile.PL                                        |   3 +
 debian/changelog                                   |  52 +++-
 debian/control                                     |  55 ++--
 debian/copyright                                   |   8 +-
 debian/patches/UpdateGoogleVideoURL.patch          |  17 ++
 debian/patches/fix_redirect.diff                   |  15 -
 debian/patches/no-network-tests.patch              |  22 ++
 debian/patches/series                              |   4 +-
 ...utube.pm-to-fix-breakage-with-introduction.diff |  45 ---
 debian/patches/use_libcrypt-blowfish-perl.diff     |   4 +-
 debian/rules                                       |   3 +
 debian/tests/pkg-perl/smoke-env                    |   1 +
 debian/watch                                       |   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 +++++++++++++++++++++
 74 files changed, 2663 insertions(+), 561 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