Added requireemts
This commit is contained in:
4
README.md
Normal file → Executable file
4
README.md
Normal file → Executable file
@@ -16,6 +16,10 @@ Download all images/videos from Pinterest user/board/section.
|
|||||||
- [x] Unique board/log name with timestamp options.
|
- [x] Unique board/log name with timestamp options.
|
||||||
- [x] Proxies options.
|
- [x] Proxies options.
|
||||||
|
|
||||||
|
### Requirements:
|
||||||
|
|
||||||
|
$ python3 -m pip install -r requirements.txt
|
||||||
|
|
||||||
### Usage:
|
### Usage:
|
||||||
|
|
||||||
$ python3 pinterest-downloader.py --help
|
$ python3 pinterest-downloader.py --help
|
||||||
|
|||||||
2
requirements.txt
Executable file
2
requirements.txt
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
colorama
|
||||||
|
requests
|
||||||
Reference in New Issue
Block a user