Coder Social home page Coder Social logo

download-yandex-zen's Introduction

download-yandex-zen

Download video from Yandex.Zen service.

This script can be used on Mac OS X or Linux systems with ffmpeg and fish shell installed.

For convenience of Mac OS X users, there is 'install' script in the repository root. Basically it does the following:

  • installs ffmpeg, fish and git using homebrew (brew command).
  • installs download-yandex-zen script to /usr/local/bin
  • installs Yandex.Zen downloader wrapper script for Mac OS X to current user's Desktop. You can move this wrapper wherever you want.

For Linux users

Installation

  1. Install git, ffmpeg and fish shell
  2. Clone this repository
  3. Run make install
  4. You're done!

Or simply copy and paste contents of download-yandex-zen script to any file you want on your local PC.

Usage

download-yandex-zen '<video page URL>' '<target file>'

  • <video page URL> - the URL to the page with video you want to download. If page has several video files, the first found will be taken by the script.
  • <target file> - path to file to store the downloaded content.

Script will choose the best possible quality available for video, located on page. If you want to download only audio (e.g. podcasts), just choose file extension that can store only audio: e.g. ~/download.mp3 or ~/download.wav will do the trick.

For Mac OS X users

Installation

  1. Install homebrew if not done yet.
  2. Open Terminal.app
  3. Copy curl --silent 'https://raw.githubusercontent.com/DenKoren/download-yandex-zen/main/install.sh' | bash to the command line and press enter.
  4. You're done!

Usage

Check Yandex.Zen downloader application on your desktop. This is the thing you should run to start the download process.

download-yandex-zen's People

Contributors

denkoren avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.