UsergeTeam / Userge

Userge, Durable as a Serge
https://userge.tech
GNU General Public License v3.0
676 stars 2.02k forks source link

downloading with username and password #345

Closed Boy656 closed 3 years ago

Boy656 commented 3 years ago

The download feature with write the username and password for some sites, especially the index sites that are created in order to connect Google Drive with cloudflare workers to speed up the download, but I use the index with a username and password. Now I cannot download it without the username and password

rking32 commented 3 years ago

try .term wget --user=$username --password=$password -P downloads $link