Load data from mywebsite to pyrevit

hi everyone , i have created 1 button for my pyrevit , what i need is i click butoon and pyrevit will download the library on my website , i’m really struggling for 3 months now , really difficult maybe i give up, can someone tell me how, my website is wordpress, and what i need is to download data from my web to pyrevit, thanks everyone

Do you want to download a python library of library of RFA filies?

You can download any file from the web using requests (if this is what you need to do)

Thank you very much, I want to download the RFA file, you have given me many ideas, good luck , best wish

If it is just one RFA file I suppose you can use pyrevit URL bundle button for that.
Try to use use full URL to RFA file on your website.