Update sample caller.

This commit is contained in:
limkokhole
2022-01-23 14:27:00 +08:00
parent 3c3f4bccf4
commit 97306a040d

View File

@@ -163,5 +163,5 @@ Download all images/videos from Pinterest user/board/section.
### You can also use another python script to run, e.g.:
import importlib
pin_dl = importlib.import_module('pinterest-downloader')
pin_dl.run_library_main('antonellomiglio/computer', '.', 0, -1, False, False, False, False, False, None, None)
pin_dl.run_library_main('antonellomiglio/computer', '.', 0, -1, False, False, False, False, False, False, None, None)