Skip to content

Preferences

Alex edited this page Apr 2, 2021 · 4 revisions

Language

Check the available languages codes:

jwb-index -L

Pick your language. For Swedish, you'd specify:

jwb-index -l Z [options]

Extra options

You can apply extra options, like 360P quality, and only including videos since 2019:

jwb-index -Q 360 --since 2019-01-01 [options]

See also Categories.

Destination

Specify the directory you want to save you data to:

jwb-index [options] /path/to/JW/output/directory

This is where generated output, or downloaded files will be stored. When using download in combination with some output modes, the script may put media files in a special sub-directory called jwb-[LANGUAGE CODE].

For some output modes that generate a single text file, you may specify that filename instead:

jwb-index -m m3u MyPlayList.m3u
Clone this wiki locally