kapitainsky / RcloneBrowser

Simple cross platform GUI for rclone. Supports macOS, GNU/Linux, BSD family and Windows.
https://github.com/kapitainsky/RcloneBrowser
MIT License
2.29k stars 218 forks source link

Internet archive support (or navigation bar in gerneral) #237

Open qtqgyt opened 1 month ago

qtqgyt commented 1 month ago

We will need a manual path like we can do in normal file browsers.

mzed2k commented 1 month ago

You could set up an Internet Archive remote: https://rclone.org/internetarchive/ Or try using an HTTP remote: https://rclone.org/http/ (due to the Internet Archive webserver structure with many redirects and missing slashes, etc. this works only for simple items).

qtqgyt commented 1 month ago

I just wanted a dedicated system in this program for archive remotes.