Files
perl-WWW-YouTube-Download/perl-WWW-YouTube-Download.changes
Dirk Stoecker 30cb63f387 Accepting request 849655 from devel:languages:perl:autoupdate
- updated to 0.65
   see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
  0.65      2020-11-19 23:03:14Z
      - Fix extracting the video title from a playlist (GH#64) (David Mortiboy)

OBS-URL: https://build.opensuse.org/request/show/849655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-WWW-YouTube-Download?expand=0&rev=11
2020-11-20 12:59:46 +00:00

117 lines
3.9 KiB
Plaintext

-------------------------------------------------------------------
Fri Nov 20 11:38:54 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.65
see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
0.65 2020-11-19 23:03:14Z
- Fix extracting the video title from a playlist (GH#64) (David Mortiboy)
-------------------------------------------------------------------
Mon Sep 21 03:13:23 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.64
see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
0.64 2020-09-20 15:12:09Z
- Get youtube-playlists working again. (GH#60, fixes GH#40) (isync)
-------------------------------------------------------------------
Sat Aug 1 03:23:21 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.63
see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
0.63 2020-06-23 21:13:51Z
- Find url in a new way (GH#56) (Roy Storey)
-------------------------------------------------------------------
Fri Oct 11 09:06:21 UTC 2019 - <timueller+perl@suse.de>
- updated to 0.62
see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
0.62 2019-10-10 12:59:04Z
- Remove Build.PL. Fixes #53 (GH#54) (Olaf Alders)
0.61 2019-10-09 01:48:27Z
- Document that youtube-playlists is currently broken (GH#52) (Olaf Alders)
- Add progress bar display with Term::ProgressBar. (GH#10 and GH#50) (Ryo
Okamoto and Mohammad S Anwar)
- Fix typo (GH#48) (Alexandr Ciornii)
- use JSON::MaybeXS instead of JSON (GH#43) (Dan Book)
-------------------------------------------------------------------
Wed Jul 11 06:17:13 UTC 2018 - coolo@suse.com
- updated to 0.60
see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
0.60 2018-07-10T20:08:49Z
- Fix regexp warning with perl 5.28 GH#42 (gregor herrmann)
-------------------------------------------------------------------
Fri Jun 24 06:47:23 UTC 2016 - coolo@suse.com
- updated to 0.59
see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
0.59 2016-06-23T16:07:09Z
- Fixed test failures (B. Estrade)
-------------------------------------------------------------------
Thu Jun 18 18:35:21 UTC 2015 - coolo@suse.com
- updated to 0.58
see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
0.58 2015-06-17T22:29:38Z
- Added a user-agent override switch (isync)
-------------------------------------------------------------------
Mon Apr 13 19:09:55 UTC 2015 - coolo@suse.com
- updated to 0.57
see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
-------------------------------------------------------------------
Mon Apr 13 19:09:54 UTC 2015 - coolo@suse.com
- updated to 0.36
see /usr/share/doc/packages/perl-WWW-YouTube-Download/Changes
0.36 Mon Oct 31 02:45:48 2011
- fix default filename problem in youtube-download.pl
0.35 Tue Oct 18 00:28:58 2011
- fix typo in youtube-playlists.pl (rt:71721)
0.34 Sat Oct 15 16:14:57 2011
- workaround for win32
- fix suffix problem
0.33 Wed Oct 12 01:17:34 2011
- added youtube-download.pl and youtube-playlist.pl (request by st3vil++)
- fix doc
0.32 Tue Aug 23 01:52:20 2011
- added LICENSE file (no code change)
0.31 Tue Aug 23 00:25:02 2011
- added fmt 38 to .mp4 (mikolaj++)
0.30 Sun Aug 7 15:25:11 2011
- cleanup (mikolaj++)
0.29 Fri Aug 5 01:29:27 2011
- fixed a problem that did not works, becouse changed YouTube's design. (katsuhito konishi++)
0.28 Thu Aug 4 00:03:58 2011
- fixed a problem that did not works, becouse changed YouTube's design. (mikolaj++)
-------------------------------------------------------------------
Sun May 29 19:29:58 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.27)