File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
A Look at Season Four.mkv | 33.3 MiB | 2023-Jan-10 22:19 |
Box Cutter.mkv | 43.1 MiB | 2023-Jan-10 22:33 |
Bug.mkv | 31.7 MiB | 2023-Jan-10 22:14 |
Bullet Points.mkv | 32.9 MiB | 2023-Jan-10 22:30 |
Cornered.mkv | 46.1 MiB | 2023-Jan-10 22:35 |
Crawl Space.mkv | 63.1 MiB | 2023-Jan-10 22:34 |
Design of the Superlab.mkv | 38.6 MiB | 2023-Jan-10 22:21 |
End Times.mkv | 53.5 MiB | 2023-Jan-10 22:34 |
Face Off.mkv | 65.9 MiB | 2023-Jan-10 22:19 |
Hermanos.mkv | 40.5 MiB | 2023-Jan-10 22:31 |
Jesse's House.mkv | 43.6 MiB | 2023-Jan-10 22:33 |
Open House.mkv | 37.9 MiB | 2023-Jan-10 22:32 |
Problem Dog.mkv | 44.8 MiB | 2023-Jan-10 22:20 |
Salud.mkv | 64.6 MiB | 2023-Jan-10 22:32 |
Shotgun.mkv | 49.1 MiB | 2023-Jan-10 22:31 |
The Car Explosion.mkv | 100.3 MiB | 2023-Jan-10 22:33 |
The Look of the Superlab.mkv | 36.7 MiB | 2023-Jan-10 22:21 |
Thirty-Eight Snub.mkv | 41.0 MiB | 2023-Jan-10 22:21 |
Tour of the Superlab.mkv | 69.2 MiB | 2023-Jan-10 22:35 |
Unanswered Questions.mkv | 31.2 MiB | 2023-Jan-10 22:20 |
Walt and Jesse's Fight.mkv | 42.3 MiB | 2023-Jan-10 22:35 |
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 4/Inside Breaking Bad/"
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