All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
v2.3.3 (2012-03-16) / Toni Gundogdu
Toni Gundogdu:
- Do not prepend "http" URL if it is not found [13c5d89]
- examples/cliverc: Use new category option [9b32fd2]
- Fix a typo in manual [249c3d9]
- Revise --help output [cf1f0dd]
- Use -vq with quvi when supported (#15) [02b3f64]
2.3.2 Sat Oct 22 2011 Toni Gundogdu
Changes:
- Revise README, README.packagers, INSTALL, manual, Makefile.PL
- Add --user-agent to args used with autodetected curl command
- Revise examples/cliverc, add --user-agent to curl example
- Lower quvi prerequisite to 0.2.16.1
== 2.3 ==
2.3.1.1 Sun Jun 19 2011 Toni Gundogdu
Fixes:
- Missing details in --help output
2.3.1 Sat Jun 18 2011 Toni Gundogdu
Changes:
- Add --query-formats, deprecate "--format list"
- Detect quvi and/or download command from $PATH
- In the absence of --quvi and/or --get-with
- Bump quvi prerequisite to 0.2.17
- Revise manual
== 2.3 ==
2.3.0.3 Mon May 02 2011 Toni Gundogdu
Changes:
- Add support to read input from files
2.3.0.2 Tue Mar 15 2011 Toni Gundogdu
Changes:
- Make --version less verbose
- Manual: Add SYNOPSIS
- examples/cliverc, Manual: Add --category-http (quvi 0.2.12+)
Bugfixes:
- examples/cliverc: Typo in --get-with
2.3.0.1 Sat Feb 12 2011 Toni Gundogdu
Changes:
- Replace outdated webm_480p with mp4_360p in examples
- README: Cleanup, add notes for packagers
- Add examples/git/hooks/pre-commit
- Manual: Cleanup, add HISTORY
- Add vim modeline
Other:
- Create "2.2" branch from "master"
- Merge "2.3_gws" into "master" branch
- http://sourceforge.net/apps/trac/clive/wiki/Changes-2.3
2.3.0_4 (beta 4, 2.3_gws) Sat Dec 18 2010 Toni Gundogdu
Changes:
- Generate ChangeLog from git log
2.3.0_3 (beta 3, 2.3_gws) Wed Dec 01 2010 legatvs
Changes:
- Add support for /etc/xdg/clive/clive.conf
- Add support /etc/xdg/clive.conf
- Add --format list pattern
- Add --format list
- Add --format help
2.3.0_2 (beta 2, 2.3_gws) Thu Nov 04 2010 legatvs
Changes:
- Use quvi(1) for parsing video details, --quvi arg
- Use external command to download, --get-with arg
- Use version->declare instead of version::qv
- Add JSON::XS dependency
- Add examples/cliverc
- Additional config file search paths (e.g. system-wide)
- Remove WWW::Quvi dependency
- Remove WWW::Curl dependency
- Remove Term::ReadKey dependency
- Remove --continue, --overwrite, --proxy
- Remove --no-proxy, --agent, --throttle
2.3.0_1 (beta 1) Wed Oct 27 2010
Changes:
- Use libquvi (WWW::Quvi) to parse video details
- Remove options / features
- Rename options
- Prerequisites
Bugfixes:
- Progressbar unicode issues
2.3.0 "Glorified Wrapper Script" (2.3_gws)
* Single-script vs. multiple-clive-modules
- clive is no longer dispersed all over the file system in Perl packages
* Use quvi(1) to parse the video details
- 2.3 was going to use WWW::Quvi and libquvi (beta 1)
- Had a piffany (beta 2)
* Leave downloading for an external 3rd party command to do
- e.g. curl, wget or whatever
* Complete command line interface clean up
- Esoteric, or otherwise now completely obsoleted, features were discarded
See also:
<http://sourceforge.net/apps/trac/clive/wiki/DevelopmentStatus>
Copy and paste some from changelog:
Dailymotion.pm: Fix format support
Returned "default" for all videos nonetheless of -f arg.
Ported from quvi.
Youtube: Fix video ID parsing (#10)
- http://sourceforge.net/apps/trac/clive/ticket/10
Bump version to 2.2.23
2.2.19 Sat Dec 11 2010 Toni Gundogdu
Changes:
- Set <http://clive.sourceforge.net> as new WWW home
- Add man1/clive.1.pod, manify from this from now on
- Youtube: Extend format aliases to match quvi IDs
- Remove myubo support: dead site
- Backup ChangeLog as ChangeLog.pre-gitlog
- Generate ChangeLog from gitlog
- Rename Evisor.pm to Gaskrank.pm
- Rename tests
- Remove dangling (and broken) ehrensenf, cctv support
- Exclude network tests, can still be found in the repo
- gzip release tarball from now on
Bugfixes:
- Liveleak.pm: token/ID parsing
- Youtube.pm: Unknown error (http/404) [#1]
2.2.17 Sat Nov 06 2010 legatvs
Changes:
- toUnits: fix hi-speed issue, thanks to Thomas Klausner for the report
- Makefile.PL: Use VERSION_FROM
- Use 'version' module
Version 2.2.16
September 28, 2010
Changes:
* Add support for webm_480p, webm_720p [youtube]
* Thanks to Mark Weaver for the patch, <http://is.gd/fmwv5>
* Misc. minor tweaks in manual (e.g. URLs, etc.)
* Migrate issue tracking from Googlecode to Sourceforge, <http://is.gd/fmylF>
Version 2.2.15
September 10, 2010
Changes:
* New Youtube test URL
* --format, "flv" is now called "default"
* Add Youtube 1080p support (#62)
* Update Youtube format IDs to match those used with quvi
Bugfixes:
* Vimeo support (http/404), thanks to Jonas Smedegaard for the fix (#61)
- <http://bugs.debian.org/595486>
Version 2.2.14
September 2, 2010
Bugfixes:
* Output File path encoding (#60)
Version 2.2.13
August 12, 2010
Changes:
* Add --license option
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Version 2.2.12
July 25, 2010
Changes:
* Mark cctv support as broken
Bugfixes:
* [youtube] http/404, ported from quvi, fix by Daniel Schaal (quvi #7)
* break.com support, thanks to Werner Elsler for the fix (#57)
changes.
Version 2.2.11
--------------
April 3, 2010
Bugfixes:
* Youtube, update patterns to reflect website changes
Version 2.2.10
--------------
March 24, 2010
Changes:
* Add buzzhumor.com support
* Mark ehrensenf.de support as broken
Bugfixes:
* Update --hosts format strings
* dailymotion.com
# Change format IDs to reflect website changes (yet again):
* h264-hd -> hd
* h264-hq -> hq
* removed h264 and spark-mini (no longer even listed)
# Parse title from elsewhere
* Title was previously parsed from the title HTML tag
* Which usually contained more than we cared for
# Spew out an error if the video looks like a partner video
* break.com
# Support, thanks to Werner Elsler for the fix
# Title parsing, ported from libquvi
Version 2.2.9 (February 13, 2010)
User-visible changes:
* Fix dailymotion formats
1. vp6-hd -> h264-hd
2. vp6-hq -> h264-hq
3. vp6 -> h264
* Fix vimeo support
1. closes issue #49
* Partial fix: cctv: dump multi-segment video links
1. single-segment videos are still copied normally
2. closes issue #45 (for now)
Developer-visible changes:
* Rename CHANGES -> ChangeLog
* Add NEWS file
* Remove dead test link:
1. tlinks/sload.url
2. t/10sevenload.t
Version 2.2.8 (December 18, 2009)
User-visible changes:
* Remove the remains of the redtube support
* Do not replace dashes with underscores in ids (closes issue #44 )
* Sevenload:
1. Fix http/401 error
2. Cleanup title parsing (use config data instead)
* Croak with an error if BerkeleyDB module is not found
1. And either -d or -g options are used
Version 2.2.7
(September 29, 2009)
User-visible changes:
* Fix: dailymotion id parsing
* Youtube:
# Accept -f fmt34
# fmt34 is now treated as yet another (new?) format
# Rewrite youtube section of the FORMATS in the manual
* Fix: --format=best not working with youtube (closes issue #39)
# Thanks to Peter Baranyi for the fix
Known issues:
* redtube: broken (verify -> http/404)
Version 2.2.6
(September 14, 2009)
User-visible changes:
* Fix: liveleak: "error: Unsupported protocol (http/1)" (closes#36)
* Fix: vimeo: title parsing (Thanks to Peter Baranyi for the fix, closes#37)
- Fixes title issues with accented chars
* Fix: break: http/403 (Thanks to Werner Elsler for the fix, closes#38)
Version 2.2.4
(August 2, 2009)
User-visible changes:
* Add:
# --stream-pass option (port from cclive)
# funnyhub support
* Port from cclive
# myubo support
* Port from cclive
# clipfish support
* Thanks to Patrick Hoffmann <patrick@sobran.de> for data mining
* Fix:
# Misc. typos in manual
# Redtube support (videoid/title parsing issues)
# Dailymotion: spak-mini -> spark-mini
* Change:
# replace dashes ("-") with underscores ("_") in video ids
Version 2.2.3
(July 25, 2009)
User-visible changes:
* Add:
1. Support spiegel.de (closes issue #32) [thanks to anon for data]
2. Support golem.de (closes issue #33) [thanks to anon for data]
3. ~/.clive/config path support
4. --cookie-jar option
5. Support for ehrensenf.de (closes issue #34) [thanks to bjoern for data]
* Improve: unicode support (related to issue #29)
1. cctv: no longer requires -C and -R options (obsoletes -R)
2. --cclass: now works as expected with unicode as well
* Improve: backwards compatibility with clive 2.0, 2.1
1. Allow --format=(mp4|hd|hq|3gp) (closes Debian bug #535957)
2. Restore ~/.config/clive/config path support (closes Debian bug #535483)
3. Add --upgrade-config (2.0/2.1 config to 2.2+ format)
* Change:
1. --hosts prints now supported formats
2. Pair --exec with --exec-run, the latter now triggers the former
2.1. Closes Debian bug #520520
3. Relocate files
3.1. ~/.clivelast -> ~/.cache/clive/last
3.2. ~/.clivecache -> ~/.cache/clive/cache
4. If HOME environment variable undefined, assume current workdir
5. --version: print locale etc.
* Fix:
1. --version: copyright years
2. File suffix for CCTV (.x-shockwave-flash -> .flv)
3. Remove "see examples" from pod markup (closes issue #30)
4. Prevent ".$suffix" output filenames
4.1. Use $id if !$title && %i was not defined in --filename-format
4.2. Related to issue #29
5. --no-proxy: really disable all proxy use (closes issue #25)
5.1. http_proxy setting was still used
6. Can't call method "filename" on unblessed reference at Exec.pm line 5x
6.1. e.g. clive URL --exec="ls;"
6.2. Closes Debian bug #535459
7. Dailymotion support (closes issue #35)
8. Redtube support (error: no match: `(?-xism:videoid=(.*?)')')
* Rename:
1. --recall, --recall-file -> --last, --last-file
2. CLIVE_HOME -> CLIVE_CACHE
* Remove:
1. -R, --raw (obsoleted by improved unicode support)
2. --home-dir option
2.1. Missleading name
2.2. Obsoleted by --cache-file and --last-file
* Manual page:
1. Add note about numeric suffix (closes issue #28)
2. Fix a number of typos, use better grammar
3. Overhaul
Version 2.2.2
(July 9, 2009)
User-visible changes:
* Change: Google: --format=mp4/best
1. Default to flv if mp4 is not available
2. Fix --format=best support
Version 2.2.1
(June 21, 2009)
User-visible changes:
* Add: support for Vimeo (closes issue #19)
* Add: return codes for each error case (closes issue #22)
* Fix: return code is always 0 (closes issue #20)
* Change: --hosts output now matches cclive output
Version 2.2.0
(June 14, 2009)
FOREWORD
--------
This release is a major overhaul aimed to fix the previous design flaws
and clean up the codebase. Note that 2.2.0 breaks compatibility with
the earlier versions of clive.
Most users will not notice much differences after upgrading to 2.2.0
but those users who have used clive for anything more than "clive URL"
should read the changes carefully. The summary of changes section
includes more detailed changes that is recommended reading for all
users and maintainers.
2.2.0 changes the license from ISC to GPLv3. The license was last
changed in 2.1.0 to ISC but has now been reverted back to GPLv3 after
some further consideration.
Config::Tiny has been replaced with Getopt::ArgvFile. The latter had
some advantages over Config::Tiny that lead to the switch. For example,
instead of trying to memorize the (often confusing) config variable
names, users can now use command line options in the config file.
This also means that everytime a new feature is added to the program,
we are no longer required to modify the code responsible for parsing
the config file. Using Getopt::ArgvFile also required adding only one
line of code to the project whereas Config::Tiny required several.
cache no longer reads by default. This means that --cache-read option
must be invoked for clive to read previously stored video records
from the cache. The change was made after seeing how most users found
the reading from cache too confusing and frequently reported expired
link errors such as HTTP 403 as bugs even though the behaviour was
documented in the manual page. DAERTM?
--emit-csv now outputs very few details about the videos. Only those
fields that are known to be any use are printed out.
2.2.0 also removes a number of less used features that have lingered
in the project since the 1.x. Most of these features were never
requested and have only been burdening the program codebase since
their introduction.
Part time hackers and/or developers will notice that clive now follows
a new OO design -- as well as Perl5 allows it. While there are still
some considerations regarding the design and limitations that could not
quite be ported from C++ used in cclive, WYSIWYG.
Package/port maintainers will want to read the README file. The previously
used GNU Makefile is no longer used and clive installation now depends on
ExtUtils::MakeMaker instead.
SUMMARY of CHANGES
------------------
User-visible changes:
* License change
1. ISC -> GPLv3
2. Last changed in 2.1.0 (-> ISC)
* Slight improvements to program startup time
* Config file format changes (Config::Tiny -> Getopt::ArgvFile)
1. Command line options can now be used in config file
2. Breaks compatibility with previous versions
3. Cleaner and new format allows using cmdline options in configs
4. Format was last changed in 2.0.0
Example:
-----------------------------------------------
# Config::Tiny: clive 2.0 - 2.1
cat >> ~/.config/clive/config
[http]
proxy = "http://foo:1234"
[output]
savedir = "/home/user/videos"
# Getopt::ArgvFile: clive 2.2
cat >> ~/.cliverc
--proxy="http://foo:1234"
--savedir="/home/user/videos"
-----------------------------------------------
* Fix: Redtube video title parsing
* Cache changes
1. Cache is now passive (read:no, write:yes)
2. Add: --cache- option prefix
3. New option: --cache-read, --no-cache
5. Rename: misc. options (e.g. --show -> --cache-dump)
6. Record field changes
o Breaks compatibility with previous versions
7. New field delimiter '#'
8. New field order
* File path changes
1. ~/.config/clive/config -> ~/.cliverc
2. ~/.config/clive/recall -> ~/.clivelast
3. ~/.config/clive/cache -> ~/.clivecache
* --format changes
1. Add: --format=best support (closes issue #15 )
2. Rename: mp4 -> fmt18 (Youtube)
3. Rename: Dailymotion ID spark -> flv
* Bugfixes
1. cURL error handling
2. Google mp4 support
3. Do not strip link params (closes debian bug #530659)
4. --format=fmt6 (no longer supported by Youtube?)
5. Dailymotion ID parsing
* New options:
1. --home-dir
2. --recall-file
3. --cache-file
4. --no-cclass
5. --raw
6. --stop-after (closes issue #18)
* --emit-csv: changes to CSV fields (cleanup, print only the necessary fields)
1. clive 2.0 - 2.1:
page_link, video_link, filename, file_length_mb,
file_length_bytes, video_id, time_stamp, page_title,
initial_length, remaining_bytes
2. clive 2.2:
base_filename, file_length, video_link
* Remove options:
1. --savebatch
2. --renew (now obsolete)
3. --youtube-user (broken since 2.1)
4. --youtube-pass (...)
5. --no-login (...)
6. --clivepass (...)
7. --emit-xml
8. --background
9. --progress
10. --output
11. --append
12. --paste
13. --format=fmt6
* Other changes:
1. Long options: aliases (e.g. --output_file | --output-file | --outputfile)
2. --filename-format: new specifiers, rename some of the old ones
3. --format: exit with an error if id is not recognized by clive
4. Rename: -r -> -l (--recall)
5. Many short options have been removed (or reused)
Version 2.1.14
(May 25, 2009)
User-visible changes:
* Add: support for youtube-nocookie.com (closes issue #12)
* Add: fmt35 format ID for Youtube [closes issue #10 (and #13)]
* Fix: liveleak id parsing
* Rename: --format IDs for Youtube
** mp4_hd -> fmt22
** 3gpp -> fmt17
** xflv -> fmt6
* Rename: --output-video -> --output-file
* Rename: output:file -> output:filename_format (config file)
* Remove: --overwrite option (use --output-file instead)
Version 2.1.13
(May 16, 2009)
Developer-visible changes:
* Change: use perltidy defaults for style
* Change: BerkeleyDB and File::Path modules are now optional
** Cache features depend on these modules
* Moved opted_mods initilization to init_opted_mods (-> loop)
Version 2.1.10
(April 4, 2009)
NOTE: This release changes the clive status messages. This will likely
break compatibility with utilities that depend on these messages.
The changes were made to enable using abby (0.2.0+) as a front-end
for clive.
User-visible changes:
* Add abby (front-end) compatibility
- Change output similar to cclive
- http://code.google.com/p/abby/
* Add Youtube HD support (--format=mp4_hd)
- Thanks to bf for the patch (via FreeBSD ports)
* Add tv.cctv.com support [issue #6]
- Thanks to suntong001 for data mining
* Add new options
- --limit-rate (config: [http]:limit_rate)
- --hosts (print supported hosts to stdout)
- --stderr (redirect all output to stderr instead of stdout)
* Improve file suffix parsing from content-type
- Rewrite the content-type handling block in query_video_length
- Use whatever is found after slash in the content-type string
- Use "flv" for exceptions (e.g. octet-*, x-flv, etc.)
* Replace dashes in video IDs with underscores before using them in fnames
* Change --version output
* Fix reading from stdin (closes Debian #522422)
- Assume reading from stdin only if queue and argv arrays are empty
* Fix exit with status code
- Exit 0 on success, and >0 if an error occurs
Version 2.1.9
(March 27, 2009)
User-visible changes:
* Fix GoogleVideo "id not found" handling
- Symptom: exit after "process page..." message
- Cause: no check for undefined id value
* Fix GoogleVideo support
- Symptom: see above fix
- Cause: HTML changes to the video pages
* Fix URI::Escape import for GoogleVideo redirects
- Symptom: crash with "Undefined subroutine &URI::Escape::uri_unescape"
- Cause: recent script start optimizations; a missing 'require'
* Fix Break support
- Symptom: "expected different content-type"
- Cause: website content-type changes
Version 2.1.8
(March 24, 2009)
User-visible changes:
* Keep URL queue order
- Remove duplicate URL checking
* Remove --modver, change --version output
* Update manual page (clive.1, clive.pod)
- Rewrite EXAMPLES section
- Cleanup other sections
* Config file: add support for [output]:format (--format)
* Port dailymotion support from cclive
Version 2.1.7
(March 15, 2009)
User-visible changes:
* Add --output-video option
* Add option groups to --help output
* Add --stream-exec and --stream options
- Ported from cclive
* Config file: add support for
- [commands]:exec (--exec)
- [commands]:stream (--stream-exec)
- See configrc for an example
* Fix --exec; should no longer spew out "not found" shell errors
* Change default filename format to "%t_%d_%i.%s"
* Change to use "file is already fully retrieved" error message
* Port resizing progressbar from cclive
Other changes:
* Buried clive-list, grew weary of fighting spam with bare fists
- email the author directly or use the issue tracker, thanks
Version 2.1.6
(February 19, 2009)
User-visible changes:
* Renamed the following options
- --noproxy => --no-proxy
- --noextract => --no-extract
- --nologin => --no-login
* Butchered --help output
- much less verbose now
- relocated manual page data to clive.pod
* Removed --manual option
* Obsoleted "play" and "rencode" config keys in "commands" section
* Added --exec option which resembles cclive's --exec command
* Removed --play, --noplay, --rencode and --norencode options
- use --exec instead
* Changed --paste short option from '-x' to '-p'
* Removed wmv format (breakcom)
- persistant HTTP/404 (not found) error
Version 2.1.5
(February 6, 2009)
User-visible changes:
* Fixed sevenload support
Version 2.1.4
(February 1, 2009)
User-visible changes:
* Fixed Youtube login which sometimes reported failed attempts as OK
- Youtube defaults web interface language based on users ip
- clive looks for English words in the post-login page to confirm login
* Tweaked --version output
Version 2.1.2
(December 29, 2008)
* Removed "See --manual" from --version output
* Added support for evisortv
- http://code.google.com/p/clive/issues/detail?id=4
* Fixed: reused incorrectly last http error code for remaining urls in queue
* Fixed: progressbar reported 100% even if error had occurred (e.g. http/403)
Version 2.1.1
(December 19, 2008)
* Fixed "Requested range was not delivered by the server (http/33)" w/ -c
- this would occur with a batch of URLs while using the --continue option,
e.g. if the first file was continued, the following page fetches exited
with the above error
* Added --savebatch option
* Added --overwrite option
* Replaced the buggy progressbar with a "lazy man's progressbar"
* Fixed "print() on closed filehandle STDOUT" with --grep+delete
* Fixed progressbar display with --continue
Version 2.1.0
(December 10, 2008)
NOTE: Changed license GPL3 => ISC/OpenBSD.
* Added --modversion option
* Replaced Term::Progressbar with a built-in thermometer progressbar
* Removed --progress=bar:nominor support due to above changes
* Added liveleakcom support
- http://code.google.com/p/clive/issues/detail?id=3
Version 2.0.0
(December 2, 2008)
* Fixed gvideo/mp4 support (http/404 even if the extraction link existed)
* Changed "found redirect" message
* Changed --play, --rencode status messages to use file basename
Version 2.0beta4
(November 22, 2008)
* Removed metacafe support until fixed (see known issues)
* Changed Youtube login to report if there were "too many login failures"
* Fixed Youtube login support: reported failures incorrectly as OK
* Added support clivepass(1) utility (http://code.google.com/p/clive-utils)
* Added support for metacafe and sevenload embed URL translation
version 2.0beta3
(November 1, 2008)
* Fixed pasting from clipboard containing multiple URLs
* Fixed page fetch progress glitch that occured with 1+ batches
* Added --agent option
* Added --proxy option
* Added --savedir option
* Added --cclass option
* Added --filename-format option
* Added --show-format option
* Added --youtube-user and --youtube-pass options
* Added --emit-xml option
* Added --progress=[none|bar|dot]
* Replaced --noprogress with --progress=none
* Added avg. transfer rate notification
* Fixed filename printing for existing output files (e.g. output.flv.1)
* Added --play option
* Fixed metacafe support (error: failed to extract videoCDNURL)
* Added --rencode option
Version 2.0beta2
(October 15, 2008)
* clive now ignores input lines that start with the '#' character
* Added support for CLIVE_CONFIGDIR environment variable
* Ported lastfm video support from 1.x
* --version now displays XML::Simple
* Changed "= Play:" to "=> Playing ..."
* Playing occurs now subsequently after going over the URL batch
Version 2.0beta1
(September 23, 2008)
A complete overhaul and rewrite of 1.x.
* Users are expected to use the --continue/-c option to resume transfers
* Configuration file format (=> INI), path was changed (=> ~/.config/clive)
* All extractions now assume flv as the default download format
* Users are expected to understand when/how use the --format/-f option
* Reading input from multiple sources is possible (e.g. % clive -x URL URL)
* Added: --grep: used to grep and recall cached URL entries
* Added: --background and --output=logfile, --append=logfile options
* Many old cmdline and config options were removed due to new design
* Improved GoogleVideo support: handles redirects to other hosts
* Pager is used where needed (e.g. --show/-s)
* Changed default output file naming format to "%n-(%i)-[%d].%s"
* Removed: guba (deadweight), myvideo (borked), dmotion (bitches @ anon users)
Version 1.0.2
(October 14 2008, from branches/release/1.0.x)
svn://svn.gna.org/svn/clive/tags/1.0.2
User-visible changes:
* Added --hosts to list supported hosts
* Removed myvideo support (broken)
Developer-visible changes:
* Fixed googlevideo support, extraction would fail for some videos
* Fixed "AttributeError: 'builtin_function_or_method' object has no
attribute 'write'" (partially related to bug #12290)
* Added embedded link support for metacafe
- Thanks to Kai Wasserbach <debian@carbon-project.org> for the fix
* Updated AUTHORS and HACKING file
* Fixed man files with some syntax problems (bug #12266)
- Thanks to Marco Rodrigues <gothicx@sapo.pt> for the fixes
Version 1.0.1
(August 30 2008, from branches/release/1.0.x)
svn://svn.gna.org/svn/clive/tags/1.0.1
User-visible changes:
* minor startup performance improvements
* config: warn/error messages now contain absolute path to config file
* fixed: VGoogle: embedded URL -> video page URL conversion (patch #1097)
* fixed: scan: progress is now immediately flushed to stdout
* console: renamed commands
- q_r_file -> q_import
- q_w_write -> q_export
- q_r_paste -> q_paste
- q_r_recall -> q_recall
Developer-visible changes:
* Youtube: parser no longer attempts to "guess" whether video is available
- Had a long history of detecting errors incorrectly
- Ignorant of non-English errors.
* ~/.clive/passwd: permissions are set to 0600
* added: HACKING file
* import statements are now used conservatively to reduce overhead
- clive.modules.Modules caches the most commonly used imports
* runtime options are no longer passed and copied back and forth
* clive.modules.Modules is now a singleton
* clive.opts.Options is now a singleton
* added: src/clive/singleton.py
* Makefile.am: clean-local: remove dist/ subdir
Known issues:
* Myvideo extraction fails ("error: extraction url not found")
Version 1.0.0
(August 9 2008, from branches/release/1.0.x)
svn://svn.gna.org/svn/clive/tags/1.0.0
User-visible changes:
- Major new features:
* added: support for encrypted passwords, see clive(1) (--youtube,--dmotion)
* added: clive-passwd utility for storing encrypted login passwords
* added: --passwd option for using encrypted login passwords
- Minor improvements:
* fixed: some errors were still using "--youtube-user" and "--dmotion-user"
* --version: print pycrypto, pysqlite and newt (? if found, otherwise -)
Developer-visible changes:
* urlgrabber is now the only prerequisite that is needed to run clive:
features that req. other modules are disabled if a module is not found
* added: prerequisite pycrypto
* added: man/clive-passwd.1
* added: src/clive/passwd.py
* added: run-passwd.py
* added: src/clive/modules.py
* fixed: sqlite3 ImportError is now handled (src/clive/cache.py)
* removed: *all* bundled packages
- each dep. is best installed separately for security reasons
* removed: --with-installed-PACKAGE configure options
- now obsolete due to above change
* removed: obsolete configuration scripts
- acinclude.m4, config.guess, config.h.in, config.sub, depcomp, ltmain.sh
* removed: obsolete src/clive/*.py.in files
- src/clive/__init__.py.in remains
* cleanups: INSTALL, README, NEWS, ChangeLog, TODO, configure.ac
* configure.ac: if trunk: use revision for release date string
Version 0.5.0
(August 5 2008, from branches/release/0.5.x)
svn://svn.gna.org/svn/clive/tags/0.5.0
New features, enhancements:
* Added support for break.com
Thanks to Jan Hulsbergen <afoo@gmail.com> for the initial patch
* Added CHANGES file (ChangeLog and NEWS files are no longer updated)
* Added xine,mplayer detection (--write-conf)
* Added --no-login option
* Added --no-proxy option
* Added --no-confirm option (closes sr #2065)
* Replaced --$host-(user|pass) with --$host=$username:$password
* Replaced config $host_(user|pass) with $host_login="$username:$password"
* Revived AC_PROG_RANLIB in configure.ac
* Tweaked program description
Bugfixes
* --check-update: flawed version checking (e.g. 0.5.0 < 0.4.20)
Other
* Trackers now allow anononymous submissions
https://gna.org/projects/clive
* Added clive-users mailing list (General questions and discussion)
https://lists.sourceforge.net/lists/listinfo/clive-users
At the moment anything clive related can be discussed here including
development related issues. clive-dev is likely to be added later.
* Release branches are now used in the development
svn://svn.gna.org/svn/clive/branches
svn://svn.gna.org/svn/clive/trunk
svn://svn.gna.org/svn/clive/tags
* Release numbering is no longer as ad hoc as before
Starting with this release, the project follows the following
release numbering strategy:
major.minor.micro
major = Expected to have new features or entire feature sets
marks compatibility boundaries - may be forward/backward incompatible
minor = New features, usually only few at once
must be backward compatible, not necessarily forward compatible
micro = Bug fixes only or minor enhancements to existing features
must be forward/backward compatible, no new features