Skip to content

xoltia/ytsize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytsize

A tool for estimating the amount of storage required to archive a YouTube channel's videos.

Installation

Requires Bun, install dependencies as follows.

bun install

Usage

bun run index.ts [--streams] [--plugin PLUGIN_FILE] --channel CHANNEL_ID 

Providing the --streams flags works with archived streams instead of videos. The --plugin flag offers the ability to specifiy a function for selecting the desired AV formats. Use --gen-script-template to generate a blank plugin file.

About

Size estimator for YouTube channel archiving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published