ytarc

0.1.2 • Public • Published

MIT license npm version

ytarc

Archiving script for Youtube videos (and videos from other services, such as Twitch).

This script is really just a convenience wrapper around yt-dlp that does a few additional things, such as enforcing a standard set of arguments, downloading to a temporary directory, and moving all the relevant files into a single output directory.

usage: ytarc [-h] [-v] [-d] URL [URL ...]

Helper utility for running yt-dlp for archiving purposes.

positional arguments:
  URL               URLs to fetch

optional arguments:
  -h, --help        show this help message and exit
  -v, --version     show program's version number and exit
  -d, --date-first  put the date at the start of the filename

Prerequisites

Requires that yt-dlp and FFmpeg are both installed.

License

© MIT license.

Dependencies (11)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ytarc

    Weekly Downloads

    0

    Version

    0.1.2

    License

    MIT

    Unpacked Size

    31.2 kB

    Total Files

    19

    Last publish

    Collaborators

    • msikma