New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

yadloader

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yadloader

Yet another downloader for those poor souls who have to use Yandex.Disk shared folders to receive big data.

pipPyPI
Version
0.1.0
Maintainers
1

Description

PyPI - Version PyPI - Python Version PyPI - Status PyPI - Downloads PyPI - License Gitea Issues Gitea Last Commit

yadloader is yet another downloader for those poor souls who have to use Yandex.Disk shared folders to receive big data. With the tool, huge files require much less micromanagement than they do with standard Yandex download system.

Usage

Get metadata for the whole shared folder:

yadloader metadata -o metadata.json -l https://disk.yandex.ru/d/XXXXXXXXXXXXXX

Or for a subfolder:

yadloader metadata -o metadata.json -l https://disk.yandex.ru/d/XXXXXXXXXXXXXX -s /Shared/Subfolder

Then download:

yadloader download -m metadata.json -d /local/root/directory

Bugs

Feel free to report bugs and request features here.

Keywords

cloud

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts