Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.
/ YandexDown Public archive

Tiny Tool to download a Small and Large Yandex Disk Files by CLI

Notifications You must be signed in to change notification settings

SecFathy/YandexDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Yandex Disk Downloader Tool

The Yandex Disk Downloader Tool is a simple Python script that allows users to download files from Yandex Disk easily. With this tool, users can download both small and large files from Yandex Disk with ease. The tool takes in a Yandex Disk file link and a download location, and then downloads the specified file to the designated location.

Installation

Installation Requirement

  pip install requests

Usage/Examples

To use the tool, follow these steps:

  1. Run the following command in your terminal:
python3 YandexCLI.py -l <yandex_link> -d <download_location>

  1. Replace <yandex_link> with the link to the file you want to download from Yandex Disk, and <download_location> with the directory where you want to save the downloaded file.

  2. Press Enter and wait for the download to complete.

About

Tiny Tool to download a Small and Large Yandex Disk Files by CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages