File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Deleted Scenes/ | - | 2023-Jan-10 23:36 |
Inside Breaking Bad/ | - | 2023-Jan-10 23:36 |
All-Star Celebrity Bowling.mkv | 222.6 MiB | 2023-Jan-10 22:33 |
Breaking Bad No Half Measures.mkv | 3.4 GiB | 2023-Jan-10 22:35 |
Chicks 'N' Guns Behind-the-Scenes.mkv | 96.3 MiB | 2023-Jan-10 22:34 |
Chicks 'N' Guns.mkv | 83.5 MiB | 2023-Jan-10 22:34 |
Gallery 1988 Art Show.mkv | 52.0 MiB | 2023-Jan-10 22:34 |
Jesse Plemons Audition Footage.mkv | 29.3 MiB | 2023-Jan-10 22:12 |
Laura Fraser Audition Footage.mkv | 25.6 MiB | 2023-Jan-10 22:22 |
Nothing Stops This Train.mkv | 438.0 MiB | 2023-Jan-10 22:35 |
Outtakes.mkv | 32.0 MiB | 2023-Jan-10 22:34 |
Prison Stunt Rehearsal Footage.mkv | 19.0 MiB | 2023-Jan-10 22:14 |
Scene by Scene Directors Discuss Memorable Moments.mkv | 181.1 MiB | 2023-Jan-10 22:35 |
The Cleaner Jonathan Banks as Mike.mkv | 115.3 MiB | 2023-Jan-10 22:33 |
The Writers of Breaking Bad.mkv | 171.3 MiB | 2023-Jan-10 22:35 |
Writers' Room Timelapse.mkv | 249.6 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 5/Featurettes 5.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