Mercurial > codedump
changeset 120:3ecb2e815854
Update channeldownloader.py
committer: GitHub <noreply@github.com>
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Fri, 14 Apr 2023 23:52:47 -0400 |
parents | 196cf2e3d96e |
children | 8ec0e91a5dcf |
files | channeldownloader.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/channeldownloader.py Sat Mar 25 17:02:23 2023 -0400 +++ b/channeldownloader.py Fri Apr 14 23:52:47 2023 -0400 @@ -13,7 +13,7 @@ -h --help Show this screen -o --output <folder> Output folder, relative to the current directory [default: .] - -d --database <file> HTTP or HTTPS proxy (SOCKS5 with PySocks) + -d --database <file> YTPMV_Database compatible JSON file """ from __future__ import print_function import docopt