Skip to main content

yet is a console (kind of rss) application to download youtube videos.

Project description

YET - Youtube export TUI

yet is a console (kind of rss) application to download youtube videos. It uses subscriptions.json file which comes with your youtube export data. It provides a minimalistic and nice curses interface. It uses youtube-dl to download videos.

Dependencies

  • Python>=3.6
  • youtube-dl
  • xmltodict

Installation

Using Pip

  • You can install yet through PyPi: pip install ye-tui

From source

Usage

First export your youtube data from https://takeout.google.com/, it should come with a subscriptions.json file. Move the subscriptions.json into ~/.config/yet folder.

Run 'yet' from your terminal emulator.

Use arrow keys or 'h,j,k,l' to navigate around. D to download, V to open in VLC media player(if installed) and O to open in browser. You can change the keybindings from the config file.

The downloaded video files are saved under $HOME/Videos directory. You can change the path from config file.

Configuration

Copy the yet/config/yet.conf from this repo or from python package directory, into ~/.config/yet folder. The config file is self explanatory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ye-tui-0.1.6.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

ye_tui-0.1.6-py3-none-any.whl (29.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page