File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Deleted Scenes/ | - | 2023-Jan-16 14:20 |
Jimmy Kaleidoscope.mkv | 43.9 MiB | 2023-Jan-16 13:09 |
Better Call Saul Music Video.mkv | 80.0 MiB | 2023-Jan-16 13:10 |
Jimmy in the Courtroom - Outtakes.mkv | 137.3 MiB | 2023-Jan-16 13:11 |
Better Call Saul - Day One.mkv | 148.3 MiB | 2023-Jan-16 13:14 |
In the Studio.mkv | 149.0 MiB | 2023-Jan-16 13:14 |
Creating the First Season.mkv | 371.7 MiB | 2023-Jan-16 13:13 |
In Conversation - Bob Odenkirk & Michael McKean.mkv | 564.4 MiB | 2023-Jan-16 13:14 |
Good Cop, Bad Cop_ Becoming Mike.mkv | 589.1 MiB | 2023-Jan-16 13:14 |
Uno - Table read.mkv | 1.1 GiB | 2023-Jan-16 13:14 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/series/Better Call Saul/Extras/Season 1/"
Note that this is a temporary storage server. Don't expect anything to stay there for long unless explicitly stated otherwise. If you find something you like, just grab it now.
You can also access this server using sftp, with username and password "public
". The command would then be sshpass -p public sftp public@rainbowda.sh
If you're using a POSIX system, you can automatically mount it on boot by putting this line in your /etc/fstab
file:
public@rainbowda.sh:/ YOUR_MOUNT_POINT_HERE fuse.sshfs defaults,nofail,allow_other,_netdev,ro,reconnect,ssh_command=sshpass\040-p\040public\040ssh 0 0