Skip to content

๐Ÿ”— Get a direct download link from Yandex.Disk

License

Notifications You must be signed in to change notification settings

flameshikari/yadirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Yadirect

๐Ÿ”— Yadirect Build Status

โ„น๏ธ Description

The service allows you to receive direct links to download a file/folder from Yandex.Disk.

The idea is hosting this service on disk subdomain with any reverse proxy server. For example:

All you had to do is replace yandex.ru to hexed.pw (will be disk.hexed.pw/d/0gRKgtGjqWil4g), then after pressing Enter the file/folder will start the downloading immediatly.

By the way the service has the frontend just in case.

๐Ÿณ Installation

Available in GHCR and Docker Hub for multiple platforms.

services:
  yadirect:
    image: flameshikari/yadirect
    container_name: yadirect
    ports:
      - 3000:3000