1. Hi, is it possible to download plugins with wget or without login to simplify downloads? Thank you.

    i tried using my site cookies but i get 403 error.

    wget -x --load-cookies cookies.txt "http://oxidemod.org/plugins/2402/download?version=15504"

    --2018-01-10 08:28:08-- http://oxidemod.org/plugins/2402/download?version=15504

    Resolving oxidemod.org... 84.200.69.125
    Connecting to oxidemod.org|84.200.69.125|:80... connected.
    HTTP request sent, awaiting response... 403 Forbidden
    2018-01-10 08:28:11 ERROR 403: Forbidden.
     
    Last edited by a moderator: Jan 10, 2018
  2. Wulf

    Wulf Community Admin

    Not from the current site, it requires a login. So you'd either need to login or use an cache of the site which may or may not be up-to-date.
     
  3. I solved it, my cookie was wrong. But, now, how do i download the last version without specify the version number?
    Thank you.
     
  4. Wulf

    Wulf Community Admin

    You'd have to scrape the page for the link, there is no "latest" link for them.
     
  5. Can you post your solution please? Yesterday night i did lot.. lot of tests... Until I realize that the site was down ...