Skip to content

azot-labs/streamyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Streamyx

Streamyx makes it simple, fast and delightful to download videos, so you can watch it offline later.

English • Pусский

You can create your own extension. Examples are available at azot-labs/extensions and here you can find a list of public extensions available for installation.

Install

Streamyx supports Windows (x64), macOS (x64 & Apple Silicon) and Linux (x64).

Windows

powershell -c "irm azot.mov/install.ps1 | iex"

Linux & macOS

curl -fsSL https://azot.mov/install.sh | bash

Getting Started

streamyx <command> [...options]

Use --help flag to see all available options.

To upgrade to the latest version of Streamyx, run:

streamyx upgrade

Install an extension

In the example below, RUTUBE extension is used to download videos from RUTUBE.

streamyx install rutube

Download a video

streamyx https://rutube.ru/video/961e6b75ea096a57dde2f957ba1cc48c/
20:32:40.667 INFO : Fetching content metadata...
20:32:40.926 INFO : Fetching metadata finished
20:32:40.928 INFO : The Best and Worst Web Browsers Ever—Which One Do You Use?
20:32:41.094 INFO : Content Matched: HTTP Live Streaming
20:32:41.094 INFO : Parsing streams...
20:32:41.348 INFO : Extracted, there are 16 streams, 16 video streams
✔ :32:41.354 INFO : The.Best.and.Worst.Web.Browsers.Ever—Which.One.Do.You.Use.2160p.WEB-DL.x264 ∙ VIDEO ∙ 3171 KiB/s
✔ :32:55.731 INFO : Muxed

Output: C:\Users\Admin\Downloads\The.Best.and.Worst.Web.Browsers.Ever—Which.One.Do.You.Use.2160p.WEB-DL.x264.mkv

Features

  • Multiple media formats support: progressive, MPEG-DASH, HLS
  • Concurrency: multiple simultaneous connections for faster downloads
  • Retry in case of request failure during download
  • HTTP2 support
  • Templates for movie and episode filenames
  • Decryption of MPEG-DASH stream with specified content key

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors