Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bget v0.4.0

Latest

Choose a tag to compare

@jahwi jahwi released this 18 Oct 01:27
· 15 commits to master since this release
  • Added NOBANNER command. Use it to run bget without the banner.
  • Added REFRESH command. Use it to download the latest script list from Bget's repo.
  • Added task counter to the GET, UPDATE and REMOVE commands.
  • Bget can now store script lists locally, for faster operations.
  • Added filter arguments -ONLY and -SORTBY to the LIST command. See readme for more details.
  • Added ability to toggle downloading a new script list on every get operation on or off. see SET and QUERY for more details.
  • Added ability to view when the script list was last refreshed as a global variable. Check readme for more details.
  • Added -VERSION switch. Use it to view the version number of Bget and its core components.
  • Added -logs switch to the REMOVE command. use it to clear the contents of Bget's temp folder.
  • You can now get help for specific commands, e.g BGET -help get.
  • The INFO command now displays the script size for scripts on Bget's repo.
  • The HELP command now displays command-specific help, e.g. BGET -help -get.
  • The SET command no longer requires adding a tack to the variables to be configured. E.g. BGET -set -ddm now becomes BGET -set ddm.