2012-07-31 02:37:10 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.4.2:
v0.4.2 (2012-03-01) / Toni Gundogdu
Bastien Nocera:
- Add "%e" to print the extension of the linked file [8c82966]
- Add "%h" to print the thumbnail URL for a link [9e463f0]
|
2011-12-05 20:43:28 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 0.4.1
Changelog:
0.4.1 Mon Nov 28 2011 Toni Gundogdu
Changes:
- Accept multiple occurences of --exec
- Add verbosity level 'mute'
- Add new options:
--export-format
--export-level
--verbosity
--category
--feature
- Deprecate options:
--verbose-libcurl
--category-*
--quiet
--no-*
--xml
Fixes:
- Properly escape strings passed to shell (#79)
Many thanks to Tomas Janousek <tomi@nomi.cz> for the patch!
|
2011-10-16 09:31:57 by Ryo ONODERA | Files touched by this commit (4) |
Log message:
Update to 0.4.0
* Old quvi package splits into 3 packages, quvi, libquvi, and libquvi-scripts.
Changelog:
0.4.0 Wed Oct 05 2011 Toni Gundogdu
Changes:
- Split from "quvi", new repo at \
<http://repo.or.cz/w/quvi-tool.git>
- Make --category-all new default (prev. --category-http)
- Extend --exec to support %t, page title (#41)
- Remove deprecated "--format (help|list)"
- Remove deprecated "--no-shortened"
- Remove deprecated "--old"
For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.
|
2011-07-30 23:49:00 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 0.2.18
Changelog:
0.2.18 Mon Jul 18 2011 Toni Gundogdu
Changes: Webscripts
- xvideos.lua: Add support for embedded URLs, thanks for the patch anon
- soundcloud.lua: Add support for embedded URLs (#57)
- Add audioboo.lua (#53)
- Add yfrog.lua (#62)
Lionel Elie Mamane (thanks!):
- dailymotion.lua: support for /embed/video/ URLs
- Add metacafe.lua (#59)
- Add foxnews.lua (#60)
|
2011-06-19 00:20:13 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Delete commented-out lines.
|
2011-06-19 00:18:13 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 0.2.17
* PCRE is not needed anymore.
Changlog:
0.2.17 Fri Jun 17 2011 Toni Gundogdu
Changes: dist
- Remove --enable-verbose-test, set TEST_VERBOSE for same effect
- Rewrite doc/ files for NaturalDocs and place under doc/nd/
- Add doc/nd/ with NaturalDocs formatted text files
- These are not installed with quvi, see also --with-doc below
- Bump libcurl prerequisite to 7.18.2 (#58)
- Rename --with-man -> --with-manual
- Remove --with-doc
- Apart from doc/man1/quvi.1, nothing is installed from doc/
- See also --with-manual
Changes: API
- Mark QUVIOPT_WRITEFUNCTION as deprecated (removed in 0.2.20)
- Remove QUVI_WRITEFUNC_ABORT
- Remove quvi_callback_write
- Rewrite header files to use NaturalDocs comments instead
- Move function descriptions to src/lib/*_api.c
- Add quvi_query_formats
Changes: quvi
- Make minor changes to "--support arg" output
- Add --query-formats
Changes: Webscripts
- academicearth.lua: Rewrite to redirect to Blip
- collegehumor.lua: Add support for dorkly (#55)
- Thanks to Lionel Elie Mamane for the original patch
- vimeo.lua: Handle player.vimeo.com URLs (#56)
- Thanks Lionel
Fixes: Webscripts
- bikeradar.lua: Title parsing
|
2011-06-09 13:21:12 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 0.2.16:
0.2.16 Sat May 21 2011 Toni Gundogdu
Changes: quvi
- Rename '-s,--no-shortened' -> '-r,--no-resolve'
- Add support for reading input from files
Changes: API
- Add "Network interface" (quvi_net_*, QUVI_NET_*, quvi/net.h)
- Add examples/callback_libsoup.c
- Make LUA errors more informative (e.g. fname, func, etc.)
- Add "Linked list interface" (quvi_llst_*, quvi/llst.h)
- Add quvi_supported_ident (#44)
- Add quvi_supported_ident_close
- Add quvi_ident_getprop
- Deprecate remaining symbols that use 'video' and 'link' in names
- Rename (&depr.) QUVISTATUS_SHORTENED -> QUVISTATUS_RESOLVE
- Rename (&depr.) QUVIOPT_NOSHORTENED -> QUVIOPT_NORESOLVE
- Deprecate QUVIINFO_HTTPCODE, QUVIPROP_HTTPCODE
Changes: Webscripts
- Pass _quvi_media_t to quvi object functions in LUA reg. index
- collegehumor.lua: Add 'best' ('hq') format
- LUA: Add resolve function to quvi object
- Add bikeradar.lua (#50)
- Add guardian.lua (#51)
- Add more NSFW scripts
- Add blip.lua (#39)
Changes: Build system
- Add --with-soup (see INSTALL)
Changes: Documentation
- INSTALL: Remove list of (obsolete) env. variables
- Add doc/WebsiteScriptGuideLines
- API: Reorganize "Modules"
Bugfixes: Webscripts
- collegehumor.lua:51: server response code 404 (#35)
- vimeo.lua:62: no match: hd button (#48)
- liveleak.lua:48: no match: config (#47)
|
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2011-04-17 23:45:26 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
* quvi.h is changed, BUILDLINK_API_DEPENDS.quvi is changed to 0.2.15.
|
2011-04-17 15:12:53 by Thomas Klausner | Files touched by this commit (1) |
Log message:
There is no quvi-0.4.0 -- depend on 0.2.0.
|