File Name ↓ | File Size ↓ | Date ↓ |
---|---|---|
Parent directory/ | - | - |
Podcast 02.mkv | 109.6 MiB | 2023-Jan-10 22:32 |
Podcast 07.mkv | 115.2 MiB | 2023-Jan-10 22:34 |
Podcast 05.mkv | 117.2 MiB | 2023-Jan-10 22:35 |
Podcast 04.mkv | 120.9 MiB | 2023-Jan-10 22:33 |
Podcast 01.mkv | 124.1 MiB | 2023-Jan-10 22:34 |
Podcast 08.mkv | 124.8 MiB | 2023-Jan-10 22:33 |
Podcast 06.mkv | 130.2 MiB | 2023-Jan-10 22:35 |
Podcast 09.mkv | 130.4 MiB | 2023-Jan-10 22:35 |
Podcast 03.mkv | 135.6 MiB | 2023-Jan-10 22:34 |
Podcast 12.mkv | 164.9 MiB | 2023-Jan-10 22:34 |
Podcast 11.mkv | 208.8 MiB | 2023-Jan-10 22:34 |
Podcast 13.mkv | 238.0 MiB | 2023-Jan-10 22:33 |
Podcast 10.mkv | 245.4 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/Podcasts Encoded/"
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