File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Inside Breaking Bad/ | - | 2023-Jan-10 23:36 |
Deleted Scenes/ | - | 2023-Jan-10 23:36 |
Alternate Ending/ | - | 2023-Jan-10 23:36 |
Walt's Confession.mkv | 23.8 MiB | 2023-Jan-10 22:10 |
The Main Event.mkv | 529.5 MiB | 2023-Jan-10 22:35 |
The Layers of a Sound Mix.mkv | 78.8 MiB | 2023-Jan-10 22:34 |
The Final Showdown.mkv | 262.8 MiB | 2023-Jan-10 22:34 |
Life of a Show Runne.mkv | 232.0 MiB | 2023-Jan-10 22:35 |
Jesse Pinkman Evidence Tape.mkv | 26.0 MiB | 2023-Jan-10 22:18 |
Gag Reel.mkv | 64.0 MiB | 2023-Jan-10 22:20 |
Blood Money Table Read.mkv | 422.2 MiB | 2023-Jan-10 22:34 |
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 5/Featurettes 5.2/"
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