Skip to content

Commit

Permalink
Merge pull request #27 from lewler/dev
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
lewler authored Nov 19, 2024
2 parents 04c6a7c + 74eb5e1 commit d0d149d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Bulldozer is a script designed to automate the process of downloading, organizin
- Automatic RSS censoring for matching premium sources
- Optional local database with metadata for improved flexibility
- Option to split active podcasts on current year (database required)
- Partial download of feed using --match-titles
- Torrent file creation with piece size calculation

## Requirements
Expand Down Expand Up @@ -102,6 +103,8 @@ chmod +x bulldozer
- `--check-config`: Check if user config is valid.
- `--log-level`: Set the logging level (e.g., DEBUG, INFO, WARNING, ERROR, CRITICAL).
- `--search-term`: Use <input> as search term instead of podcast name.
- `--name`: Use <input> as the podcast name.
- `--match-titles`: Will only keep episodes matching <input> in the feed.
## Project Structure
Expand Down

0 comments on commit d0d149d

Please sign in to comment.