MarkusFreitag / direct-downloader

Get direct links for files located at different file hoster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

direct-downloader

Get direct links for files located at different file hoster.

Supported filehoster

  • GoogleDrive
  • YandexDisk
  • OneDrive
  • Syncplicity

Installation

pip3 install git+https://github.com/MarkusFreitag/direct-downloader

Usage

usage: direct-downloader [-h] [-p] [-s SEPARATOR]
                         sharing_link [sharing_link ...]

positional arguments:
  sharing_link

optional arguments:
  -h, --help            show this help message and exit
  -p, --print
  -s SEPARATOR, --separator SEPARATOR

About

Get direct links for files located at different file hoster.

License:MIT License


Languages

Language:Python 100.0%