aliparlakci / bulk-downloader-for-reddit

Downloads and archives content from reddit
https://pypi.org/project/bdfr
GNU General Public License v3.0
2.26k stars 211 forks source link

[BUG] The filename_restriction_scheme option is not implemented for YAML files #933

Open ZapperDJ opened 8 months ago

ZapperDJ commented 8 months ago

Description

When using the filename-restriction-scheme option on a YAML file the program doesn't recognize the option

Command

folder_scheme: "{REDDITOR}/{SUBREDDIT}"
no_dupes: true
sort: new
authenticate: true
log: "bdfr.log"
config: "myconf.cfg"
submitted: true
exclude_id_file: [downloadedids]
filename_restriction_scheme: windows
max_wait_time: 0
user:
  - somerandomuser

Environment (please complete the following information)

Logs

Ignoring an unknown YAML argument: filename_restriction_scheme