BunkrDownloader
Efficient downloader for Bunkr
File Explorer
Download Latest Version (.zip)- bug_report.yml
- config.yml
- feature_request.yml
- pylint.yml
- FUNDING.yml
- demo.gif
- logo_bunkr-9Kl5M1Y.svg
- __init__.py
- api_utils.py
- crawler_utils.py
- date_utils.py
- __init__.py
- album_downloader.py
- download_utils.py
- media_downloader.py
- __init__.py
- live_manager.py
- log_manager.py
- progress_manager.py
- rate_limiter.py
- state_manager.py
- summary_manager.py
- __init__.py
- args_utils.py
- bunkr_utils.py
- file_utils.py
- general_utils.py
- url_utils.py
- __init__.py
- dry_run.py
- run_utils.py
- __init__.py
- config.py
- enums.py
- models.py
- version.py
- .gitignore
- bunkr.toml.example
- CONTRIBUTING.md
- downloader.py
- LICENSE
- main.py
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/Lysagxra/BunkrDownloader
Downloads the entire project code from GitHub to your computer.
cd BunkrDownloader
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
