4 lines
102 B
Bash
4 lines
102 B
Bash
#!/usr/bin/env bash
|
|
## SETTINGS
|
|
enableYoutubeSeriesDownloader="true"
|
|
videoFormat="bv[width>=1280]+ba"
|