Saief1999 / sendcm-downloader

19 stars 8 forks source link

Sendcm Folder Downloader

READ FIRST

This repositorty has been archived. Send.cm started using Cloudflare Which prevents web scrapers (such as this one) from properly working. However, There are still cloudflare bypassers out there. Use them at your own risk!

Overview

Open In Colab

A small tool that gives you the ability to download whole folders from send.cm

demo

Prerequisites

Make sure you have installed all of the following prerequisites on your machine:

Or simply install all requirements by running:

pip install -r requirements.txt

Usage

python sendcm_downloader.py [folder_link] [local_path] {--noprogress}

Copying files into Google Drive

The google colab link ( provided above ) makes it possible to copy all the files from a send.cm folder into your own Google Drive account.

The advantage of this method is that all the heavy lifting will be done via Google Collab. You won't be limited by your own network speed.

  1. Mount your GDrive account
  2. Run the Code block to initialize the downloader
  3. Input your folder link and your Drive destination link