Skip to content

Instantly share code, notes, and snippets.

View Kesk0's full-sized avatar
💭
• A m

Kesk0

💭
• A m
View GitHub Profile
@Kesk0
Kesk0 / dl-cloud-mail-ru.sh
Created May 12, 2022 18:58 — forked from kerastinell/dl-cloud-mail-ru.sh
Download file from cloud.mail.ru from linux console with bash script
#!/usr/bin/env bash
# IMPORTANT: mail.ru sometimes changes internals, not too much, but script must be changed.
#
# If this script does not work:
# - see forks, may be there is a fix already,
# - if not, please post patch in comments or create a working fork of this gist.
# Thank you!
# ВАЖНО. mail.ru время от времени меняет внутрянку, не очень сильно, но требуется адаптация скрипта.