Skip to content

iagocanalejas/vscripts

Repository files navigation

VScript

Run a series of commands to a given file.

python vscript.py <path>
    extract[=0]
    atempo[=25.0]
	atempo-video[=23.976]
    delay[=1.0]
    hasten[=1.0]
    append[=LAST_OUTPUT]
    subs

DownloadYT

Adds a watcher into the given file and download all the URLs found in it.

python downloadyt.py
    -f, --file <path> (./todo.txt)
    -o, --out <path> (./out)

Subtitles

For each file in tries to find the matching subtitle file in and in '/subs'.

python subtitles.py <path>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages