File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
306 Sunset.mkv | 152.3 MiB | 2023-Jan-10 22:35 |
307 One Minute.mkv | 149.7 MiB | 2023-Jan-10 22:34 |
301 No Màs.mkv | 142.5 MiB | 2023-Jan-10 22:34 |
310 Fly.mkv | 142.2 MiB | 2023-Jan-10 22:32 |
309 Kafkaesque.mkv | 138.9 MiB | 2023-Jan-10 22:34 |
313 Full Measure_new.mkv | 138.8 MiB | 2023-Jan-10 22:35 |
311 Abiquiu.mkv | 133.0 MiB | 2023-Jan-10 22:34 |
312 Half Measures.mkv | 120.3 MiB | 2023-Jan-10 22:33 |
308 I See You.mkv | 114.2 MiB | 2023-Jan-10 22:35 |
305 Mas.mkv | 110.8 MiB | 2023-Jan-10 22:34 |
302 Caballo Sin Nombre.mkv | 99.7 MiB | 2023-Jan-10 22:34 |
303 I.F.T.mkv | 97.2 MiB | 2023-Jan-10 22:33 |
304 Green Light.mkv | 97.1 MiB | 2023-Jan-10 22:32 |
This whole directory can be recursively downloaded using the following command:
wget -r -np -nH -R "index.html*" "https://downloads.rainbowda.sh/series/Breaking Bad/Extras/Season 3/Mini Video Podcasts/"
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