Skip to content

A bash script to help downloading videos on the web.

License

Notifications You must be signed in to change notification settings

Yinr/video-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

video-Tools

A bash script to help downloading videos on the web.

Dependency

annie: get video's info & download videos

ffprobe: get video's resolution

danmaku2ass: convert xml danmaku to ass

Usage

ATTENTION! This readme and help text is not completed, see the source code for more infomations!

usage:  ./videoTools.sh SUBCOMMAND [OPTION]...

SUBCOMMAND:
    cookie          - make bilibili cookies
    list [make]     - list or generate download list
    download        - download videos and generate ass
    stat [PREFIX]   - show file list & counts with PREFIX of filename
    ass [PREFIX]    - generate ass from xml with PREFIX of filename
    info            - generate video infomations
    move PREFIX     - move files with PREFIX of filename to ${HOME}/Videos/PREFIX
    help            - show this help text

see ./videoTools.sh help for help.

License

MIT

About

A bash script to help downloading videos on the web.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages