Akianonymus / gdrive-downloader

Download a gdrive folder or file easily, shell ftw.
The Unlicense
304 stars 28 forks source link

Set user agent command line parameter for curl #20

Closed vNa5h closed 3 years ago

vNa5h commented 3 years ago

Can we have a feature to set custom user agent parameter for curl in the gdl command line parameter

Akianonymus commented 3 years ago

Well it's easy enough to implement, but what will it achieve ?

vNa5h commented 3 years ago

Well it's easy enough to implement, but what will it achieve ?

Some local ISP here support peering only on android OS devices. Can set user agent to Chrome android OS one

Akianonymus commented 3 years ago

Well it's easy enough to implement, but what will it achieve ?

Some local ISP here support peering only on android OS devices. Can set user agent to Chrome android OS one

I have added support for custom user agent string, update,

Flag is --user-agent or -ua