Skip to content
/ vget Public
forked from ArneVogel/concat

CLI tool for downloading VODs form you know where

License

Notifications You must be signed in to change notification settings

ikonkere/vget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vget

This is a fork of Arne Vogel's concat because i suck at golang and can't properly contribute but i use this tool daily and wanted to have features that are most useful to me.

Example

Requirements

  • OSX
  • brew install ffmpeg
  • increase max open files (ulimit -n 4096) to at least 4096 to avoid ffmpeg issues on large VODs

Features

  • removed Windows compatibility
  • removed API key customization
  • reworked concurrent download of chunks with worker pattern and channels
  • implemented status updates from ffmpeg
  • introduced progress bars for both chunk download and video encoding processes

About

CLI tool for downloading VODs form you know where

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%