Skip to content

Releases: ColumPaget/Movgrab

fix for per-user config file, minor improvement to sshtunnel proxy type

19 Jul 23:42
Compare
Choose a tag to compare

global config file was working, but per-user config files in ~/.movgrab.conf weren't.

movgrab can now handle sshtunnel proxy urls that don't include a username. These are assumed to require now authentication. This is useful if you configure your ssh peers in a .ssh/config file.

'-o none' option added. Bugfixes.

26 Jun 11:25
Compare
Choose a tag to compare

This release is focused on improving 'player' support (using the -P command-line switch). Players now read from stdin, rather than from a file. The option '-o none' is added to allow use of player mode without leaving files of downloaded content lying around on disk. Also some bugfixes, including fix of a segfault when a connection fails.

Preferences file, Environment variables

15 Jun 20:33
Compare
Choose a tag to compare

This release adds support for environment variables to set proxy or media format preferences. Also a preference file that allows setting these along with configuring player programs for different media types. The '-P auto' option is added to allow automatically selecting a player from those configured in the preferences file.

m3u8 multipart downloads fixed

14 Mar 22:35
Compare
Choose a tag to compare

.m3u8 urls had a problem concerning file locking that would cause them to fail with the message "Already downloading this URL". This has been fixed now.

metacafe.com fixed, screencast.com added, bugfixes

28 Jan 23:23
Compare
Choose a tag to compare

metacafe.com downloads work again. screencast.com added to list of sites. General code tidyups and bugfixes.

Back from the dead

26 Jan 23:55
Compare
Choose a tag to compare

Removed long-dead video sites. Updated code to get most sites working again. Improved handling of proxy servers. Added new sites: www.imdb.com, www.ign.com, www.ebaumsworld.com, www.gamestar.de, openclassroom.stanford.edu. Added -np option to specify a 'now playing' file for use with ICY/icecast internet radio stations. Added -U option to specify user-agent string.

Resurrection release

14 May 23:17
Compare
Choose a tag to compare

Bringing this one back from the dead. Socks proxy support added (so should now work with ssh vpns and tor). Now compiles on freebsd and openbsd. A bunch of sites work again, some are still broken, some have been removed, some report as broken in the 'test-sites' check, but actually will work when you try downloading from them