[libwww-youtube-download-perl] branch master updated (0bbb5de -> 956253a)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Jul 3 13:05:10 UTC 2016


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

kanashiro pushed a change to branch master
in repository libwww-youtube-download-perl.

      from  0bbb5de   update changelog
       new  9c4fd89   Add debian/upstream/metadata
       new  772c87d   Update debian/changelog
      adds  06b24c3   initial commit
      adds  e4a8253   wrote the POD
      adds  9c66058   delete comment
      adds  35fa1ed   added verbose
      adds  5aaa664   regex bug fix
      adds  c2943ec   tweak
      adds  467e683   changed fmt params
      adds  47063b5   added video_url
      adds  17b21d8   added `fmt` field
      adds  66d0eee   いろいろと処理変更
      adds  ec7f249   デバッグ文削除
      adds  f7eceec   v0,05リリース
      adds  d51451c   requiresにURI::Escape追加
      adds  92ed64e   fmt自動判定部分をYouTubeの仕様変更に伴い修正
      adds  95ee5a7   HTMLが変わったっぽいので対応
      adds  8004a56   version++
      adds  26f50a4   decodeしてからuri_unescapeするように変更
      adds  97b93e8   no Any::Mooseしといた
      adds  dfcd1c6   changed tab to space
      adds  6805481   refactoring
      adds  d01874d   change pod
      adds  11e185c   oops!
      adds  4e6c4b2   supported FULL HD quality
      adds  e5f9396   remove use_test_base
      adds  738e8aa   version++
      adds  93a87fe   根本的に書き直し / yusukebe++
      adds  6dff9fc   削除
      adds  913db03   依存を減らした
      adds  eea14e0   * get_* を動的に生成するようにした. * エラー処理を追加した
      adds  c90c219   eg 書き換え
      adds  575b2be   version 0.10
      adds  330d4bb   added `ua` setter/getter
      adds  8f5efd7   最小限のテストを書いた
      adds  05f78b7   using CGI
      adds  0386bab   version 0.11
      adds  b48f314   added .git
      adds  31b4659   change svk to git
      adds  d902d42   change tagpattern
      adds  e444990   upload 失敗したorz
      adds  d6ad826   Revert "upload 失敗したorz"
      adds  13166e8   Revert "Revert "upload 失敗したorz""
      adds  e155e48   added fmt_list
      adds  70b6626   fiexd parallel download.
      adds  5c0758c   oops
      adds  0c86dc3   Checking in changes prior to tagging of version 0.13.
      adds  a3f9133   added parallel download sample.
      adds  373e333   video が二回も出現していた
      adds  f4d0ae0   fixed type and wrote pod
      adds  8b43a1f   version 0.14
      adds  c84ff37   added auto_set_repository
      adds  b129a27   YouTube's API has changed so I fixed it.
      adds  1de1e74   Checking in changes prior to tagging of version 0.15.
      adds  13655cf   requires Test::More 0.96
      adds  254d756   typo++
      adds  fbf899b   supported aspell and ispell
      adds  0fbbf5e   added keywords
      adds  3535f60   Checking in changes prior to tagging of version 0.16.
      adds  430c825   changed git push
      adds  0906eee   trim space
      adds  46be5c5   YouTube's API had change X( maybe fixed.
      adds  b7fc7ae   fixed test
      adds  81d0f21   Checking in changes prior to tagging of version 0.20.
      adds  dba4f55   fixed bug for _video_id(). If already had $1 is defined, was returned $1 without matches.
      adds  632d908   not using get_info api
      adds  63aa87e   Checking in changes prior to tagging of version 0.21.
      adds  258e985   Checking in changes prior to tagging of version 0.22.
      adds  257ae5d   suport any video urls (mikolaj++)
      adds  c93f7aa   Checking in changes prior to tagging of version 0.23.
      adds  88a99bf   正しいJSON文字列を取ってこれるようにした
      adds  c6e49df   fixed could not fetch json data problem (akiym++)
      adds  5683b91   Checking in changes prior to tagging of version 0.24.
      adds  f454c25   added few more match URLs
      adds  e095500   Checking in changes prior to tagging of version 0.25.
      adds  971c872   fixed scrape logic
      adds  88bac18   Checking in changes prior to tagging of version 0.26.
      adds  f26c415   Merge branch 'master' of github.com:xaicron/p5-www-youtube-download
      adds  9e7142a   fixed garbled
      adds  cfd3c20   fixed typo
      adds  d0f438f   Checking in changes prior to tagging of version 0.27.
      adds  b1c562e   fixed a problem that did not works. (thanks mikolaj++)
      adds  d86d712   ignore MYMETA
      adds  eaa71d3   Checking in changes prior to tagging of version 0.28.
      adds  d9f41d3   YouTube's HTML has changed. (hirokatsu konishi++)
      adds  56edc11   removed tests
      adds  b3253eb   Checking in changes prior to tagging of version 0.29.
      adds  f0ef68b   patched, mikolaj++
      adds  0fbad87   Checking in changes prior to tagging of version 0.30.
      adds  5b0c295   added fmt 38 to mp4 (reported by mikolaj)
      adds  f5aec87   tweaks
      adds  24342aa   Checking in changes prior to tagging of version 0.31.
      adds  715919d   added LICENSE
      adds  36c524f   Checking in changes prior to tagging of version 0.32.
      adds  35188bd   added user-agent
      adds  dbd92d5   tweaks
      adds  8f83798   fix typo
      adds  7195d8f   oops!
      adds  b7be288   tweaks
      adds  d261af9   fix doc
      adds  38674d2   removed auto_include
      adds  4497038   create youtube-dl.pl
      adds  5b24786   renamed
      adds  0b1434e   fixed default filename (missing '.')
      adds  17d2c97   wrote doc and tweask output messages
      adds  71c14c5   create youtube-playlists.pl
      adds  e5cb30f   added test script shebang
      adds  0274e24   tweaks
      adds  1f1893b   removed space
      adds  82cbc5a   fix doc
      adds  7c08731   Checking in changes prior to tagging of version 0.33.
      adds  9f44249   workaround for Win32
      adds  c609953   suffix fixes (maybe)
      adds  6cda9db   add resolution
      adds  abcb18f   wrong message fixes
      adds  10442d6   suffix problem fixes, and cleanup code
      adds  ccf37bb   Checking in changes prior to tagging of version 0.34.
      adds  f9c532d   oops! typo fixes (rt:71721)
      adds  09dccfd   Checking in changes prior to tagging of version 0.35.
      adds  a7c54cb   default output filename fixes
      adds  400e19c   Checking in changes prior to tagging of version 0.36.
      adds  7276465   oops! s/-dl/-download/g
      adds  9332310   file_name is DEPRECATED
      adds  a0f4bd4   using croak
      adds  9b6aba7   fixed wrong characters in filename (mikolaj++)
      adds  5db4558   Checking in changes prior to tagging of version 0.37.
      adds  91b709a   oops forgot
      adds  be26171   fixed typo (mikolaj++)
      adds  5f9ad0c   remove wrong code
      adds  a5df5cd   Checking in changes prior to tagging of version 0.38.
      adds  2bd2add   fixed english
      adds  47dc4fc   removed .pl suffix
      adds  ed7f886   tweaks
      adds  58b8b0d   Checking in changes prior to tagging of version 0.39.
      adds  e469f6a   fix: find the player config
      adds  0af779f   Checking in changes prior to tagging of version 0.40.
      adds  cefcc18   patched from Mikolaj Kucharski++
      adds  9018c28   fixed https://rt.cpan.org/Public/Bug/Display.html?id=79931
      adds  14ff6fe   Checking in changes prior to tagging of version 0.41.
      adds  efaf5c4   add parse_head => 0 option to ua
      adds  887777c   Merge pull request #5 from ks0608/not_parse_head
      adds  b494a83   tweaks
      adds  c0d06bb   fied RT: 81068
      adds  b905f9c   Checking in changes prior to tagging of version 0.42.
      adds  780ebcc   Update bin/youtube-download
      adds  d5a661e   Merge pull request #4 from mokko/master
      adds  f3e3001   using Module::Build
      adds  34cb33a   Checking in changes prior to tagging of version 0.43.
      adds  7b6bb80   Update bin/youtube-download
      adds  8f4db5b   Update bin/youtube-playlists
      adds  da78d52   Merge pull request #6 from isync/master
      adds  79b259a   Checking in changes prior to tagging of version 0.44.
      adds  1750e69   Update lib/WWW/YouTube/Download.pm
      adds  6e1e57f   Create video_user.t
      adds  917384c   Update t/private/video_user.t
      adds  3bf3d2a   Merge pull request #7 from isync/master
      adds  f3161bc   changed test
      adds  f892db3   Checking in changes prior to tagging of version 0.45.
      adds  19b359b   fixed regex strings for getting parameters.
      adds  59e71cb   Checking in changes prior to tagging of version 0.46.
      adds  5d27828   added some documentation and documented prepare_download
      adds  f530c0f   added note about default filename
      adds  604b0a2   added example to show use for prepare_download
      adds  c44bd78   Merge pull request #9 from polettix/master
      adds  0c7337a   Checking in changes prior to tagging of version 0.47.
      adds  87e812f   added README.pod
      adds  db0f4ae   fixed "Not an ARRAY reference" problem (mikolaj++)
      adds  0a3f3a1   cleanup
      adds  0ee397e   minilize
      adds  b82f696   Checking in changes prior to tagging of version 0.48.
      adds  3c853fd   Checking in changes prior to tagging of version 0.49.
      adds  8222b8b   Checking in changes prior to tagging of version 0.50.
      adds  53fe2da   added BUG REPORTING section
      adds  d066eff   Cleanup
      adds  878c9f6   Support new url (mikolaj++)
      adds  758e4d5   Added link
      adds  141dbad   Checking in changes prior to tagging of version 0.51.
      adds  f80463c   New playlist naming support
      adds  7c6a044   fix missing quote
      adds  4e94145   small wording change, make it clear it should be url
      adds  05386a8   Merge pull request #11 from kucharskim/master
      adds  806fdcc   Checking in changes prior to tagging of version 0.52.
      adds  8d14d75   Fix some spelling errors in outputs and manpages.
      adds  1e33074   Merge pull request #12 from takaki/master
      adds  78513bf   Improvements to youtube-playlists: - new -i option to print only video IDs - increament max results reported by the cli from 25 to 50 - add support for listing of favorite lists - make PL prefix in playlist ID mandatory - documentation updates after above changes
      adds  3dfe887   Fix regress tests
      adds  6866348   New youtube-playlists features: - new -n option to normalize given URLs, acts also as dry run - new -u option to parse given arguments as YouTube usernames and list their video uploads - Download.pm gets new method user_id() to parse URLs and return YouTube username - documentation updates - regress for above method - the tools still has max results limit of 50 items, for a given playlist or user uploads
      adds  f0d9895   Move regress tests out of t/private/ to t/
      adds  71f8725   add dot.travis.yml for Travis continuous integration service
      adds  8781e41   tabs to spaces
      adds  161da00   Merge branch 'master' of github.com:kucharskim/p5-www-youtube-download into kucharskim-master
      adds  b9d5192   cleanup
      adds  80bee65   Merge branch 'kucharskim-master'
      adds  eb63581   Checking in changes prior to tagging of version 0.53.
      adds  739945a   dry run, skip, more filename supported placeholders
      adds  3677d2b   croak when video is not available in your country: - make sure the site is in english - search for message and croak
      adds  9bc8fad   some videos have signature under different key, but this change still doesn't make them work, they return http 403 forbidden
      adds  e57893f   Fix for certain videos, one example is those provided by Vevo. It's based on https://gist.github.com/anonymous/e40cb4a1ba3c71f16c05
      adds  32e1730   croak when signature is not found
      adds  5a7c8ba   remove unused variable
      adds  a6af9ab   using Carp::Intrenal
      adds  57e2e4e   cleanup
      adds  a527153   Merge remote-tracking branch 'upstream/master'
      adds  3cda081   move Accept-Language header to _get_content()
      adds  2356260   Merge pull request #15 from kucharskim/master
      adds  f41909b   Added commnet
      adds  626bb97   minil build
      adds  5fe275e   Checking in changes prior to tagging of version 0.54.
      adds  c5aeb0f   - support of more encoded signatures, based on yt-dl.org - use croak in consistent way
      adds  18d9f51   add regress tests for new signature decoder, based on yt-dl.org tests
      adds  e01bd68   sync signature decoding with yt-dl.org
      adds  775112f   support another playlist id type
      adds  ac036ec   Merge pull request #16 from kucharskim/master
      adds  b6163bd   Checking in changes prior to tagging of version 0.55.
      adds  129fe9d   fix typo: $Carp::Intrenal -> $Carp::Internal
      adds  4a32801   Merge pull request #18 from Syaltut/master
      adds  74fe307   Reformatted as per CPAN::Changes::Spec
      adds  0e8accc   Merge pull request #17 from neilbowers/master
      adds  e852037   Checking in changes prior to tagging of version 0.56.
      adds  83ab431   update signature decoding function
      adds  70558d4   drop signature regression test
      adds  6c23394   more CR+LF to LF conversions
      adds  5f5aa2f   sync with youtube-dl again
      adds  a768817   sync with youtube-dl 2013.09.24.2
      adds  6e78d43   fix signature 84
      adds  84e1bad   fix for signature 83
      adds  b117c70   it's better to use youtube-dl's print signature code option
      adds  9956fd2   update for signature 82
      adds  6f29f51   signature 82 changed again
      adds  cf6f983   signature 86
      adds  3a73eb9   whitespace fix
      adds  938831b   Merge pull request #21 from kucharskim/master
      adds  5b46379   Clarification of error message
      adds  26b2b3a   Fixed parsing of 'user' value by widening scope of regex
      adds  05625cf   Elaborated pod
      adds  f25ae72   Pod tweaks: fixed typo in Download.pm pod, added {user} usage to examples.
      adds  085b4cb   Add an "interactive" mode (switch -a/ --interactive); Don't create hash-keys on exist-check
      adds  a2a77f8   Merge pull request #23 from isync/master
      adds  dd7f116   Let the JSON parser stop when it finds trailing garbage
      adds  87a6a56   Don't fail if we can't find a signature
      adds  684a721   Merge pull request #31 from tsibley/json-and-signature-fixes
      adds  548043d   Checking in changes prior to tagging of version 0.57.
      adds  7acaa87   Add Travis config.
      adds  7f2e6bc   added user-agent override switch
      adds  21b3a59   Checking in changes prior to tagging of version 0.58.
      adds  9599d35   PRC: CPANTS error missing_prereqs
      adds  d284fa6   Merge pull request #37 from pauloscustodio/prc1
      adds  db511e3   Changed the hashes for the videos in youtube.t. The existing hashes pointed to videos that had been removed from youtube and were resulting in 403 errors.
      adds  3090ef6   Merge pull request #39 from estrabd/update-video-hashes
      adds  cf0e3c8   Updates Changes.
      adds  b67c376   [ERROR] Module::Build::Tiny doesn't install bin/ directory. You should rename bin/ to script/
      adds  43c1b0e   Checking in changes prior to tagging of version 0.59.
      adds  6d7f196   Imported Upstream version 0.59
       new  253dc2c   Merge tag 'upstream/0.59'
       new  3b8b96c   Update debian/changelog
       new  8ed5d47   d/u/metadata: reformat email contact
       new  b105884   Declare compliance with Debian policy 3.9.8
       new  877d224   debian/control: remove build dependency on libtest-simple-perl, already satisfied in oldstable
       new  6f1a7db   debian/control: use libmodule-build-tiny-perl instead of libmodule-build-perl
       new  8b5d6db   debian/control: remove duplicated build dependency on perl
       new  588c6ec   d/changelog: fix long entry, thanks lintian
       new  956253a   release libwww-youtube-download-perl version 0.59-1

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Build.PL                          | 57 ++-------------------------------------
 Changes                           |  3 +++
 MANIFEST                          |  4 +--
 META.json                         | 14 +++++-----
 META.yml                          | 14 +++++-----
 README.md                         |  2 +-
 debian/changelog                  | 17 ++++++++++--
 debian/control                    |  7 +++--
 debian/upstream/metadata          |  7 +++++
 lib/WWW/YouTube/Download.pm       |  2 +-
 {bin => script}/youtube-download  |  0
 {bin => script}/youtube-playlists |  0
 t/youtube.t                       |  8 +++---
 13 files changed, 54 insertions(+), 81 deletions(-)
 create mode 100644 debian/upstream/metadata
 rename {bin => script}/youtube-download (100%)
 rename {bin => script}/youtube-playlists (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-youtube-download-perl.git



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