Revision history for Perl extension WWW::YouTube::Download
0.42 Fri Nov 16 21:35:31 2012
- fixed "failed to extract JSON data" (ks0608++)
- fixed RT: 81068 (panic83++)
0.41 Thu Oct 4 00:44:13 2012
- follow the change of site (mikolaj++, yusukebe++)
- fixed color problems on scripts (mikolaj++)
- fixed RT 79931 (HMBRAND++)
0.40 Sun Jan 22 16:54:53 2012
- Fixed a problem that did not works, because YouTube's design was changed.
(ks0608++, zentooo++)
0.39 Wed Jan 18 01:28:00 2012
- remove suffix from youtube-download.pl and youtube-playlists.pl (mikolaj++)
0.38 Thu Dec 8 00:44:52 2011
- fix typo (mikolaj++)
- remove wrong code (mikolaj++)
0.37 Wed Dec 7 02:33:23 2011
- fix wrong characters in filename in youtube-download.pl (mikolaj++)
- fix doc in youtube-download.pl (mikolaj++)
- file_name option is DEPRECATED
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++)
0.27 Sun May 29 23:32:31 2011
- fixed garbled (akiym++)
- fixed typo (akiym++)
0.26 Wed Apr 20 01:34:55 2011
- fixed scrape problem (reported by Octavian++)
0.25 Sat Mar 19 00:39:41 2011
- added few more match URLs (mikolaj++)
0.24 Fri Mar 4 01:45:20 2011
- fixed could not fetch json data problem (akiym++)
0.23 Tue Feb 22 00:00:22 2011
- supported any video urls (mikolaj++)
0.22 Wed Jan 5 00:17:54 2011
- Fixed a problem that can not download videos there. (reported by Octavian)
0.21 Thu Dec 30 15:28:51 2010
- fixed bug for _video_id(). If already had $1 is defined, was returned $1 without matches. (woremacx++)
0.20 Wed Dec 15 00:57:43 2010
- YouTube's API had change, maybe fixed it.
0.16 Sun Oct 17 18:17:57 2010
- Required Text::More 0.96 later
- fixed POD spell miss
0.15 Wed Aug 11 00:14:53 2010
- YouTube's API has changed so I fixed it. (reported by Bruce David)
0.14 Fri May 7 02:50:42 2010
- typo fix
- wrote pod
0.13 Sat Apr 10 18:20:05 2010
- Each instance to create a LWP::UserAgent. # thx kuniyoshi
0.12 Sat Apr 3 16:06:33 2010
- upload miss X(
0.11 Sat Apr 3 15:02:25 2010
- added ua setter/getter.
using CGI.
0.10 Sat Apr 3 02:56:18 2010
- rewrite all
0.07 Mon Mar 1 00:11:55 2010
- supported FULL HD quality
0.06 Sun Nov 8 00:46:55 2009
- Youtube respond to changes in
0.05 Mon Oct 12 14:58:23 2009
- Youtube respond to changes in
0.03 ~ 0.04 lost X(
0.02 Sat Jun 6 21:04:17 2009
- added 'fmt' field
0.01 Sat Apr 4 16:26:29 2009
- original version