Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 498 Bytes

File metadata and controls

19 lines (13 loc) · 498 Bytes

Bulk downloader for reddit v2

Dockerized version of BDFR 2.x with batteries included:

  • No need to install python & pip packages
  • No need to install ffmpeg and other dependencies

Available on Docker hub

dockeri.co

Usage:

docker run --rm -it \
    -v $(pwd)/downloads:/downloads \
    lucarillosi/bulk-downloader-for-reddit \
    --help