Skip to content

LilRooks/ytdl-ipfs-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytdl-ipfs-archiver

An IPFS cache backed youtube-dl

Usage:

ytdl-ipfs-archiver [-cfg <config.edn>] [-tab <table.sqlite3>] [-bin </path/to/youtube-dl>] -- [youtube-dl arguments]

Currently uses web3.storage, and requires a token either in a configuration or as a TOKEN environment variable.

Configuration format is provided in examples.

The linked youtube-dl binary must support the --get-* flags, and expects only one download per call.

Once the database is sufficiently populated, you can share it with others to have them download your cached version.

About

An IPFS cache backed youtube-dl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages