Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 509 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 509 Bytes

UnPiped

A simple script to generate your own custom YouTube homepage from an Unlibrary account.

Usage

This script assumes you have an account containing only YouTube RSS feeds; it defaults to the "yt" account, but this is configurable.

mix escript.build
unpiped [USERNAME] [BROWSER]
  • USERNAME: The username for the Unlibrary account containing the RSS feeds. Defaults to "yt".
  • BROWSER: A (path to) binary of your favorite browser (eg. /usr/bin/firefox). Defaults to firefox.